1
3 Comments

Google Analytics lies.

  1. 2

    Based on my experience while creating userTrack.net, if you install 10 different analytics platforms you will get 10 different numbers of "users". This is because it's hard to define what a user is and also users could block that specific analytics script or simply can't run it.

    The biggest issues that lead to different numbers:

    • Adblockers - Google analytics is blocked by some adblockers
    • What counts as a user/visit - If you use a DNS-only analytics platform (eg. Cloudflare Analytics), you will see as being a real user most of the crawlers/bots that don't even access your site, but only request the page source. So DNS-level analytics will show a much greater number of "users" than on-page analaytics.
    • Brower specifications/settings - Fetch is not supported in all browsers, localStorage can be disabled for privacy reasons, some users even have their JavaScript disabled or only run JavaScript selectively for some domains.
    • Bots/fake users - If you run ads on Facebook you may notice that most of the traffic they send is just fake users from click farms, which don't use your website and have a 0s session length. There is a reddit post I wrote about it a while ago.
    • Latency (network speed) - If the analytics script takes too long to load (the user leaves before it loads), it won't track the visit anymore.

    As you can see, those are just a few reasons why different analytics platforms could show different numbers. From my experience, the Google Analytics numbers are just an estimation, and are only good for estimating the magnitude of the traffic, not the actual number (eg. you know if you have 1, 100, 1k or 10k visitors), but the numbers in-between should be taken with a grain of salt, the biggest culprit being adblockers.

  2. 1

    The title is totally misleading if you don't know what the actual reason is.
    Also, this could have other reasons like browser support (https://caniuse.com/#feat=fetch)

  3. 1

    I reread the post 3/4 times not sure what you're asking.

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments