UTM Tracking Codes
Overview of UTM Variables for Tracking CPC
These variables can be added to the end of URL's in ad platforms to create extra tracking in Analytics or in the platform. There are som varaibles that are unique to their platform such as Google or Facebook Specific Variables, but these variables are universal for any campaign you want to track.
- Utm_source : Track the website the traffic comes from Ex. google
- Utm_medium : Track the type of click Ex. cpc or organic or affiliate
- Utm_campaign : Track wherein the campaign the click was Ex. Audience or Adgroup
- Utm_term : Track the keyword or targeting used. Ex. Web Designers near SLC
- Utm_content : Track the ad content or copy. Ex. Ad#12
Add This to the end of Facebook Ads URL's (URL Parameters in Ad Setup)
utm_source={{site_source_name}}&utm_medium=cpc&utm_campaign={{campaign.name}}&utm_term={{adset.name}}&utm_content={{ad.name}}&placement={{placement}}
Add This to the end of Google Ads URL's (URL Suffix in URL Options)
utm_source={placement}&utm_medium=cpc&utm_campaign={adgroupid}&utm_term={keyword}&utm_content={creative}&matchtype={matchtype}&device={device}&network={network}&geography={loc_physical_ms}&guid={random}