vote up 4 vote down star

I have a site running Google analytics and I end up being a large fraction of the traffic to it (like 1 of the 2 hits per day). Is there any way I can set it so that my browsing doesn't skew the numbers so much? I'd be happy if it just didn't record anything for accesses that are logged in as my Google account.

flag

50% accept rate
HOw do you end up being a large fraction? Can you give more infor about your site? – Shoban May 20 at 5:45
there is very little traffic to begin with <G> – BCS May 20 at 6:16
how would this work for Google Sites if you have a dynamic IP address? As far as I know you cannot add custom JavaScript - is there a known solution to this? – Marchy Nov 10 at 6:39

5 Answers

vote up 10 vote down check

Use the Filter Manager in your analytics settings

http://www.google.com/support/analytics/bin/answer.py?answer=55481&cbid=-1j8it19c4uzvt&src=cb&lev=answer

link|flag
Now if I can just figure out how to add that... – BCS May 20 at 6:20
vote up 3 vote down

You can use filter to exclude

  1. Traffic from a a domain
  2. IP address
  3. Sub directory

or you can use a custom filter. You can edit your site to set a campaign code if you login in and use the custom filter to exclude that campaign code.

You can also try out the ip filter if you use the same machine.

link|flag
vote up 2 vote down

One option would be to use an ad blocking or javascript disabling extension in your browser to prevent google analytics from being loaded.

link|flag
2  
to whoever voted this down. It's a perfectly legitimate option. I run the noscript extension in FF and it would take me literally a few seconds to block analytics for just my site. That's less time than it would take to log in and configure analytics. – SpliFF May 20 at 6:25
voted down again?? who are these idiots? This answer is perfectly applicable to the question asked. Explain yourself. – SpliFF May 20 at 6:32
This way all the clients visiting the site have to install extensions in their browser instead of setting the proper filters only once. – Török Gábor May 20 at 10:56
1  
This is an extremely impractical solution. If the site contains other js components (which is very likely these days), then the author will likely want to see and use these as part of the site's functionality. Disabling it completely on the client side only to accomplish something that can and should be set in the analytics configuration is silly. If you want to use ad blocking or js blocking extensions, that's great, but isn't really applicable to this situation realistically. – jess May 20 at 15:07
1  
It's very easy to target adblock or noscript at google analytics specifically, without affecting other JS components. – bdonlan May 20 at 16:26
vote up 0 vote down

If you login there logged in as a site user, maybe you basing on this you just do not put the JavaScript for Google Analytics in the output HTML. This is a typical case when you are an administrator and you do not want to mess the results basing on your activities.

If you are able to touch the code that runs your site I think this is the simplest way to go.

If it is not the case, please provide some more details.

link|flag
vote up 0 vote down

Can i filter the traffic or visitors coming from different advertiser that is ZANGO, if yes then pls guide me how

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.