Google Ads Conversion Tracking for Advertising Agencies

Setting up Google Ads Conversion Tracking is crucial for any advertising agency to effectively run ads.

Setting up conversion tracking in Google Ads helps:

  • measure campaign effectiveness
  • clean up conversion attribution
  • bring down cost per click

You can use Google Tag Manager to set this up.

Watch our Google Ads Conversion Tracking For Advertising Agencies video below or follow along through this post!

1. Open Google Tag Manager

  1. Make sure you have the right access to create and publish your tags. 
  2. Go to Admin → 
  3. Click User Management (the one on the right) → 
  4. Click the three dots next to your account/email → 
  5. View user’s account details → 
  6. Click dropdown arrow → 
  7. Click the pencil next to your client’s “container” → 
  8. Give yourself Publish, Approve, Edit, Read access

If you can’t make those access changes, contact whoever is listed on the account as an administrator (click User Management on the left side of the Admin page to see who that is). It’s probably your boss or client. Ask them to complete those steps for you.

2. Create a Google Ads Conversion Linker Tag

  1. Go to Workspace → Tags.
  2. Click “New” in the top right. 
  3. Name your tag “Conversion Linker”. You’ll see why in a second.
  4. Click the “Tag Configuration” box. Under tag type, click “Google Ads”, then choose the “Conversion Linker” tag type.
  5. You need this tag before making a conversion tag. It’s what Google Tag Manager and Google Ads use a Conversion Linker to measure click data and attribute conversions. 
  6. Click the “Triggering” box, then select “All Pages” as your trigger. We want this to fire on all pages, even if your conversion only takes place on certain pages.
  7. Click “Save”.
Google Ads Conversion Tracking for Advertising Agencies

3. Create your Google Ads Conversion Tag.

  1. Click “New” in the top right again. 
  2. Name your tag. We usually start with “Google Ads – “ then the conversion type. An example is “Google Ads – Purchase”. 
  3. Click the “Tag Configuration” box. Select “Google Ads” again, but this time, choose the “Google Ads Conversion Tracking” tag type.
  4. You will see a bunch of fields appear under the tag. The ones we need to fill out are Conversion ID and Conversion Label.
  5. We will get the Conversion ID and Conversion Label from Google Ads.
Google Ads Conversion Tracking for Advertising Agencies

4. Open up a new tab with your client’s Google Ads account. 

  1. Make sure you have the right client selected. We’ve made that mistake before.
  2. If you’re using the new layout of Google Ads, click “Goals” on the left sidebar.
Google Ads Conversion Tracking for Advertising Agencies

If you’re using the old layout, click “Tools and Settings” in the top nav bar, and click “Conversions” under the “Measurement” column.

  1. Click “New Conversion Action”. 
  2. Click “Website” for the type of conversion you want to track.
  3. Enter your client’s domain
  4. After it scans, clickAdd a conversion action manually” in the new box that shows up. 
  5. Fill out the boxes. More info on that:
    1. Select a category that makes sense for the conversion. It’s pretty much common sense. If it’s a purchase, select purchase. If they fill out a form, “Submit Lead Form” will work. 
    2. Name your conversion something relevant, like “Purchase”, or “Form Submission”. We usually add “- Google Tag Manager” to the end so we know we set it up in Google Tag Manager, and not natively in Google Ads.
    3. For the “Value” box, pick what makes sense:
    4.  If it’s ecommerce, you want a different value for each conversion, because your client probably has multiple products. 
    5. If your client only has one product, you can use the same value for every conversion.
    6. If this conversion isn’t ecommerce and has no monetary value, don’t use a value for it. 
  6. Here’s a screenshot of our layout for a purchase event.
  1. For “Count”, we keep “Every” selected for ecommerce conversions, and “One” for non-ecommerce stuff. 
  2. Leave the other boxes the same. These are our settings when we set up for clients.
  1. Click “Done”. Click “Save and Continue”. 
  2. For setup, click “Use Google Tag Manager”. This is where you get your Conversion ID and Conversion Label. Here’s a screenshot.

14. Copy those over and insert them into the open fields in your Google Ads tag on Google Tag Manager. 

Google Ads Conversion Tracking for Advertising Agencies
  1. Leave the other three fields empty. If you’re doing ecommerce tracking and your data layer is set up right, you shouldn’t need to enter a parameter into that “Conversion Value” field. Just cross your fingers and pray to God on that one.
  2. If this is an ecommerce conversion, select the “Provide product-level sales data” box. It’ll send specific product info like what’s explained in the below screenshot.

5. Set up your conversion trigger.

  1. The trigger defines what condition(s) need to be met in order for this tag to fire. It’s the stuff an user has to do in order to qualify as a “conversion”. 
  2. Whether it’s an add to cart, purchase, form submission, or button click conversion, you need to attach the right trigger to make sure your tag fires and sends off data to Google Ads.
  3. There are so many ways to build a trigger. How you build it depends on the conversion, the data coming into Google Tag Manager from your client’s site, and general user behavior.
    1. We recommend going to YouTube to look up how to build different triggers like button clicks, link clicks, form submissions, or custom events.
  4. Here’s an example of a purchase trigger that fires when the data layer receives a “purchase” event from your client’s storefront “Shopify, WooCommerce, etc.)
  1. When your trigger is built, save it. Then, click “Save” in Google Tag Manager, and click “Done” in Google Ads. You should see your new tag show up in Google Tag Manager, and your new conversion action show up in the “Goals” section of Google Ads.

6. Test your tag to make sure it works.

  1. Click “Preview” in the top right corner of your Google Tag Manager workspace.
  2. Enter your client’s domain, deselect the little “Include debug signal…” box in the bottom left, and click “Connect”. 
  3. If Tag Assistant doesn’t connect, and you see the page you’re on in the left sidebar is greyed out, it means the Google Tag Manager container code isn’t installed on your site. Here’s a video on how to have your developer install that on WordPress. Go search on YouTube for a Shopify tutorial if your client uses that.
  4. We are almost done setting up Google Ads conversion tracking for advertising agencies. I had to write that for SEO.
  1. You can also confirm this by going to your client’s site, right-clicking anywhere on the page, clicking “View page source”, and using the Command-F function to search for “GTM-(your container ID)”. If you don’t get any results, it’s not on the site. 
  2. When Tag Assistant does connect, go test your Google Ads Conversion Tracking tag.
    1. Act as if you’re a user. Go submit that form, click that button, add a product to your cart, or run a test purchase on your boss’ credit card. 
    2. When you’re done with that, click back into that Tag Assistant tab.
    3. Using the left sidebar, navigate to the action you performed that should have completed the conversion. Sometimes, you have to comb through. 
    4. When you find the click/page view / custom event that should have fired your tag, select it, and make sure your Google Ads tag appears under the “Tags Fired” section. 
    5. If it’s under the “Tags not Fired” section, your trigger probably doesn’t work. You can click the tag and it’ll show you which conditions of your trigger were and were not satisfied. 
    6. You can also click the “Summary” text on the left sidebar to see a list of all the tags that fired during your session. We don’t recommend using this to check, because your tag might have fired at the wrong time, and this page wouldn’t tell you when/where it fired.
  3. If your tag works, you can close out the Tag Assistant and test session tabs. You have now set up Google Ads conversion tracking for advertising agencies.
  4. Here’s an example of our Google Ads tag firing for a client on a form submission.

7. PUBLISH YOUR CONTAINER

  1. In order for the new tags/triggers you made to actually work on the site and send data to Google Ads, you need to publish your Google Tag Manager container. 
  2. In the top right of your Google Tag Manager workspace, click “Submit”. Name your container version and describe what you did. It makes it easier to go back and remember what you changed, or go back to a previous container if you mess up.
  3. Click “Publish” when you’re ready.

This is how you set up google ads conversion tracking for advertising agencies.

If you have any questions, leave a comment below and we can get back to you or set up a quick meeting and help you out. 

We’re in the early stages of building a comprehensive program that teaches digital agencies how to set up and manage all of their data tracking using Google Tag manager.

If you want to join the waitlist and get early access, leave a comment below and we’ll let you know when we’re closer to finishing up. 

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top