Features Ad Monitoring Reports Trends & Insights Google Ads Audit Creative Intelligence Industries SaaS E-commerce B2B Agencies Agency Resources Blog Case Studies Help Center Content Libraries CRO Guides Analytics Hub WooCommerce Shopify Pricing Log In Get Started Free

Why Google Ads conversions are not tracking on Shopify

By Dror Aharon · CEO, COREPPC · Updated April 17, 2026 · 11 min read
Why Google Ads conversions are not tracking on Shopify: editorial illustration
TL;DR

Shopify Google Ads not tracking is the tracking failure that quietly costs the most budget, because Google's UI keeps reporting "Active" on conversions that stopped firing days ago. When the Purchase tag stops reaching Google Ads, Smart Bidding stalls, tROAS drifts off target, and Performance Max keeps scaling budget on phantom signal. Most operators open Google Ads diagnostics, see "No recent conversions", and start guessing at the theme code, which is step 5 of 8 and catches maybe 15% of cases. The real diagnosis runs in order: Tag Assistant Companion, Google Ads conversion diagnostics, the Google and YouTube Shopify app status, Enhanced Conversions toggle, theme.liquid, Additional Scripts residue, GTM conflicts, and attribution window mismatch against GA4. Run the full sequence and you find the break every time, usually inside 25 minutes.

  • Start with Tag Assistant Companion and Google Ads diagnostics, not with the theme code.
  • The Google and YouTube Shopify app is the single source of truth for the conversion tag.
  • Duplicate tags between GTM and the app cause 50% of "inflated conversions" cases we see.
  • Validate the fix with a $0.50 live test purchase, then wait 48 hours before trusting it.

What "Google Ads not tracking on Shopify" usually actually means

Shopify Google Ads not tracking is the umbrella complaint, but the underlying bug falls into one of three buckets, and the fix is different for each. Bucket one: the conversion tag is not firing at all, so Google Ads shows zero conversions even though orders are landing in Shopify. Bucket two: the tag fires but the value is wrong or missing, so the Google Ads dashboard shows 80 conversions and $0 revenue, or 80 conversions with a revenue number that is 30% off from Shopify admin. Bucket three: the tag is firing and the value is correct, but it is firing twice, so Google Ads shows 160 conversions and Smart Bidding learns from inflated data for weeks before anybody notices the mismatch.

Most operators jump to "the tag is not firing" because that is the loudest failure mode, and miss the other two. The quiet failure modes are the expensive ones. A store running at double-counted conversions for 3 weeks trains Smart Bidding on fake ROAS, and when you eventually fix the dedup, CPA drifts up 30% for the next two weeks while the algorithm relearns. So the first job in any diagnosis is figuring out which bucket you are in. The 8-step sequence below does that automatically in the first two steps, which is why running the sequence in order matters more than most operators think.

We audit around 40 Shopify stores a month. When a store comes to us with "google ads conversions not showing shopify" in the intake form, or the variant "shopify conversion tracking broken google", the root cause lands inside one of these 8 buckets, every single time. Running the full sequence catches 9 out of 10 cases in 25 minutes. The 10th case is usually attribution window weirdness, which is step 8. Skip it and you spend a week rebuilding tags that were never the problem.

The 8-step diagnosis, in order

Here is the full sequence. Do not skip. Do not reorder. Each step rules out a family of causes if it comes up clean, and the early steps fix the most common bugs.

  1. Install Tag Assistant Companion in Chrome. Open the store in incognito, run the debugger, walk through a test checkout. The extension tells you inside 5 minutes whether the tag fires, how often, and what fields it carries.
  2. Open Google Ads conversion diagnostics. Tools, Conversions, click into the Purchase action, click Diagnostic. This surfaces the issues Google sees but never volunteers in the main UI.
  3. Check the Google and YouTube Shopify app connection status. Wrong pixel ID, stale OAuth token, or a disconnected link account is the single most common root cause we see.
  4. Verify Enhanced Conversions is actually enabled and receiving data. "Active" in the UI does not mean EC is firing. There is a separate match-rate card that most operators have never opened.
  5. Inspect layout/theme.liquid for leftover gtag or conversion snippets. Old code from a 2022 setup is the textbook cause of duplicate conversions.
  6. Check "Additional Scripts" in Shopify checkout settings. This is where hardcoded Google Ads conversion snippets hide, and it is the field operators forget exists.
  7. Audit GTM for conflict tags or orphan Google Ads conversion tags. A paused tag counts as dead, a live duplicate tag counts as double-firing.
  8. Compare Google Ads attribution against GA4. If Google Ads says 50 conversions and GA4 says 80, you are losing half the signal. If Google Ads says 160 and GA4 says 80, you are double-counting.

That's the map. Now the detail on each step.

For the manual walkthrough below, a full audit takes 25 minutes and catches 9 out of 10 of the problems we see in production. If you run the sequence once and the break does not surface, something non-standard is going on (a cross-domain checkout, a subscription app firing its own events, a custom thank-you page) and you escalate to a deeper technical audit. That is maybe 1 in 40 cases.

Step 1 and 2: Google Tag Assistant + Google Ads conversion diagnostics

The first two steps rule out 40% of cases without touching any code. Install the tools, run the tests, write down what you see. No theme work yet.

Step 1: Tag Assistant Companion. Install the extension in Chrome. Open the store in an incognito window so no cached logins or cookies mask the test. Enable debug on the extension. Navigate to a product page, add to cart, run through checkout using a 99%-off coupon that drops the total to $0.50. On the order status page, click the extension icon.

What you want to see: exactly one Google Ads conversion tag fire, one gtag configuration load, a green "User-provided data" label if Enhanced Conversions is enabled, and a populated value field. The four patterns that mean something is broken:

Write down which pattern you see. This is the single most diagnostic data point in the whole audit.

Step 2: Google Ads conversion diagnostics. In Google Ads, open Tools, then Conversions. Find the Purchase conversion action. Click into it. Inside the conversion action, there is a Diagnostic button. Most operators have never clicked this button. Click it.

This panel surfaces issues Google sees but does not volunteer in the main UI: cross-domain breakage, missing user-provided fields, mismatched conversion values, tag not firing on the order status page, duplicate tags from two containers, and attribution mismatch. If Diagnostics flags anything, that is your first fix. Do not proceed to step 3 until the diagnostic is clear or you have acknowledged it.

Google's official conversion tracking setup documentation walks through the protocol itself in more depth. For debugging on Shopify specifically, the Diagnostic button is where the useful signal lives.

Step 3 and 4: Google and YouTube Shopify app status + Enhanced Conversions toggle

Steps 3 and 4 catch the Shopify-specific causes. This is where 45% of our audit cases end up resolving.

Step 3: Google and YouTube Shopify app. In Shopify admin, open Apps, then Google and YouTube. Three things to confirm:

If any of the three is off, fix it, then re-run step 1 (Tag Assistant) before moving on. Sometimes fixing the app connection is the whole fix and steps 4 through 8 are unnecessary.

Step 4: Enhanced Conversions toggle. Inside the same app, open the Conversion tracking tab. Find the Enhanced Conversions toggle. Confirm it is on.

Here is the trap. The Google Ads UI shows the conversion action as "Active" even when Enhanced Conversions is not actually receiving data. Active means the base tag fired. It does not mean Enhanced Conversions data arrived. Inside the Google Ads conversion action screen, scroll down to the Enhanced Conversions card. It has a separate status and a match rate percentage. Under 40% means something is broken. Target is 55 to 70% for a clean Shopify setup.

Common break patterns on the EC side:

We cover the full Enhanced Conversions setup at /enhanced-conversions-shopify/ including the three sub-methods for layering it on top of different base tags.

Step 5 and 6: theme.liquid + Additional Scripts residue

Now into the Shopify-side code. Steps 5 and 6 catch another 25% of cases, the ones where old code from 2022 is silently double-firing the Purchase event.

Step 5: theme.liquid. Open layout/theme.liquid in the theme editor. Use Find to search for gtag(, then AW- (the Google Ads account ID prefix), then googleads. Any match is suspect.

What a leftover looks like:

<script async src="https://www.googletagmanager.com/gtag/js?id=AW-123456789"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'AW-123456789');
</script>

If the Google and YouTube app is handling tracking (which it should be, per step 3), this block is redundant and is almost certainly the cause of duplicate tag firing. Remove the entire block. Save the theme to a new copy first, test with a $0.50 purchase on the preview theme, then publish. Never edit a live production theme directly, because a typo breaks checkout and orders stop.

While you are in theme.liquid, also check for:

Step 6: Additional Scripts. In Shopify admin, go to Settings, Checkout, scroll down. On the right side there is a section for "Order status page" with a field labeled "Additional Scripts". Open it.

This is the single most-forgotten place on a Shopify store. Whatever was pasted here in 2021 is still there, even though nobody remembers adding it. Common offenders:

Read every line. If you cannot identify what a block does, comment it out, not delete it, so you can put it back if something breaks. Save, then re-run Tag Assistant on a test purchase. The old script firing alongside the app is the textbook cause of the "duplicate conversions detected" diagnostic from step 2.

Step 7: GTM conflict or duplicate tag

Step 7 catches the "I thought we turned off GTM last year" cases, which show up more often than they should.

Open the GTM container for the store. Filter tags by "Google Ads" or "AW-" or "conversion". Look for:

Pause, do not delete, any tag that fires a conversion. Publish the container. Re-run Tag Assistant. If the duplicate stops, you found it. Wait 48 hours for Google Ads diagnostics to confirm the duplicate flag clears. Only then delete the paused tag, so it does not get un-paused by accident when somebody cleans up the workspace later.

Running GTM does not mean uninstalling the Google and YouTube app. The app still handles the product feed sync, Merchant Center connection, and GMC diagnostics. What you disable is one of the two conversion sources so only one is firing. The rule in one line: pick either the app or GTM as the conversion owner, not both. We cover the full decision tree for which to pick at /shopify-google-ads-conversion-tracking/.

The official Google Tag Manager web documentation has the full reference on tag firing conditions if you need to debug specific trigger logic. For our purposes, just pause anything Google Ads related in GTM unless you have a specific reason it needs to live there.

Step 8: attribution window mismatch vs GA4 disagreement

Step 8 is the one most operators never run, and it is how you catch attribution issues that steps 1 through 7 will miss.

Open Google Ads and GA4 side by side. Pick the last 7 days. Compare three numbers:

  1. Shopify admin total order count for the window (the truth).
  2. Google Ads "Conversions" for the window filtered to Purchase only.
  3. GA4 purchase event count for the window.

What you want: all three land within 5% of each other. Anything wider points to a specific failure mode:

Attribution windows also matter. Google Ads defaults to a 30-day click window and 1-day engaged-view window for Purchase. GA4 defaults to 30-day data-driven. If you compare a 7-day window in Google Ads to a 30-day window in GA4, the numbers will never match regardless of whether tracking is clean. Make sure the window is the same in both tools before drawing any conclusion.

One extra check worth running: filter Google Ads conversions by device. If mobile conversions are 70% of total Shopify orders but only 30% of Google Ads conversions, the tag is breaking on mobile specifically, usually because of a Safari privacy setting stripping cookies on the order status page. That is a sign to layer Enhanced Conversions or move to a server-side setup. We cover that path at /shopify-server-side-tracking/.

Frequently asked questions

Why is Shopify Google Ads not tracking even though the app says Connected?
Connected status means the OAuth token between Shopify and Google is valid. It does not mean conversions are actually reaching Google Ads. The three most common causes of this exact pattern: the app is connected but the linked Google Ads account ID is the wrong one (personal vs business mix-up), customer data sharing is set to Standard instead of Maximum so match keys are stripped, or the Google Ads conversion action itself was deleted or deactivated after the app was connected. Check the account ID in the app against the one you are watching in Google Ads, set data sharing to Maximum, and confirm the Purchase conversion action still exists and is set to Active. If all three check out, move to step 5 (theme.liquid) to look for a legacy conversion snippet.
Why are my Google Ads conversions not showing Shopify revenue?
The tag is firing but the transaction value is not being passed, which is one of two things. First, the conversion action in Google Ads was created with "Use the same value for each conversion" selected instead of "Use different values". Open the conversion action, edit value settings, switch to "Different values, choose one for each conversion". Second, the tag is firing before the order data is available on the order status page, which happens when a trigger fires on URL match for /checkout instead of on the Shopify order status page itself. Move the trigger to fire on the order status URL pattern or on the Shopify.checkout global object. Tag Assistant shows you whether the value field is populated on the fire, which is faster than debugging in Google Ads.
Can a Shopify theme update break the Google Ads tag?
Yes, and this is the leading cause of "it was working yesterday and now it's not" tickets we get. Every theme update can silently re-insert old tracking code from the theme developer's default, especially paid themes like Prestige, Impulse, or Dawn customizations. Check layout/theme.liquid for any gtag or AW- snippets that reappeared after the update. Also check templates/product.liquid, templates/cart.liquid, and sections/header.liquid, which some themes edit on update. If you find one, remove it, push a fresh theme version. Best to make theme updates on a duplicate copy, test with Tag Assistant and a $0.50 test purchase, then publish. Never update a live theme directly.
Why does Google Ads show conversions but GA4 does not?
The Google and YouTube Shopify app sends Purchase events to both Google Ads and GA4, but the two channels can be configured independently. Usually this pattern means GA4 is pointing to the wrong property ID, or the GA4 tag was disabled inside the Google Channel settings while the Google Ads tag stayed on. Open the Google and YouTube app, go to GA4 settings, confirm the property ID matches the one you are looking at in GA4. If they match and GA4 still shows nothing, check GA4 DebugView for incoming events. If events arrive in DebugView but do not appear in reports, the issue is GA4's processing delay (up to 48 hours for fresh properties) or a data filter stripping the events.
Is it safe to run the Google and YouTube app and GTM at the same time?
Only if one of them is not firing conversion tags. Running both with active Google Ads conversion tags doubles every Purchase, inflates reported conversions 80% or more, and trains Smart Bidding on phantom data, which reads artificially low CPA and tricks operators into scaling budget on broken signal. Pick one as the conversion source. If GTM is needed for other platforms (Microsoft Ads, Pinterest, TikTok), keep the Google and YouTube app installed for the product feed and Merchant Center integration, but disable its conversion tag inside the app settings so GTM is the only source firing conversions. One source of truth. This is the single most common audit finding we see.
How long until Google Ads trusts the fix after the tag starts firing cleanly?
24 to 48 hours for the conversion diagnostic to clear. 7 to 10 days for Smart Bidding to fully recalibrate against the new, clean data. The fix itself is instant, a test purchase should land inside 5 minutes, but Google Ads uses trailing-window averages for both diagnostics and bidding. Do not change bid targets during the first 14 days after a tracking fix, do not panic-rollback on day 3 because numbers look flat. Let it run. By week 4 Target ROAS typically climbs 20 to 35% on stores we audit because Smart Bidding finally has signal it can trust. The algorithm never was the problem, nine times out of ten the tracking was lying the entire time.

Shopify Google Ads not tracking is one of those bugs that looks mysterious on the dashboard and then takes 25 minutes to diagnose once you run the sequence. Eight steps, in order, no skipping. The first two (Tag Assistant plus Google Ads diagnostics) rule out 40% of cases without touching code. Steps 3 and 4 catch another 45% inside the Google and YouTube app itself. Steps 5 through 8 handle theme, GTM, and attribution causes. Most operators run step 5 first, find nothing, then start rebuilding tags from scratch, which is why so many stores live with a google ads tag not firing shopify for weeks. Best to run the full sequence the first time. Smart Bidding cannot optimize on data it is not receiving, and shopify conversion tracking broken google for even 7 days costs more in wasted spend than a full audit does.

Get a full X-ray of your ad account

Paste your Meta and Google Ads. See exactly where signal is leaking. Free. 60 seconds.

Start my audit
Dror Aharon
Dror Aharon
CEO, COREPPC

Ran paid media for 70+ Shopify brands. COREPPC manages $12M+ a year across Meta and Google for ecommerce and SaaS operators.