Live data from Hacker News

UBlock defaults to blocking Google Analytics tracking

github.com

1–10 of 90 posts

Re: UBlock defaults to blocking Google Analytics tracking

#4
post #2

More 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.

Google Analytics is already blocked by multiple ad blockers. Sorry, those users don't care if you want use 3rd party tracking software.

Re: UBlock defaults to blocking Google Analytics tracking

#5
post #2

More 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.

Sorry about that. But it is more important that Google doesn't store every website I visit to build a better profile of me.

Re: UBlock defaults to blocking Google Analytics tracking

#6
post #3

If 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 useless.

This type of stuff should be opt-in. Most people install uBlock to remove Ads. But now we are making them invisible to websites at the same time, which is not what most people signed up for.

Re: UBlock defaults to blocking Google Analytics tracking

#8
post #6
post #3

If 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 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 on your own domain? No external requests, and no information back to Google.

Re: UBlock defaults to blocking Google Analytics tracking

#9
post #2

More 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.

Sorry about that. But it is more important that Google doesn't store every website I visit to build a better profile of me.

It is against the terms of service of Google analytics to pass any PII such that you can track an event back to any particular person. On top of that, the code for Google Analytics js is available for your review, along with its network requests, such that you can hold them to their word.
Post reply on HN