What are UTM tags
UTM tags are a very common method of tracking digital marketing campaign performance by marketers. UTM tags allow you to know if an ad is generating clicks or traffic to the destination URL in Google Analytics. UTM tags are also known as UTMs, UTM codes, or UTM parameters.
You should add UTM tags at the end of the Destination URL when creating your ads in RollWorks to track their effectiveness and identify common user touch points on the path to conversion.
The UTM tags need to be formatted in the following way so that Google Analytics and RollWorks can recognize them and use them to segment the analytics data associated with them.
Here's a sample destination URL for an Ad with three UTM tags highlighted:
acme.com/?utm_source=rollworks&utm_medium=retargeting&utm_campaign=spring_promotion&utm_content=static
When adding ads to your RollWorks Ad Library you should use the following UTM tags in the table below.
Variable | Required? | Description |
---|---|---|
utm_source |
Yes |
Use campaign source (utm_source) to identify the source of your campaign. |
utm_medium |
Yes |
Use utm_medium to identify a medium such as retargeting or brand awareness. |
utm_campaign |
Yes |
Use utm_campaign to identify a specific Campaign or AdGroup. |
utm_content |
No |
Use utm_content to differentiate the type of ad, for example differentiating your static vs dynamic ads. |
How to add UTM tags
- Log in to RollWorks and navigate to Advertising > Ad Library.
-
Click Upload for new Ads or select an existing Ad and click Edit.
-
Under Destination URL paste your URL including your UTM parameters.
-
Alternatively, you can paste only the URL and enter and click on the icon </> Edit UTM to fill out the three UTM parameters below:
-
- Source of your campaign (utm_source)
- Type of Campaign or Medium (utm_medium)
- Campaign or AdGroup Name (utm_campaign)
-
Macros
Using a Macro in your Destination URL will allow you to dynamically populate the UTM value in the URL when a user clicks on your Ad.
Macros act as placeholders in the UTM URL structure that will dynamically populate with the relevant info campaign name, adgroup EID, ad EID once the ad is clicked and the UTMs are triggered.
Below are the available Macros to use in your Destination URL:
Type | Macro | Notes |
---|---|---|
click | [ADROLL:CAMPAIGN_TYPE] | |
click | [ADROLL:CAMPAIGN_NAME] | |
click | [ADROLL:ADVERTISABLE_EID] | |
click | [ADROLL:CAMPAIGN_EID] | |
click | [ADROLL:AD_GROUP_EID] | |
click | [ADROLL:AD_EID] | |
click | [ADROLL:MOBILE_ID] | |
click | [ADROLL:CLICK_ID] | |
click | [ADROLL:DOMAIN] | Refers to the publisher's domain |
click | [ADROLL:NETWORK] | |
click |
[ADROLL:DEVICE_TYPE] |
|
view, click |
[timestamp] |
|
view | [ADROLL_HEIGHT] | |
view | [ADROLL_WIDTH] | |
view | [CAMPAIGN_EID] | |
view | [ADGROUP_EID] | |
view | [AD_EID] | |
view | [PLACEMENT] |
Facebook & Instagram Ads Macros
Facebook and Instagram Ads only support a limited number of macros:
Static Facebook Ads
Type | Macro |
---|---|
click | [ADROLL:AD_EID] |
click | [ADROLL:CAMPAIGN_TYPE] = “facebook” |
click | [ADROLL:ADVERTISABLE_EID] |
view | [ADROLL_HEIGHT] |
view | [ADROLL_WIDTH] |
view | [AD_EID] |
Dynamic Facebook Ads
Type | Macro |
---|---|
click | [ADROLL:AD_EID] |
click | [ADROLL:CAMPAIGN_TYPE] = “facebook” |
click | [ADROLL:ADVERTISABLE_EID] |
view | [ADROLL_HEIGHT] |
view | [ADROLL_WIDTH] |
view | [AD_EID] |
click | [ADROLL:AD_GROUP_EID] |
click | [ADROLL:CAMPAIGN_NAME] |
click | [ADROLL:CAMPAIGN_EID] |
view | [CAMPAIGN_EID] |
view | [ADGROUP_EID] |
Google Analytics Tracking
You can use Google's URL builder to create the campaign tracking parameters that will help differentiate traffic from your various RollWorks campaigns.
We filled out their URL builder form to generate this URL:
www.rollworks.com/landing_page.html?utm_source=rollworks&utm_medium=banner&utm_content=static_160x600_v002&utm_campaign=utm_campaign%3Dweb_promo_adgroup_1
-
-
- www.rollworks.com/landing_page.html is our destination URL
- utm_source=rollworks identifies the source of this traffic as your RollWorks campaign
- utm_medium=banner identifies that we served a web banner ad
- utm_content=static_160x600_v002 identifies the specific ad used is our 160x600 static ad
- utm_campaign=web_promo_adgroup_1 identifies that the ad is part of our Web Promo campaign in AdGroup 1
-
To learn more about reporting RollWorks Advertising data in Google Analytics visit this Help Center article.