info
This package has been superseded by the Unified Digital that combines data from both web and mobile sources. For more information, see the Unified Digital page.
Snowplow Mobile Package
The package source code can be found in the snowplow/dbt-snowplow-mobile repo, and the docs for the model design here.
The package contains a fully incremental model that transforms raw mobile event data generated by the Snowplow iOS or android trackers into a series of derived tables of varying levels of aggregation.
The Snowplow mobile data model aggregates Snowplow's out-of-the-box mobile events to create a set of derived tables - screen views, sessions, and users. These contain many useful dimensions, as well as calculated measures such as screen views per session.

| snowplow-mobile version | dbt versions | BigQuery | Databricks | Redshift | Snowflake | Postgres |
|---|---|---|---|---|---|---|
| 1.0.0 | >=1.6.0 to <2.0.0 | ✅ | ✅ | ✅ | ✅ | ✅ |
| 0.7.2 | >=1.3.0 to <2.0.0 | ✅ | ✅ | ✅ | ✅ | ✅ |
| 0.6.3 | >=1.3.0 to <2.0.0 | ✅ | ✅ | ✅ | ✅ | ✅ |
| 0.5.5 | >=1.0.0 to <1.3.0 | ✅ | ✅ |