How to Check if Google Analytics 4 is Working

Learn how to check if Google Analytics is working using GTM, DebugView, real-time reports, and more. A simple guide to verify your GA4 setup is correct.

Contributors

Setting up Google Analytics 4 on your site doesn’t guarantee it’s working correctly.

GA4 setups often fail quietly. You might think everything’s fine, only to discover days later that you’ve collected no data, missed critical events, or sent the wrong parameters.

This guide will show you exactly how to check if Google Analytics 4 is working using five reliable methods:

  • Google Tag Manager’s Preview Mode
  • GA4 DebugView
  • Real-Time Reports in GA4
  • Browser Developer Tools
  • Standard GA4 Reports (after data processing)

Each method gives you a different layer of confirmation, helping you catch issues early and ensure your setup is fully functional. Let’s get started.

How to Check If Google Analytics Is Working?

When you check if Google Analytics is working, don’t rely on a single signal. Just seeing a tag “fire” isn’t enough, you need to confirm that the data reaches GA4, shows up in real-time, and appears correctly in your reports.

Here’s a step-by-step process to make sure your Google Analytics 4 is working:

Start With Google Tag Manager’s Preview Mode

check-if-google-analytics-working-CS5FFeDj.png

If you’ve installed Google Analytics 4 using Google Tag Manager, your first step to check if Google Analytics is working should be GTM’s Preview mode.

It’s the fastest way to confirm that your GA4 tag is firing when and where it should.

difficulty levelEasy
duration5 min
Step 1Step 1: Open Google Tag Manager and click “Preview”
Collapse Icon
Step 2Step 2: Enter your website URL
Collapse Icon
Step 3Step 3: Wait for the site to open with the debug badge
Collapse Icon
Step 4Step 4: Go back to the Tag Assistant tab
Collapse Icon
Step 5Step 5: Click on a relevant event like “Container Loaded”
Collapse Icon
Step 6Step 6: Look under “Tags Fired”
Collapse Icon

If you don’t see the tag or if the status says “Still Running”:

Something’s not working as expected. Double-check your tag’s firing triggers and configuration settings.

Preview mode is your first layer of validation, but it doesn’t confirm data delivery, only that the tag fired.

To fully check if Google Analytics is working, you need to continue with deeper verification steps.

Use GA4’s DebugView

check-if-google-analytics-working-1-vRZwtwm1.png

Once you’ve confirmed your GA4 tag is firing in GTM, your next step to check if Google Analytics is working is to see whether the data is actually reaching GA4.

That’s where DebugView comes in. It shows a real-time stream of events coming from your browser, ideal for verifying that the correct events and parameters are being sent.

Here’s how to use it:

difficulty levelEasy
duration5 min
Step 1Step 1: Enable GTM Preview Mode
Collapse Icon
Step 2Step 2: Open Google Analytics 4 and go to DebugView
Collapse Icon
Step 3Step 3: Wait for your session to appear
Collapse Icon
Step 4Step 4: Look for the page_view event
Collapse Icon
Step 5Step 5: Inspect custom events (if applicable)
Collapse Icon
Step 6Step 6: Check for missing or incorrect values
Collapse Icon

DebugView is a powerful tool for real-time checks, but it’s not perfect. It occasionally lags or drops events.

That’s why it’s important to verify your setup using the other methods below as well.

Using Shopify?🛍️ Make Sure Your GA4 Setup Is Complete.

If you’re a Shopify merchant, checking if Google Analytics is working is just the start. To get the most out of GA4, you need a reliable and complete integration.

With Analyzify’s Shopify GA4 Integration, you can go beyond the basics:

  • 20+ extra ecommerce metrics and events
  • Full checkout funnel tracking
  • Custom GA4 dashboards tailored to Shopify
  • Support for Shopify’s latest tech (Pixels API, Checkout Extensibility)
  • Optional server-side setup for 98%+ tracking accuracy

Our server-side GA4 integration ensures your data is privacy-compliant and reliably collected, even when browser tracking fails.

You can install it yourself in 20 minutes or request a full expert setup—at no extra cost.

Cross-check With Real-Time Reports

check-if-google-analytics-working-3-QAUCSYs6.png

DebugView confirms your data hits GA4, but to fully check if Google Analytics is working, you also need to verify that GA4 processes those hits correctly.

That’s when we should check the Real-Time reports. They show active user sessions and events in near real-time, based on actual processed data.

Follow these steps to check if Google Analytics is working:

difficulty levelEasy
duration5 min
Step 1Step 1: Go to Reports > Realtime in GA4
Collapse Icon
Step 2Step 2: Trigger activity on your site
Collapse Icon
Step 3Step 3: Confirm your session appears on the map
Collapse Icon
Step 4Step 4: Click “View user snapshot”
Collapse Icon
Step 5Step 5: Look for expected events and parameters
Collapse Icon

If events are missing or mislabeled, revisit your GTM setup or event configurations.

If the snapshot shows nothing, double-check whether browser extensions or tracking blockers are interfering.

Real-Time reports are a valuable sanity check. They reflect how GA4 processes your data, not just whether it was sent.

This makes them a critical step in confirming that Google Analytics 4 is working properly.

Inspect Network Requests in Your Browser

If you’re still unsure how to check if Google Analytics is working, browser developer tools offer a deeper, technical view.

You can directly see if your browser is sending hits to GA4 and inspect their status.

Here’s how to do it:

difficulty levelEasy
duration5 min
Step 1Step 1: Open your website in Google Chrome
Collapse Icon
Step 2Step 2: Go to the “Network” tab
Collapse Icon
Step 3Step 3: Reload the page
Collapse Icon
Step 4Step 4: Filter by your GA4 Measurement ID
Collapse Icon
Step 5Step 5: Look for collect requests to Google Analytics
Collapse Icon
Step 6Step 6: Check the response status
Collapse Icon

Bonus: Check the Console tab

Switch to the Console tab in Developer Tools. Look for errors related to gtag, analytics.js, or GA4. These can help identify problems like incorrect script installation or blocked resources.

This method is especially useful when you need to check if Google Analytics is working but aren’t seeing clear signs in GA4.

It helps you spot silent issues, when tags fire but don’t actually reach GA4, providing low-level confirmation that your setup is functioning correctly.

Look at Standard Reports

check-if-google-analytics-working-7-D4Hye8IG.png

Even after you check if Google Analytics is working in real time, you should still review the standard reports.

This is where your data ultimately ends up, and where you’ll do most of your long-term analysis. But keep in mind: these reports are delayed.

Here’s what to do:

difficulty levelEasy
duration5 min
Step 1Step 1: Wait at least 24–48 hours after setup
Collapse Icon
Step 2Step 2: Go to Reports > Engagement > Events
Collapse Icon
Step 3Step 3: Check event names and counts
Collapse Icon
Step 4Step 4: Explore other relevant reports
Collapse Icon

Note:

If your events appear in DebugView but not in standard reports after 48 hours, it could indicate incorrect event names, missing configurations, or filters blocking the data.

While slower, this step is essential to fully check if Google Analytics is working, not just in test mode, but in your actual reporting environment.

If You’re Tracking Multiple Domains, Double Check This

cross-domain-1-olhn38wop33l3acjda2pq-fdZnKiz2.jpg

Cross-domain tracking is one of the most common GA4 setup points that quietly fails.

If your site sends users between multiple domains (like shop.example.com and checkout.example-pay.com), GA4 needs to maintain the same session and user ID across both. Otherwise, you’ll see inflated user counts and broken journeys.

To check if Google Analytics is working correctly across domains, follow these steps:

difficulty levelEasy
duration5 min
Step 1Step 1: Confirm cross-domain tracking is set up in GA4
Collapse Icon
Step 2Step 2: Navigate between the domains as a test user
Collapse Icon
Step 3Step 3: Open Developer Tools and check the _ga cookie
Collapse Icon
Step 4Step 4: Compare cookie values across domains
Collapse Icon
Step 5Step 5: Use DebugView or Real-Time to check continuity
Collapse Icon

Bonus Content: See how to set up cross-domain tracking for your multiple websites to achieve the most proper data.

Cross-domain issues are easy to overlook, but they can distort every metric you rely on.

This is especially true in Shopify environments where third-party checkouts or subdomains are common.

To fully check if Google Analytics is working, always test cross-domain tracking explicitly.

Conclusion

Setting up GA4 is just the beginning. What really matters is making sure it works as intended.

You can only say Google Analytics 4 is working when data flows cleanly through each step: from your site, to GTM, to GA4 DebugView, real-time reports, and ultimately the standard reports.

Don’t assume things are fine just because you see no errors.

Always run a full check if Google Analytics is working before trusting the data. A small mistake in setup can lead to weeks of inaccurate or missing information.

Read More:

Frequently Asked Questions

How do I know if Google Analytics 4 is working after setup?

To know if Google Analytics 4 is working, start with GTM Preview mode, then confirm data appears in DebugView, Real-Time reports, and eventually in standard reports. Seeing a tag fire isn’t enough, you need to follow the full flow.
Tag Assistant only shows if the tag fired. That doesn’t guarantee Google Analytics 4 is working correctly. Use DebugView to confirm GA4 is receiving and processing the data.
Yes, real-time reports help confirm that Google Analytics 4 is working with live traffic. You should see your own session, events, and user actions appear within minutes of triggering them.
The fastest way to check if Google Analytics 4 is working is to enable GTM Preview mode and use DebugView in GA4. This shows whether events are firing and reaching your property in real time.
No. A tag firing in GTM doesn’t always mean Google Analytics 4 is working. You still need to check if the data is sent correctly and appears in DebugView and reports.
To confirm cross-domain tracking in Google Analytics 4 is working, test navigation between domains and check if the ga cookie value remains the same. Also, verify events appear in the same session in DebugView or Real-Time.
If Google Analytics 4 is working on desktop but not mobile, check for mobile-specific issues like blocked scripts, different containers, or incorrect event triggers. Use DebugView on a mobile browser or simulator for testing.
If data appears in standard reports, it’s a good sign, but don’t assume Google Analytics 4 is working perfectly. You should still confirm custom events, parameters, and session continuity using other tools.
To verify Google Analytics 4 is working on Shopify, use GTM Preview mode to test your storefront, then confirm data reaches DebugView and appears in reports. Pay special attention to checkout events and cross-domain issues.
Common signs that Google Analytics 4 is working incorrectly include missing events in DebugView, zero real-time users, duplicate sessions across domains, or empty parameters in event details.

Latest Posts

The latest news, technologies, and resources from our team.
View all posts
Blog Post Icon
How to Check if Google Analytics 4 is Working
Learn how to check if Google Analytics is working using GTM, DebugView, real-time reports, and more. A simple guide to verify your GA4 setup is correct.
Blog Post Icon
What Changed in Shopify Editions Summer 2025 and Why It Matters
Shopify Editions Summer 2025 introduced AI tools, new Markets features, and POS upgrades. This guide explains what changed — and what to do next
Blog Post Icon
What Google Marketing Live 2025 Means for Advertisers
From AI Max to Veo, see what Google announced at Google Marketing Live 2025 and how to start using the latest tools in your campaigns!
Blog Post Icon
How Server-Side Tracking Improves First-Party Data on Shopify
Learn how server-side tracking improves first-party data collection on Shopify — and why it’s essential for reliable attribution on Meta, GA4, and TikTok.
Sign up for our newsletter
Be the first to know about releases and industry news and insights.
We care about your data in our privacy policy.
Take the first step towards reliable tracking Join 3,000+ merchants who trust their tracking with Analyzify.