Skip to main content
Data modeling
Composable analytics

Set up the Attribution dbt package

Set up data modeling for marketing attribution analysis.

Progress0%

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:

  1. Commit the local configuration you built previously to a Git repository.

  2. Create a Git connection to your repository. In Console, navigate to Destinations > Connections > Set up connection > Git connection

  3. Create a warehouse connection. In Console, navigate to Destinations > Connections > Set up connection > Data modeling connection

  4. Create a model project. In Console, select Modeling > Model projects > Create model project

  5. 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.