Clear History

Install Snowplow dbt Package

Step 1: Add snowplow-mobile package

Add the snowplow-web package to your packages.yml file. The latest version can be found here

packages:
  - package: snowplow/snowplow_mobile
    version: 0.7.0



Step 2: Install the package

Install the package by running:

dbt deps