GA4 New User Count Low: Causes and Fixes

October 09, 20253 min read

GA4 New User Count Low: Causes and Fixes

If your GA4 new user count looks suspiciously low compared to expectations or Universal Analytics, you’re not alone. GA4 calculates “new users” differently, and misconfigurations in tracking can make the numbers even less reliable. Let’s break down why this happens, what it means, and how to fix it.


Why New User Count Matters

Tracking new users is critical for:

  • Measuring acquisition success.

  • Understanding the size of your actual audience.

  • Segmenting marketing campaigns (new vs. returning users).

  • Driving reporting accuracy for stakeholders.

👉 Google Analytics new user definition


Why GA4 Shows Low New User Counts

  1. GA4’s Definition Changed
    In GA4, “new users” are tied to the first_visit event (on web) or first_open (on app). If this event doesn’t fire, users won’t count as new.

  2. Cross-Domain Tracking Issues
    Without proper cross-domain linking, GA4 may treat the same user as returning instead of new.

  3. Cookie Consent Blocking
    If users reject cookies, GA4 may not be able to recognize them as new visitors.

  4. Improper GTM Setup
    If your GA4 configuration tag is misfiring, first_visit may not trigger consistently.

  5. Different Counting Logic Than UA
    Universal Analytics used Client ID differently, leading to higher “new user” counts. GA4’s stricter approach often means lower numbers.


How to Fix GA4 New User Tracking

Step 1: Verify First_Visit Event

  • Use DebugView in GA4 to confirm first_visit events are firing.

  • Check GTM Preview mode to see if GA4 config tags trigger on the first pageview.

Step 2: Implement Cross-Domain Tracking

If you operate across multiple domains (e.g., marketing site → app → checkout):

  • Enable Auto-Link Domains in GA4.

  • Add domains to your GA4 property under Admin → Data Streams → More Tagging Settings → Configure Your Domains.

  • Set up linking in GTM.

👉 GA4 cross-domain setup guide

Step 3: Fix Consent Mode Issues

  • If you’re using a cookie consent banner, enable Google Consent Mode.

  • This allows GA4 to register first_visit events even when cookies are denied (using cookieless pings).

Step 4: Clean Up GTM Setup

  • Ensure your GA4 config tag fires on all pages.

  • Avoid firing multiple GA4 configs across pages.

Step 5: Use External Tools to Validate


Best Practices

  • Compare With Backend Data
    Always reconcile GA4 new user counts against backend signups or ad platform data.

  • Use User_ID Where Possible
    Implement GA4 User-ID tracking to track logged-in visitors consistently across sessions.

  • Segment by Source
    Break down new users by acquisition channel to spot inconsistencies.


FAQs

Why are GA4 new users lower than Universal Analytics?
GA4 has stricter rules and relies on first_visit. UA often overcounted new users because of cookie resets or browser differences.

Can GA4 misclassify returning users as new?
Yes. If cookies are cleared or cross-domain linking is missing, GA4 may treat the same visitor as “new” again.

How do I track true new leads instead of visits?
Use CRM integration with GA4 (via tools like Phantomarketing) to tie first-time leads to real user data.


Final Thoughts

If your GA4 new user count is low, don’t panic. It’s usually due to GA4’s new definitions, consent blocking, or misconfigurations. Once fixed, your data will better reflect reality.

Need expert help fixing your GA4 setup? Book a call with Phantomarketing and let us align your analytics with your growth goals.

Back to Blog