Ask HN: Why does Cloudflare show 3.5x more unique users than Google Analytics?
When looking at my site's analytics, the nubmer of unique visitors tracked in Cloudflare is approximately 3.5 times the number tracked in Google Analytics.
Is this mostly due to:
- Adblockers preventing the GA javascript from executing?
- Bots making requests that get picked up by Cloudflare?
- User error on my part? (something misconfigured)
5 comments
[ 2.1 ms ] story [ 13.8 ms ] threadThe main view you use for GA reporting will have the bot filterer turned on.
You do have the standard three view per property setup.
You need to look at the unfiltered view.
I must admit I haven't really looked at our cloud flare -
I am the bus factor guy who gets to stand-in for our main GA/GTM person - Large Multinational 50+ properties in one account, nearly 100 Containers.
Oh a final thought check your GA reports are not being sampled - you can get discrepancies.
* User having JavaScript disabled
* Users leaving before page and JavaScript loads, or before GA request is sent (CF would track the visit, GA not)