Run the Attribution dbt package using Snowplow Console
Once you are happy with how your local configuration is working, you will want to schedule it to run regularly. Snowplow provides a fully managed service for running data models in securely.
To get started, follow these steps:
-
Commit the local configuration you built previously to a Git repository.
-
Create a Git connection to your repository. In Console, navigate to Destinations > Connections > Set up connection > Git connection
-
Create a warehouse connection. In Console, navigate to Destinations > Connections > Set up connection > Data modeling connection
-
Create a model project. In Console, select Modeling > Model projects > Create model project
-
Add a run configuration with a schedule to your model project. Click Add run configuration and Add schedule. Pick your preferred schedule, e.g. daily at 00:00 AM.
For a full reference on running data models via Snowplow Console, see Run data models from Console.