Basically, I'd like my Google Analytics results to ignore me!
开发者_开发百科Thanks, as always.
Yes, you can add filters to exclude certain IPs from the stats. Here's an article on how to do it.
You can exclude IP ranges from google analytics using regular expressions. This is documented here:
http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&answer=55481
If you need help creating the appropriate regular expressions, google has a tool here:
http://www.google.com/support/googleanalytics/bin/answer.py?answer=55572
精彩评论