Earlier quoted context omitted.
I think a fair portion of the people who are consciously blocking GA might think that beaming back a ton of information to the Google mothership is also "being dick," because they don't want ad-tracking profiles to be built for them based on their browsing habits across millions of websites. If you want to balance the desires of your privacy-savvy users and your craving for analytics, why not use Piwik and self-host…
It block self-hosted Piwik by default too!
UBlock defaults to blocking Google Analytics tracking
21–30 of 90 posts
Re: UBlock defaults to blocking Google Analytics tracking
#22If you read https://github.com/gorhill/uBlock/#philosophy then that's not surprising at all. Disconnect.me also blocks Google Analytics.
Blocking standard analytics on small websites who do not server ads is being dick. Now I do not know who is using my website. I can not optimize it for longer user sessions, I can not figure out which are the most popular pages, I can not record client-side errors, I can not track caching and page load time. Basically this screws over those want to create good website experiences. Blinding us in this way is pretty us…
I'm a lot more concerned about the revenue I am losing due to the decrease in ad views/clicks than I am about a slight decrease in GA hits...
Re: UBlock defaults to blocking Google Analytics tracking
#23More here: https://github.com/gorhill/uBlock/blob/e6707fe8b155cc92da1cb... This screws my efforts to try to optimize my site for increased traffic and to work towards longer user sessions. This hurts my website.
Re: UBlock defaults to blocking Google Analytics tracking
#24Earlier quoted context omitted.
It block self-hosted Piwik by default too!
this is unfortunate. i think anything that's same domain should be allowed through, even 2nd-level might be okay. it's third-party tracking that should be disabled because of cross-domain tracking capability. it's completely unreasonable to expect websites not to do something as simple as tallying unique visitors or recognizing returning customers via cookies/fingerprinting on their own properties.
Re: UBlock defaults to blocking Google Analytics tracking
#25Earlier quoted context omitted.
Blocking standard analytics on small websites who do not server ads is being dick. Now I do not know who is using my website. I can not optimize it for longer user sessions, I can not figure out which are the most popular pages, I can not record client-side errors, I can not track caching and page load time. Basically this screws over those want to create good website experiences. Blinding us in this way is pretty us…
Nothing stops you from doing analysis yourself.
Re: UBlock defaults to blocking Google Analytics tracking
#26Re: UBlock defaults to blocking Google Analytics tracking
#27Earlier quoted context omitted.
Nothing stops you from doing analysis yourself.
uBlock might stop you. It's certainly consistent with their philosophy to block all analytics, even homegrown and not shared across sites.
Re: UBlock defaults to blocking Google Analytics tracking
#28More here: https://github.com/gorhill/uBlock/blob/e6707fe8b155cc92da1cb... This screws my efforts to try to optimize my site for increased traffic and to work towards longer user sessions. This hurts my website.
Re: UBlock defaults to blocking Google Analytics tracking
#29The one that does the job is Peter Lowe's [2]
I wish you would see how convoluted is your suggestion "to let users opt-in to not be tracked by Google Analytics". (paraphrased) [3]
[1] https://www.diffchecker.com/r7v1cq6x
[2] https://github.com/gorhill/uBlock/blob/master/assets/thirdpa...
[3] https://github.com/gorhill/uBlock/issues/564
Edit: "being" => "be"
Re: UBlock defaults to blocking Google Analytics tracking
#30If you read https://github.com/gorhill/uBlock/#philosophy then that's not surprising at all. Disconnect.me also blocks Google Analytics.
Blocking standard analytics on small websites who do not server ads is being dick. Now I do not know who is using my website. I can not optimize it for longer user sessions, I can not figure out which are the most popular pages, I can not record client-side errors, I can not track caching and page load time. Basically this screws over those want to create good website experiences. Blinding us in this way is pretty us…
Don't forget there are other ways of achieving what you want too - you can use something simple like GoAccess[0] or even run a Piwik install off your server logs[1] for a nice pretty GUI experience if you prefer.
As more and more people become privacy-conscious I hope you will see this as an opportunity to learn how to do more yourself and outsource less to Google. They don't even give you all the data they collect from site visitors, you are giving them free data for little in return!