Google Ads conversion tracking via GTM Alternative to channel APP

Many of us are facing issues with Gad’s conversion tracking after checkout extensibility. You may check out this.

Setting up Google Ads conversion tracking is crucial for measuring the effectiveness of your ad campaigns. Google Tag Manager (GTM) simplifies this process by allowing you to manage and deploy your tracking tags without modifying your website’s code. This guide will walk you through the steps to set up Google Ads conversion tracking using GTM

Step1: Create Conversion Goals in Google Ads

Log in to Google Ads: Go to your Google Ads account.
Navigate to Goals >Conversions: Click “Create new Conversions”

https://prnt.sc/RHJIhxhGF1R9

Select “Website” as the conversion source.

https://prnt.sc/9FEHsLr7pMnO

Scan your website. once the scan is done scroll down and select add conversion action manually

https://prnt.sc/In4HXivwVc3Q

Fill in the details such as conversion name, value, and count method.

Click “Create and Continue”.

https://prnt.sc/UhCUl7SNnCQw

Get the Conversion ID and Label:
After creating the conversion action, you will receive a Conversion ID and Conversion Label.

https://prnt.sc/OEuOfgJopvKQ

Keep these handy as you will need them for GTM. select google tag manager as tag set up

https://prnt.sc/xYsnwOZPk6yy

Step 2: Set Up Google Tag Manager
Log in to GTM: Go to your GTM account.
Create a New Tag:
Click on “Tags” in the right-hand menu.

Click “New” and then “Tag Configuration”.

Select Google Tag with the code AW-894309

https://prnt.sc/iUdkBbalafVm

Step3 :Select “Google Ads Conversion Tracking” from the list of tag types.
Configure the Tag:
Enter the Conversion ID and Conversion Label you obtained from Google Ads.

https://prnt.sc/vOOepi7QKACM

Set Up the Trigger:
Click on “Triggering” and select the trigger that will fire the tag. For example, if you want to track form submissions or purchase, you can use a “Form Submission” or “purchase” trigger.

https://prnt.sc/CNmQpM160gFi

once you trigger the event you can see the status would be no recent conversion from inactive. Once a purchase made from ad campaign status would be active from no recent conversion

https://prnt.sc/ar4ZnK7bYfO1

Step 4: Test and Publish- Click on “Preview” in GTM to enter debug mode.

  • Navigate to your website and perform the action that should trigger the conversion (e.g., submit a form).

Publish the Container

Note: To track purchases you must have datalayer set up to push events in the Google Tag Manager.

https://prnt.sc/TWDtsQ1md0t9

As the datalayer is not open source I can not share it publicly.

Feel free to reach out if you have any questions or need further assistance with the setup!