Getting started
Navigate to Data Sources
Inside the admin panel navigate to the Data Sources page and click + NEW on the top right corner.
UTM tagging best practices
The Snapchat Ads API does not support extracting UTM tagging structures from ads. To ensure SegmentStream can link ad costs to session data, you will need to use URL macro parameters in your ad URLs.Open URL parameters
In the Ad Details section of your ad setup, click on the Build URL parameters option.
Set campaign and ad IDs
We recommend passing the
{{campaign.id}} value to the Campaign ID field, and {{ad.id}} to the Campaign content field. However, if you cannot alter the existing tags, you can skip this step and proceed to add custom parameters.Add custom parameters
In the Custom parameters setting add
campaign_id and ad_id with the values {{campaign.id}} and {{ad.id}} respectively. If you implement these custom parameters, there is no need to edit the Campaign ID and Campaign content fields.