Home / Fixes / GA4 not receiving data
GA4 tracking setup

GA4 is not receiving data from your site

No data, or no conversions, in GA4 while your store clearly has traffic and orders means the tag is not reaching Google. It is almost always a fixable setup problem, not a real drop.

Signs this is happening to you

  • GA4 reports show no data or far less than you expect
  • Realtime shows zero active users while people are on the site
  • Purchases happen in Shopify but no conversions appear in GA4
  • GA4 warns that data collection is not active

What's usually causing it

  • The Google tag is missing or misplacedIf the tag was removed, never installed on every template, or stripped by a theme update, GA4 has nothing to receive.
  • Wrong Measurement IDA tag pointing at a different or old property sends data somewhere you are not looking.
  • Consent mode is blocking collectionA consent banner set to deny by default, or misconfigured, can stop GA4 from collecting until consent is granted.
  • The event fires on a page that never loads the tagCheckout and order-status pages on Shopify often need the tag set up separately, so purchases never register.

How Mimetic finds it and ships the fix

Mimetic loads your site and runs the buying path the way a visitor does, and checks whether the GA4 tag actually fires and sends events at each step.

  • We visit your site and confirm whether the Google tag loads and sends a page_view
  • We run a purchase and check whether GA4 receives the conversion event
  • We flag a missing tag, a wrong Measurement ID, or a consent block as the cause
  • We open the fix as a pull request so data collection is restored across every page
No data is almost always a setup gap

When GA4 shows nothing despite real traffic, the tag is missing, misconfigured, or blocked, not the traffic. Watching the tag fire on the live site is how you pin it down.

Questions

Why does GA4 say no data is being received?

Usually the tag is missing from some or all pages, points to the wrong Measurement ID, or is blocked by consent settings. Mimetic loads your site and reports whether the tag actually fires, which narrows it down fast.

My homepage tracks but checkout does not. Why?

On Shopify the checkout and order-status pages often need the tag configured separately, so a tag that works on the storefront can miss purchases. Mimetic runs the full path and flags exactly where the tag stops firing.

Could a consent banner be the cause?

Yes. A consent tool set to deny by default, or misconfigured, can stop GA4 from collecting data. Mimetic flags when collection is being blocked so you can fix the consent setup.