snowplow-media-player v0.1.0
Summary
The package is built as an extension of the dbt-snowplow-web package that transforms raw media player event data into derived tables for easier querying generated by the Snowplow JavaScript tracker in combination with media tracking specific plugins such as the Media Tracking plugin or the YouTube Tracking plugin.
Features
- Processes all media player events incrementally.
- Is designed to allow you to easily integrate your own custom SQL into the incremental framework provided by the web package.
- The
interactions_this_run
table could serve as a base for more in-depth analysis or custom models. - Provides models on users and sessions for custom model use.
- The
Notes
Only supports Redshift & Postgres. BigQuery and Snowflake support to be added soon.