This SQL query serves as an educational example for understanding how Pendo's Data Sync works and how to replicate some simple metrics you see in the Pendo UI using raw event data.
Pendo Data Sync exports raw event data to your data warehouse (in this case, Snowflake). Unlike the Pendo UI, which automatically applies filters and transformations, Data Sync gives you the unprocessed event stream, meaning you need to understand how to transform it yourself.
At minumum, in order to match the Pendo UI, you need to implement..