How to block yourself from Google Analytics
Thought long and hard about actually posting this but what the hell.Most sites today have Google Analytics installed on each page to assist in tracking its users and its users browsing habits. Did you know that you can actually block this and prevent yourself from being tracked by a website? When you navigate to a webpage with Google Analytics installed, a small JavaScript file is downloaded to your computer called urchin.js (called the Urchin Tracking Module) which does all of the tracking. If you don't want to be tracked you just have to block the download of this file. This is very simple to do, just follow the step below.
Steps to block:
- Open Windows Explorer and navigate to windows/system32/drivers/etc/hosts (note: Win98 users may find the hosts file in the windows folder)
- Open the hosts file in Notepad - hosts file does not have an extension
- Add the following two lines to the hosts file and save
- 127.0.0.1 www.google-analytics.com
- 127.0.0.1 ssl.google-analytics.com
- Save and close the file
Labels: google





2 Comments:
very cool.
By
mouser, at 2:38 PM EST
Perfect,thanks a lot!
By
animalfarm, at 11:36 AM EST
Post a Comment
Links to this post:
Create a Link
<< Home