Modified on: Fri, 30 Sep, 2022 at 5:00 PM
Covered in this article:
Step 1: Choose the correct Google Ad Account in Integrations
Step 2: Select the correct MCC Account Id and Client Account ID
Step 3: Add the UTM Template to the Google Ad Account
- Example
Step 4:
Adding Script for Precautionary Measures (See Help Doc)
- Here are some important things to keep in mind
Once your ad is clicked, these parameters will insert your final URL. If you don’t include a URL insertion parameter in your tracking template, your landing page URL will break.
If you want to add more than one ValueTrack parameter to a single URL, simply append them together in your URL using an ampersand (&), like this: {lpurl}?matchtype={matchtype}&device={device}.
Set up or edit a tracking template with ValueTrack parameters at the campaign, Ad group, and or Ads and Extension level - Follow this article
Tracking template: {lpurl}?utm_source=adwords&utm_medium={adname}&utm_campaign={campaignname}&utm_content={adgroupname}&utm_keyword={keyword}&utm_matchtype={matchtype}&campaign_id={campaignid}&ad_group_id={adgroupid}&ad_id={creative}
Landing page URL after clicking ads:
{lpurl}?utm_source=adwords&utm_medium=black_friday&utm_campaign=blackday10&utm_content=marketingbanner&utm_keyword=getdiscounteddeal&utm_matchtype=e&campaign_id=12345&ad_group_id=2394984903&ad_id=93844980940&gclid=84843ewhfb834nedhj4u49
It will track all clicks on a particular link and send it to Google Analytics. The only thing that needs to be changed in this script is the URL for the tracking page, which should match the one used by your website.
Go to Article for - How to set up Google Ad Precautionary Tracking Script