Google Ads conversion tracking is one of the core areas to work on. So, your Google Ads conversions look weird. Maybe they’re at zero. Maybe they dropped overnight. Maybe your CRM shows sales, but Google Ads shows nothing.
You will constantly search ‘Google Ads conversion tracking not working’.
Take a breath. This happens to almost everyone who runs ads. You may have forgotten to publish in the GTM container, or there may be some changes that have been made in Google Tag Manager,
Let’s dive deeper into the common reasons and their fixes in this blog.
Key Takeaways
- Check your conversion tag and make sure it fires at the right time.
- Use GTM Preview Mode to find tags that are not firing correctly.
- Fix “Still Running” tags by checking triggers and tag conflicts.
- Use a Thank You page or event trigger to track completed conversions.
- Test your full conversion journey before trusting your Google Ads data.
First, Figure Out If It’s Really a Tracking Problem
Before you touch anything, do this one check.
Pull your real sales numbers. Use your CRM, your store, or your billing system. Look at the last 7 days.
- Now open Google Ads. Go to Tools > Conversions. Look at the same 7 days.
- If your CRM says 100 sales and Google Ads says 5, you have a tracking problem.
- If both numbers are close, your tracking is fine. Your issue is probably the ads themselves, not tracking.
This one step saves you hours. Don’t skip it.
| Problem | What to Check | Quick Fix |
|---|---|---|
| Conversion tag fires too early | Tag trigger and timing | Fire the tag after the conversion is completed |
| Tag shows “Still Running” | Trigger conditions and tag conflicts | Check and fix the trigger in GTM Preview Mode |
| Conversion is not recorded | Conversion ID and label | Verify the ID and label in Google Ads |
| Thank You page conversion fails | Page-load trigger | Set the conversion tag to fire on the Thank You page |
| Event conversion is missed | Event trigger setup | Use a custom event after the user completes the action |
| Consent blocks tracking | Consent Mode settings | Check that the required consent signals are working |
gclid is missing |
Landing page URL and GTM variable | Make sure the gclid is preserved and passed correctly |
| Conversion data is delayed | Google Ads reporting | Wait before assuming the tracking is broken |
Ready to Fix Your Conversion Tracking?
The Most Common Reasons (and how to Fix Each One)
We have years of hands-on experience running PPC ad campaigns across various industries. So, whatever we share here comes from our earned expertise in Google Ads.
You Forgot to Publish the GTM Container Changes
So, you use Google Tag Manager in Google Ads. You made edits, but the Google conversion tracking is not working. However, you forgot to hit Submit. People forget this all the time. The Changes will not go live.
Fix:
Open GTM. Check “Workspace Changes.” If your conversion tag is there as unpublished, hit Submit. Then test it in Preview Mode.
Someone Removed the Tracking Code/GTM from Website Codes
You may have redesigned the site recently. However, you may have forgotten to add the tracking code back. Or something has been modified.
Fix:
Ask your dev team if they changed anything recently. Then check the page source yourself, or use Tag Assistant to confirm the tag is really there.
There Was No Ad Click before the “Conversion”
This trips up a lot of people during testing. Google Ads only counts a conversion if someone actually clicked your ad first. If you just visit your site directly and fill out a form, it won’t show up as a conversion.
Fix:
If you are testing or implementing Google Ads conversion tracking. To properly test Google Ads conversion tracking, always start with an actual ad click. Google Ads conversion tags will not be enough. Allow the browser to collect conversion tags and cookie information.
Read our blog on why GA4 and Google ads show different conversions.
Auto-Tagging is off
Auto-tagging adds a little tracking code (called gclid) to your URL after someone clicks your ad. This information goes to Google. Google Ads and Google Analytics use this for conversion attribution. If it’s off, Google Ads has no way to connect the click to the conversion.
Fix:
Go to Google Ads > Settings > Account Settings > Auto-tagging. Turn it on.
Thegclid has been changed
This gclid parameter connects a click to a conversion. Just one disclaimer: apply this tip if you are importing GA4 conversion tracking to Google Ads. Follow this tip if you are using Google Ads conversion in the server-side GTM.
If your site redirects the visitor and drops the gclid, or if some script changes its letters (uppercase to lowercase), tracking breaks.
Fix:
Click your ad, then check your landing page URL right away. Is gclid still there? Still exactly the same? If not, a redirect or a script is stripping it. This needs a developer to trace and fix.
Read our blog on high CPC but no conversion
GCLID Has Not Been Passed Correctly
If your gclid goes missing in the GTM tags, it can create hassles in Google Ads conversion tracking. In most cases, we have seen it happen when glick jas not been passed correctly or is misconfigured.
Fix:
Set up a GTM variable to store the gclid from your landing page URL. GCLID can pass from the landing page to GTM. That’s how it tracks the conversion accurately.
Consent Mode is blocking your data
You must consider this tip in 2026 if Google Ads conversions are not recording. If a visitor hasn’t accepted cookies and your consent settings are set to “denied,” Google can’t track them properly.
Common consent problems:
- Your cookie banner is not visible, so people ignore it, and nothing ever gets tracked
- Your “ad_storage” and “ad_user_data” are set to ask for consent, but it’s still ‘denied’ even after someone accepts
- Incorrect region settings (like accidentally blocking the US along with the EU)
- You’re not sending any consent signal to Google at all
- Users ignore consent bar or pop-up
Fix:
- Make your cookie banner impossible to miss.
- Use Tag Assistant to check that consent flips to “granted” after someone clicks accept. Expect some drop in numbers if you were tracking everyone before and just added consent rules.
- Configure the consent mode setting. Use Google Tag Assistant to test whether Google conversion tracking uses consent data.
- Set or configure the consent mode setting as per the local privacy law.
- Re-check consent mode again and again. Make sure it sends consent data to Google Ads
You just need to wait
Just launched your tracking? You are panicking about Google Ads conversion tracking not working. Don’t panic if numbers are at zero. Wait for 24 to 48 hours. Give it 24-48 hours before you worry.
Iframes or multiple domains are involved
If your website uses iframes, for example, embedded forms or third-party content, it can affect the conversion tracking. The tracking may not communicate with Google Ads properly.
Fix: For iframes, send the conversion event to the parent page instead of firing it inside the iframe. For multi-domain journeys, set up the Conversion Linker tag with cross-domain tracking turned on.
Wrong conversion ID or label
Many people can go wrong here. Check the values in Google Ads. You can easily spot the error.
Fix: Never retype the conversion ID by hand. Copy it directly from Google Ads > Tools > Conversions > your conversion action > Tag setup.
Now select the Google tag manager card and see the real conversion label and ID. Copy that into your conversion tracking tag.
The Tag just isn’t firing
Sometimes the tag is set up but never actually triggers.
Fix: Open GTM Preview Mode. Complete a real conversion. Watch if the tag fires. If it doesn’t fire, or shows “Still Running,” your trigger settings need fixing, or the tag is firing too early, right before a page redirect.
Read our blog on Google ads not spending budget
Missing Conversion Linker tag
This little tag stores click data in a first-party cookie. Without it, especially now that browsers block third-party cookies, your tracking gets shaky.
Fix: Set up a Conversion Linker tag in GTM to save conversion data in the browser. This will store important conversion data in the browser and help send it to Google Ads. Set it to fire on all pages.
You migrated your website and forgot tracking
Gone website, gone domain, complete redesign? Tracking Codes are often left behind by chance.
Fix: Re-check that GTM (or your tracking codes) made it onto the new site. And know that even a clean migration causes a temporary dip in numbers, because old cookies don’t carry over to a new domain.
Conclusion
When Google Ads conversion tracking stops working, the problem is often something small, such as a missing tag, broken gclid, wrong conversion ID, or a GTM change that was never published. The good news is that most tracking issues can be found with a simple check.
Test your tags, review your consent settings, and compare Google Ads data with your real sales or leads. Once your tracking is working correctly, you can trust your data and make better decisions about your Google Ads campaigns.
Losing valuable conversion data because your tracking isn’t working? Book a free consultation with us!
Grow Your Business with Results-Driven Digital Marketing
Frequently Asked Questions (FAQs)
Why Does My Google Tag Manager Tag Show “Still Running”?
If your tag shows “still running,” it might be because its trigger settings are incorrect or another tag overrides it. Make sure to double-check everything by opening Google Tag Manager preview mode and seeing if your tag fires. Additionally, check that all trigger settings are correct and your tag is not being canceled by another one.
How Can I Check If Google Ads Conversion Tag Fires Correctly?
The best way to check is to use Google Tag Manager preview mode and make sure that your conversion tag fires after you make a conversion. Additionally, use Google Tag Assistant to make sure that everything is set up correctly and your Google Ads tags fire without any problems.
Shouldn’t My Google Ads Conversion Fire on Thank You Page?
It depends. If your thank you page only loads after the form is submitted – yes, it should. However, if you have a one-page form and a thank-you message that appears on the same page after the submission, in that case, an event-based trigger is a better choice.
What Should I Do If My Google Ads Conversions Still Don’t Fire After Fixing GTM?
The first thing to do is to check if everything is set up correctly. Test your conversions again, double-check the conversion ID and conversion tag, make sure that the trigger fires correctly, and that GTM consent settings are not blocking anything. Last but not least, make sure that Google Ads does not take too long to show you the updated statistics. If everything is set up correctly and your conversions still do not fire, contact an expert and double-check everything once again.
+1 6477241694
+44 2039 960 991
+91 78900 99810