Earlier quoted context omitted.
Why is analytics synonymous with Google analytics?
Is there any difference in privacy from user's perspective if you use Google Analytics or self hosted? If any, the later is more prone to be hacked or misused than former and could not be easily blocked like Google's.
13% of my website visitors block Google Analytics
51–60 of 182 posts
Re: 13% of my website visitors block Google Analytics
#52None of my website users need to block Google Analytics.
Sorry to say, but without analytics and campaign analytics, you probably don't know what your user want or need. I don't like the analytics auto hate behavior. Edit: I don't justify google and facebook wrongdoing in the past and present. But to hate on those who are (forced) using them and calling to remove them from the website is not helping without an alternative. It will surly take a toll on your digital presence…
Re: 13% of my website visitors block Google Analytics
#53None of my website users need to block Google Analytics.
Sorry to say, but without analytics and campaign analytics, you probably don't know what your user want or need. I don't like the analytics auto hate behavior. Edit: I don't justify google and facebook wrongdoing in the past and present. But to hate on those who are (forced) using them and calling to remove them from the website is not helping without an alternative. It will surly take a toll on your digital presence…
Re: 13% of my website visitors block Google Analytics
#54Slightly off topic: Plausible claim that their cookieless tracking is GDPR compliant but this seems a bit shaky to me. Unless they are doing something that isn't specified in their docs their fingerprinting seems reversible which would make their user identifiers PII like any session ID you'd store in a cookie. AIUI the GDPR doesn't particularly care about cookies, it cares about you tracking people without their con…
I feel most of these "privacy" focused analytics tools are mostly about working around the need for a cookie banner. I also don't get how they can continue to show off their public dashboards full of data that has been collected without user consent, boasting about how many hits they have.
Gives me the feeling "Privacy" is more of a marketing tactic here than a mission.
Re: 13% of my website visitors block Google Analytics
#55I've used Simple Analytics since day one of my site. Thoroughly recommended for privacy. Fathom Analytics is another option.
Re: 13% of my website visitors block Google Analytics
#56Earlier quoted context omitted.
Even when I run JavaScript (I don’t by default), uBlock Origin blocks https://plausible.io/js/plausible.js through Peter Lowe’s Ad and tracking server list . Not sure if that’s one that’s enabled by default or if it’s one I’ve enabled. So yeah, I would expect the true Google Analytics blockage figure to be markedly higher than the 13% reported here.
Is plausible also blocked when used with a custom domain so that tracking results are POSTed to your own domain?
If you run some kind of proxy yourself on an unconventional name (e.g. “ads.mysite.example” may well be blocked) and make sure that any script it needs loads from your own site, again with an unconventional name (e.g. “piwik.js” would be blocked as Matomo), then your tracker won’t be blocked until someone notices.
If you want to head far down this route, smuggle analytics data in with legitimate requests and separate and forward it on your server.
Fortunately, taking it to this extreme takes enough effort that it’s decidedly uncommon.
Re: 13% of my website visitors block Google Analytics
#57Re: 13% of my website visitors block Google Analytics
#58I am not surprised by the low iOS numbers, adblockers are a pain to setup and I haven’t found one as good as ublock origin. Would anyone have recommendation for a good iOS adblocker?
Re: 13% of my website visitors block Google Analytics
#59Earlier quoted context omitted.
Sorry to say, but without analytics and campaign analytics, you probably don't know what your user want or need. I don't like the analytics auto hate behavior. Edit: I don't justify google and facebook wrongdoing in the past and present. But to hate on those who are (forced) using them and calling to remove them from the website is not helping without an alternative. It will surly take a toll on your digital presence…
This is not true. One can make a product better without relying on analytics. Sure, it takes more time (and probably more skilled people) but it's possible. There are companies out there doing well without GA.
That said, product teams that are actually good enough to gather and productively use that sort of data aren’t very common, so switching off client-side analytics probably wouldn’t make much difference to most organisations. Page hits and error stats can be pretty easy to make use of, but you can get that from server logs.
Re: 13% of my website visitors block Google Analytics
#60Earlier quoted context omitted.
Why is analytics synonymous with Google analytics?
Is there any difference in privacy from user's perspective if you use Google Analytics or self hosted? If any, the later is more prone to be hacked or misused than former and could not be easily blocked like Google's.