























the datasets weren’t even close for me.
Google Analytics works by putting a client-side bit of JavaScript on your site. Netlify Analytics works by parsing server logs server-side. They are not exactly apples to apples, feature-wise. Google Analytics is, I think it’s fair to say, far more robust. You can do things like track custom events which might be very important analytics data to a site. But they both have the basics. They both want to tell you how many pageviews your homepage got, for instance.
There are two huge things that affect these numbers:
So I’d say: Netlify probably has more accurate numbers, but a bit inflated from the bots.
Also worth noting, you can do server-side Google Analytics. I’ve never seen anyone actually do it but it seems like a good idea.
One bit of advice from Jim:
Never assume too much from a single set of data. In other words, don’t draw all your data-driven insights from one basket.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。