Google Ads Conversion Tracking with Google Tag Manager

[Desktop]

Tracking Google Ads conversions with Google Tag Manager gives you insights into the actions visitors take after viewing an ad on your site.


When visitors click your Google Ad, a temporary cookie is stored on their devices. Then, when they complete an action you’re tracking, a new conversion is counted.


Follow the steps below to set up Google Ads Conversion tracking in your tawk.to widget and learn which ads, ad groups, and keywords are bringing the conversions and conversations to your business.


  1. Set up a conversion
  2. Set up a Google Adwords Conversion Tracking in GTM
  3. Set up a tag for using the JS API and the Custom Event trigger
  4. Check to see if the Google Ads Conversion Tracking tag has been triggered

Prerequisites

You will need to set up a tag for the tawk.to widget in Google Tag Manager. If you have not yet done this, follow the steps in this article: How to add the tawk.to widget with Google Tag Manager

Set up a Conversion

1. Log in to your Google Ads account and head over to Tools and settingsMeasurementConversions. Then, click the + button to add a new conversion.

2. Select Website as the type of conversion you would like to track.

3. Next, it’s time to configure your conversion. Select a category, name your conversion, and input a value representing the impact of the conversion on your business. Then, click Create and Continue.

4. After creating the conversion, you’ll be presented with options for setting up the conversion tag. 


Select Use Google Tag Manager and take note of the Conversion ID and Conversion Label. We’ll be using these later on. 


Click Next to finish the creation process.

Set up Google Adwords Conversion Tracking in GTM

1. Create a new tag for adding Google Ads Conversion Tracking. Make sure to rename the tag. Enter your Google Ads Conversion ID and Conversion Label into their respective fields. Then, click Triggering to select a trigger.

2. Click the + sign located in the upper-right corner of the panel to create a new trigger.

3. Click the Trigger Configuration pane and select Custom Event as the trigger type. Rename the custom event. Then, in the form, add an Event Name for the conversion tracking and click Save to create the trigger.

4. Next, click the create link beside the Conversion Linker tag missing in container notification. This will open a panel to create the Conversion Linker tag. Rename the tag and click Save.

5. Lastly, you’ll be redirected back to the Google Ads Conversion Linker tag configuration panel. Click Save to finalize the creation of the tag.

Set up a tag for using the JS API and the Custom Event trigger

In this section, we’ll walk through a sample setup triggering the chat_started custom event we created earlier using the JS API onChatStarted function.


1. Create a new tag and select Custom HTML as the tag type.

2. In the HTML field, enter the following code block. The event property’s value should be equal to the Event Name you entered when creating the custom event tag.

3. In Triggering, select All Pages to allow the tag to fire on every page on which Google Tag Manager is installed.

4. Click Save to complete the tag creation.

Check to see if the Google Ads Conversion Tracking tag has been triggered

1. In your tag manager dashboard, click Preview. A new window will open allowing you to connect Google Tag Manager to your site.


2. Enter your website URL. The URL you enter will open in a new window.


3. Go back to the tab/window where you opened the Preview page. You should be able to see your Google Ads Conversion Tracking tag hasn’t been fired yet.

4. To fire the tag, we’ll trigger it using the custom event we created earlier (which, in this example, is triggered when a chat is started).


Once we’ve triggered our OnChatStarted JS API, that should send an event to the Data Layer which now triggers the Google Ads Conversion Tracking tag.

Learn more about the JavaScript API on the tawk.to developer platform: https://developer.tawk.to/jsapi/


Have additional questions or need assistance? Reach out in the chat. Our team is here to assist 24/7.

Was this article helpful?

85 out of 126 liked this article

Still need help? Message Us