Skip to content
GetProfit
Demo

← All resources

How to set up conversions in Google Ads with Google Tag Manager

A simple and quick manual for setting up conversions.

What is conversion tracking?

Actions that are valuable for your business are called conversions.

A conversion can be, for example:

  • a newsletter sign-up
  • an app download
  • an abandoned cart
  • a product purchase
  • and so on

Conversion tracking helps you measure the conversions you have defined and attribute them to particular sources. That way you can find out whether a conversion came from a digital ad campaign, from a social media post or from a direct visit to your website.

Google Tag Manager — what is it?

To set up tracking tools or to capture conversions you often have to integrate so-called code snippets. Editing the source code for this purpose is time-consuming and error-prone. That is why Google Tag Manager exists.

With Google Tag Manager you can integrate third-party code snippets without editing the source code. You only have to integrate the Google Tag Manager code once. Everything else can be managed in your Google Tag Manager account.

Setting up the account and the container

On the Google Tag Manager website you can start creating an account.

Besides the name and the country, you create your first so-called container here. You can create one container for each website or mobile app.

A code snippet is created for every container. That is the snippet mentioned above, the one you have to install once. After that you can manage all the other snippets as so-called tags directly in Google Tag Manager.

Tags

A tag is a third-party code snippet that you want to apply to certain actions on your website or mobile app.

When you create a tag in Google Tag Manager you have to choose the tag type. A wide range of predefined tag types is available, which you can use straight away with the matching configuration. For individual tags you can choose the “Custom HTML” or “Custom Image” type.

Google Tag Manager: the new tag window with the "Choose tag type" side panel and the list of tag types

Triggers

With triggers you can define in Google Tag Manager when a tag should fire. When creating tags you have to select one or more triggers.

The “All Pages” trigger is available as the default option to fire the tag on every page of your website or mobile app.

To create your own triggers you have to choose the trigger type. Just as with tags, various predefined types are available. For example, you can use the “page view” type to define triggers for which page views should fire the saved tags.

Google Tag Manager: the new trigger window with the "Choose trigger type" side panel and the list of trigger types

Measuring conversions in Google Ads

To create a conversion in Google Ads and measure it with Google Tag Manager you need:

A link with Google conversions

Before you can measure a Google conversion event you have to integrate the so-called “Global site code” on every page of your website. With Google Tag Manager this is very easy — by creating a so-called “conversion link”. Do it like this:

Create a tag of the “Google Conversion Link” type in Google Tag Manager. This tag template does not require any further configuration.

Select the existing “All Pages” trigger so that the tag fires on every page.

Google Tag Manager: choosing the Conversion Linker tag type in the "Choose tag type" panel

Google Tag Manager: choosing the "All Pages" trigger from the list of existing triggers

Google Tag Manager: the finished Conversion Linker tag with the "All Pages" trigger and the Save button

Measuring Google Ads conversions

  1. Open your Google Ads account and go to “Tools and settings” — “Conversions”.
  2. Create a new conversion and choose the type you need (for example, website — to record actions on your site).
  3. Choose a category and define a name for your conversion.
  4. Clicking “Create and continue” takes you to the tag setup.
  5. Here choose “Use Google Tag Manager” and copy the conversion ID and the label.

Google Ads: the "Tools and settings" menu with the "Conversions" item under Measurement

Google Ads: the "Start tracking conversions" screen with the Website conversion type selected

Google Ads: the "Website domain" field for entering the site address and the Scan button

Google Ads: the "Create conversion actions manually using code" block with the "Add a conversion action manually" link

Create a new conversion manually.

Google Ads: the manually created "Purchase — GTM" conversion action in the table

Google Ads: the "Use Google Tag Manager" tab with the Conversion ID and the conversion label

You need the Conversion ID and the Conversion Label to set up conversions in Google Ads.

Switch to Google Tag Manager and create a tag of the “Google Ads Conversion Tracking” type. Enter the conversion ID and the label for the Google Ads conversion you have created.

Google Tag Manager: choosing the "Google Ads Conversion Tracking" template from the list of Google Ads tags

Google Tag Manager: the Google Ads Conversion Tracking tag configuration with the Conversion ID and Conversion Label fields

Create a suitable trigger or select an existing one to determine when the conversion should fire.

The most popular trigger for e-shops is a visit to the “Thank you” page.

Google Tag Manager: a Page View trigger with the condition Page URL contains /dekujeme/

The last thing you need to do is save all the changes.

Google Tag Manager: the list of triggers in the workspace and the Submit button for saving the changes