Clear History

Modeling your Data

flowchart LR id1(Upload)-->id2(Model)-->id3(Visualize)-->id4(Track)-->id5(Next steps) style id1 fill:#f5f5f5,stroke:#333,stroke-width:1px style id2 fill:#f5f5f5,stroke:#6638B8,stroke-width:3px style id3 fill:#f5f5f5,stroke:#333,stroke-width:1px style id4 fill:#f5f5f5,stroke:#333,stroke-width:1px style id5 fill:#f5f5f5,stroke:#333,stroke-width:1px

The snowplow-media-player dbt package transforms and aggregates the raw media event data collected by the Snowplow JavaScript tracker or iOS and Android trackers in combination with media tracking specific plugins: Media pluginHTML5 media player pluginYouTube pluginVimeo plugin or the iOS and Android media APIs.

In this chapter you will learn how to enable and run the snowplow-meida-player package.