To correctly attribute orders to campaigns and ads, it's essential to add the correct tracking parameters to your landing pages. At a minimum, Admetrics Data Studio requires the correct utm_source
parameter to be set. Additionally, you can use utm_medium
and utm_campaign
to track further details and analyze them on the platform.
Examples
https://www.yourshop.com/?utm_source=influencer&utm_campaign=steveurkle https://www.yourshop.com/product-a?utm_source=email&utm_campaign=blackfriday22 https://www.yourshop.com/product-b?utm_source=facebook&fbadid=12312431551 https://www.yourshop.com/product-c?gclid=12412515x1551161277393101901
Affiliate
Parameter
utm_source=affiliate
orutm_medium=affiliate
orutm_source=webgains
utm_campaign={campaign name}
Example
https://www.yourshop.com/?utm_source=affiliate&utm_campaign={campaign name}
Criteo
Parameter
utm_source=criteo
campaign_id={{campaignid}}
adset_id={{adsetid}}
ct_adid={{adid}}
optional:
utm_medium=medium
optional:
utm_campaign=campaign
Example
https://www.yourshop.com/?utm_source=criteo&utm_medium=paid&utm_campaign=Conversion&campaign_id={{campaignid}}&adset_id={{adsetid}}&ct_adid={{adid}}
Parameter
utm_source=email
orutm_medium=email
orutm_source=newsletter
orutm_source=klaviyo
utm_campaign=campaign
Example
https://www.yourshop.com/?utm_source=email&utm_campaign=campaign
Google Ads
While auto-tagging in Google Ads remains widely used, iOS 17 privacy changes require the addition of UTM parameters to ensure tracking accuracy.
Parameter
utm_source=google
orutm_source=youtube
ga_adcid={campaignid}
orcampaign_id={campaignid}
ga_adgid={adgroupid}
oradgroup_id={adgroupid}
ga_adid={creative}
Optional:
utm_term={keyword}
Optional:
matchtype={matchtype}
Example
https://www.yourshop.com/?utm_source=google&ga_adcid={campaignid}&ga_adgid={adgroupid}&ga_adid={creative}&utm_term={keyword}&matchtype={matchtype}
Tracking Template
Google allows you to set up tracking templates at the campaign level, automatically applying the UTM parameters to all landing page URLs. Here you can find the article how to set up the Tracking Template.
Influencer
Parameter
utm_source=influencer
orutm_medium=influencer
utm_campaign={campaign_name}
utm_term={influencer_name}
Example
https://www.yourshop.com/?utm_source=influencer&utm_campaign={campaign_name}&utm_term={influencer_name}
Parameter
utm_source=linkedin
li_adid=[ad_id]
optional:
utm_campaign={{CAMPAIGN_NAME}}
optional:
campaign_id={{CAMPAIGN_ID}}
Example
https://www.yourshop.com/?utm_source=linkedin&li_adid=123123123
Unfortunately, LinkedIn does not support dynamic landing page parameters/macros. You must manually replace [ad_id] for each ad with the respective ID.
Instructions: You can find the ID in your LinkedIn Ads Manager.
Meta
Parameter
utm_source=meta
orutm_source=IGShopping
orutm_source=facebookig
orutm_source=instagram
orutm_source=facebook
orutm_medium=facebook_instagram
optional:
utm_medium={{site_source_name}}
mt_adid={{ad.id}}
Example
https://www.yourshop.com/?utm_source=meta&utm_medium={{site_source_name}}&mt_adid={{ad.id}}
Instructions for updating multiple ads at once:
Go to the Facebook Ads Manager
Click on the Ads tab
Select all of your ads (If you have a lot of ads, filter the view with “Ad delivery” = “Active”)
Click edit
Scroll down to the UTM parameter section
Add the UTM parameters and click publish
WARNING ⚠️ Changing UTM parameters can cause the ad set to re-enter the learning phase. Read more about the significant edits and learning phase here.
Microsoft Ads
Parameter
utm_source=bing
ms_adcid={CampaignId}
ms_adgid={AdGroupID}
ms_adid={AdId}
optional:
utm_term={keyword:default}
optional:
matchtype={MatchType}
Example
https://www.yourshop.com/?utm_source=bing&ms_adcid={CampaignId}&ms_adgid={AdGroupID}&ms_adid={AdId}&utm_term={keyword:default}&matchtype={MatchType}
Organic Social
Parameter
utm_source=organic_social
Example
https://www.yourshop.com/?utm_source=organic_social
Outbrain
Parameter
utm_source=outbrain
ob_adid={{ad_id}}
for S2S Integration:
ob_clid={{ob_click_id}}
orOutbrainClickId={{ob_click_id}}
optional:
utm_campaign={{campaign_name}}
optional:
utm_content={{ad_title}}
optional:
utm_term={{publisher_name}}_{{section_name}}
Example
https://www.yourshop.com/?utm_source=outbrain&ob_adid={{ad_id}}&utm_medium=Discovery&utm_campaign={{campaign_name}}&utm_content={{ad_title}}&utm_term={{publisher_name}}_{{section_name}}
Parameter
utm_source=pinterest
orutm_medium=pinterest
adgroup_id={adgroupid}
pt_adid={adid}
Example
https://www.yourshop.com/?utm_source=pinterest&adgroup_id={adgroupid}&pt_adid={adid}
Snapchat
Parameter
utm_source=snapchat
sc_adid={{[ad.id](<http://ad.id/>)}}
Example
https://www.yourshop.com/?utm_source=snapchat&sc_adid={{ad.id}}
Taboola
Parameter
utm_source=taboola
tb_adid={campaign_item_id}
Example
https://www.yourshop.com/?utm_source=taboola&tb_adid={campaign_item_id}
TikTok
Parameter
utm_source=tiktok
tk_adid=__CID__
Example
https://www.yourshop.com/?utm_source=tiktok&tk_adid=__CID__
X
Parameter
You need to replace [ADGROUP_ID]
and [TWEET_ID]
manually with the correct ID’s.
utm_source=x
twag=[ADGROUP_ID]
twid=[TWEET_ID]
Example
https://www.yourshop.com/?utm_source=x&twag=[ADGROUP_ID]&x_adid=[TWEET_ID]
Unfortunately, X does not support dynamic landing page parameters/macros, which is why you need to manually replace [ad_id] for each Ad with the respective ID of the Ad.
Here you can find the detailed X UTM Guide.