You are not logged in.
Pages: 1
null
Last edited by gromlok (2019-03-10 15:30:44)
.
Offline
Hmm, I think the "opt out" plugin by Google can do the same thing (or not) ?
Offline
null
Last edited by gromlok (2019-03-10 15:30:52)
.
Offline
It redirects any request to google-analytics.com to localhost. You should use noscript.
Offline
You should use noscript.
And - even better - the addon called requestpolicy. The combination of those two is amazing!
Offline
You don't need noscript, adblock will work too - hit ctrl+shift+v, double click on google analytics.
Offline
Interesting how webfolks always assume people use Firefox...
Offline
Interesting how webfolks always assume people use Firefox...
Not really. Large market-share, and it's a typical distro default.
Offline
It redirects any request to google-analytics.com to localhost. You should use noscript.
Why is the former latter than the better? I only ask for information - I use NoScript (requestpolicy still prevents FFx from starting).
"...one cannot be angry when one looks at a penguin." - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle
Offline
I'm using a modified /etc/hosts as it is an easy way to block some spies using opera and firefox ( mostly opera btw ). Here and there people advise me not to do that though.I still see no compelling reasons
Here's a guy ( active on the ubuntuforums ) who's updating a nice hosts file regularly.Ofcourse there's a little trust involved here.
Offline
I use fx with noscript, adblock and requestpolicy. But I also have a modified hosts file just in case if I don't use fx anymore ![]()
$ grep analytics /etc/hosts
127.0.0.1 analytics.admob.com
127.0.0.1 analytics.hosting24.com
127.0.0.1 analytics.ku6.com
127.0.0.1 analytics.live.com.nsatc.net
127.0.0.1 analytics.worldnow.com
127.0.0.1 digg.analytics.live.com
127.0.0.1 www-google-analytics.l.google.com
127.0.0.1 google-analytics.com
127.0.0.1 ssl.google-analytics.com
127.0.0.1 www.google-analytics.com
127.0.0.1 ehg-webanalyticsasiapteltd.hitbox.com
127.0.0.1 m-analytics.net
127.0.0.1 www.m-analytics.net
127.0.0.1 www.yahoo-analytics.net
127.0.0.1 yahoo-analytics.net
127.0.0.1 google-analyticks.net
127.0.0.1 analytics.live.com
127.0.0.1 analytics.msn.com
127.0.0.1 analytics.r.msn.com
127.0.0.1 analytics.findwhat.com
127.0.0.1 analytics.miva.com
127.0.0.1 analytics.freedom.com
127.0.0.1 analytics.spreadshirt.net
127.0.0.1 analytics.poferries.com
127.0.0.1 cheezburger-analytics.com
127.0.0.1 a.analytics.yahoo.com
127.0.0.1 analytics.yahoo.com
127.0.0.1 s.analytics.yahoo.com
127.0.0.1 analytics.pl.ua
127.0.0.1 bitanalytics.cn
127.0.0.1 fastgoogleanalytics.com
127.0.0.1 hostanalytics.bissnes.net
127.0.0.1 yourgoogleanalytics.euEdit: after update my hosts file, it seems I've got another blocklist by a lot.
Last edited by igndenok (2010-11-05 08:06:00)
Ask, and it shall be given you.
Seek, and ye shall find.
Knock, and it shall be opened unto you.
Offline
The Hosts file contains the mappings of IP addresses to host names. This file is loaded into memory (cache) at startup, then Windows checks the Hosts file before it queries any DNS servers, which enables it to override addresses in the DNS. This prevents access to the listed sites by redirecting any connection attempts back to the local (your) machine. Another feature of the HOSTS file is its ability to block other applications from connecting to the Internet, providing the entry exists.
Original at http://www.mvps.org/winhelp2002/hosts.htm
Theres a thread over at Wildersecurity about wich is the *best* hostfile.
It does not just block g**gle analytics/whatever out, it blocks communication with AD-firms and the like too.
Offline
+1 for the mvps hosts file.
See this thread for a nice script written by Wintervenom which automatically grabs/updates your hosts file with the mvps data.
Offline
null
Last edited by gromlok (2019-03-10 15:31:02)
.
Offline
+1 for the mvps hosts file.
See this thread for a nice script written by Wintervenom which automatically grabs/updates your hosts file with the mvps data.
+1 on mvps hosts file, for good measure you can probably grab more from here http://hosts-file.net/
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
I use this ones:
And they block a lot of trash
hosts-file.net's hosts-file block a lot of things i usually use.
Last edited by eduardo.eae (2010-11-05 23:58:36)
Offline
Pages: 1