Discount 50%
Close
Discount

for 3 Months Special For Launch

1 Year Price Guarantee!

ClickSambo Blog

How to Track Google Ads WhatsApp & Call Conversions with GTM

Google Ads dönüşüm takibi

Why is Tracking WhatsApp and Call Clicks Crucial?

Google Ads conversion tracking isn't just for form submissions or product sales. When a user comes to your site from an ad and calls you or sends a WhatsApp message, they are one of your most valuable leads. If you don't measure these interactions, you face several problems:

  • Inaccurate Data, Poor Decisions: You won't know which campaign, ad group, or keyword is actually bringing you customers.
  • Wasted Budget: You will continue spending money on keywords that only generate clicks but no real engagement.
  • Missed Optimization Opportunities: Without real conversion data, you can't effectively use Google's smart bidding strategies (e.g., Maximize Conversions).

Before You Start: Required Tools

To set up this GTM-based conversion tracking, ensure you have access to the following two tools:

  • Your Google Ads Account
  • A Google Tag Manager (GTM) Account already set up on your website.

If you haven't yet added your Google Tag to your website, you must add the Google tag code snippets to your website's <head> and <body> as described before proceeding.

Step 1: Create a Conversion Action in Google Ads

First, we need to tell Google Ads what kind of conversion we want to track.

  1. Log in to your Google Ads Account.
  2. Navigate to Goals > Conversions > Summary
  3. Click the + New conversion action button and select Website.
  4. Choose the metric that best suits your tracking needs. For our call and WhatsApp tracking example, you can select "Contact."
  5. Enter your website's address and scan it. Then scroll to the bottom of the page and click + Add a conversion action manually.
  6. Fill out the form as follows:
  • Goal and action optimization: Choose a suitable category like Lead or Contact.
  • Conversion name: Give it a descriptive name you'll remember, e.g., WhatsApp and Call Button Clicks.
  • Count: Select One. This ensures that even if a single user clicks the button multiple times, it will only be counted as one conversion, which is the most accurate method for lead tracking.
  1. Click Save and Continue, then switch to the Use Google Tag Manager tab
  2. Copy the Conversion ID and Conversion Label provided. You will need these in the next step.

Step 2: Set Up Google Tag Manager (GTM)

Now, we will instruct GTM to send a conversion signal to Google Ads when the specified buttons are clicked.

 

A. Enable Necessary Built-In Variables

 

To allow GTM to read click details (e.g., the URL clicked), we need to enable this "memory" feature.

  1. In your Google Tag Manager panel, click on Variables in the left-hand menu.

     

  2. Click the Configure button next to the Built-In Variables box.

     

  3. Check all the boxes under the Clicks heading (Click Element, Click Classes, Click URL, etc.)

 

B. Find Your Click Event Name (Critical First Step)

 

A Trigger defines the conditions under which our tag will fire.

First, Discover Your Site's Link Structure

Every website has a different code structure. Therefore, before creating the rule, you must find out how the links on your buttons are written.

  1. Open your website and hover over the WhatsApp or phone icon you want to track.
  2. Right-click and select Inspect
  3. In the opened code panel, find the section starting with href="...". This is the critical Click URL value for us.

    For a phone number: You should see =tel:+901234567890

    For WhatsApp: https://wa.me/901234567890 or a similar structure.

Now we know we need to listen for clicks containing tel: and wa.me keywords in GTM.

 

Now, Let's Create the Trigger

 

 

Adsız tasarım - 2025-09-05T004628.878.png

 

  1. In GTM, navigate to Triggers > New.
  2. Name the trigger Trigger - Call and WhatsApp Clicks.
  3. For the trigger type, select Just Links.
  4. Check the Some Link Clicks option.
  5. Configure the first rule as: Click URL - contains - tel: (or tel:+901234567890 for a specific number).
  6. Click the + button to add a second rule: Click URL - contains - wa.me (or https://wa.me/901234567890 for a specific link).
  7. Ensure that the OR condition is selected above these two rules. This will make the trigger fire if the clicked URL contains tel: OR wa.me.
  8. Click Save.

 

C. Create the Google Ads Tag
 

 

The Tag is the action that will be performed when the trigger fires.

  1. In GTM, navigate to Tags > New.
  2. Name the tag "Google Ads - Conversion - Call and WhatsApp.
  3. For the tag type, select Google Ads Conversion Tracking.
  4. Paste the Conversion ID and Conversion Label you copied from Google Ads in Step 1 into the respective fields.
  5. Click on the Triggering section at the bottom and select the "Trigger - Call and WhatsApp Clicks" you created in the previous step.
  6. Click Save.

 

For Custom Triggers: Find Your Click Event Name

 

If you are creating a custom trigger, you first need to know exactly what event name GTM "listens" for when your button is clicked.

  1. Launch Preview mode from the top right corner of the GTM panel.
  2. On your website, click your WhatsApp or Call button.
  3. Return to the Tag Assistant window. In the event summary list on the left, you'll likely see an event named Link Click.
  4. Click on this Link Click event.
  5. Now, select the Variables tab in the main section of Tag Assistant.
  6. Find the variable named _event. Its value will be something like "gtm.linkClick". This is the exact event name required for our trigger.

After this step, you can create a Custom Trigger and, in the "Event Name" field, enter the _event value (e.g., gtm.linkClick) and save it with a similar rule as in Step B.

 

D. Add Google Ads Conversion Linker

 

 

  1. In GTM, navigate to Tags > New.
  2. Choose Conversion Linker as the tag type.
  3. Select "All Pages" as the trigger.
  4. Click Save.

 

E. Add Page View Conversion

 

  1. In GTM, navigate to Tags > New.
  2. Choose Google Ads Conversion Tracking as the tag type.
  3. Paste the Conversion ID and Conversion Label values you obtained from Google Ads in Step 1 into the respective fields.
  4. Click on the Triggering section at the bottom and select "All Pages."
  5. Click Save.

Step 3: Test and Publish

As a final step, we need to ensure everything is working correctly.

  1. Launch Preview mode from the top right corner of the GTM panel.
  2. Once your website loads, click both your phone and WhatsApp buttons.
  3. Return to the Preview panel. In the event stream on the left, when you see the Link Click action, your "Google Ads - Conversion - Call and WhatsApp" tag should appear under the Tags Fired heading
  4. If you see the tag has fired, the setup is successful!
  5. Return to your GTM dashboard and click the Submit button to publish your changes.

 

For more information, you can review Google's official help documentation.

 

Remember, accurate conversion data is also the first step in the fight against ad fraud

By measuring valuable interactions made only by real users, you can more clearly analyze the impact of invalid clicks on your budget.

For more PPC tips and optimization guides, continue following the ClickSambo Blog.

Are you getting high clicks from your Google Ads campaigns but can't measure how many potential customers are actually reaching out to you? One of the most critical steps to ensure your ad budget is spent on keywords that genuinely bring you business is to correctly set up Google Ads conversion tracking. Specifically, the "Click to Call" and "Message on WhatsApp" buttons on your website are the most valuable interactions that can turn a visitor into a customer.

So, how can we count these valuable clicks as "conversions"? The answer is Google Tag Manager (GTM).

What If Your Clicks Are Fraudulent?

ClickSambo automatically protects your ad budget 24/7

What If Your Clicks Are Fraudulent?
Customise Consent Preferences
Cookies

CookieConsentIntro

CookieConsentNecessary

CookieConsentThirdParty

CookieConsentChoice

Show More
Cookies Necessary
Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

Cookies Functional

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

Cookies Analytics

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

Cookies Performance

Performance cookies are used to understand and analyse the key performance indexes of the website which helps in delivering a better user experience for the visitors.

Cookies Advertisement

Advertisement cookies are used to provide visitors with customised advertisements based on the pages you visited previously and to analyse the effectiveness of the ad campaigns.

Cookies Uncategorised

Other uncategorised cookies are those that are being analysed and have not been classified into a category as yet.