Categories: The Google Analytics Coffee Shop :

Can the google analytics do not calculate when I visit my own website?

Showing 1-6 of 6 messages
Can the google analytics do not calculate when I visit my own website? geoutd 6/13/12 6:04 AM I have noticed that the google analytics also calculates whenever I visit my own website from my own computer.  Can I set the google analytics not to consider any visiits from a specific computer?
Re: Can the google analytics do not calculate when I visit my own website? htmlterrier 6/13/12 6:54 AM Hi, You can. Setup a filter to exclude visits from a specific IP address. Here is how it is done in the ref. attached David
Re: Can the google analytics do not calculate when I visit my own website? geoutd 6/14/12 4:18 AM Hi! I am still finding it difficult to perform the filtering.  Is there any other easy way??
Re: Can the google analytics do not calculate when I visit my own website? htmlterrier 6/14/12 11:32 PM Hi, Filters are dead easy. Go to something like http://www.ipchicken.com to find out your IP address, then follow the instructions in the link I provided. trust me as easy as 123. David
Re: Can the google analytics do not calculate when I visit my own website? JonathanRElder 7/24/12 8:41 AM There is another way that does not use the IP address but uses a cookie on the clients PC.  However, it is WAY more complicated to set up than a simple IP filter.
Re: Can the google analytics do not calculate when I visit my own website? T.Alexander 8/8/12 8:04 PM Block via hosts A much easier way (especially if you have several websites) is to block the Google Analytics tracking script on any website using your hosts file. Simply add the following lines in your hosts file: 127.0.0.1 http://www.google-analytics.com