Creating Internal Traffic Filters in Google Analytics
Too much data can make your reports cluttered. By using filters you can organize data effectively. You should commonly try to filter out internal traffic, this can be accomplished by filtering by static IP address. You can also visit www.whatismyip.com
you can execute the filter by ip address by ‘escaping’ the periods in the IP address by using the backslash. For example an IP address: 19.168.0.10 becomes 192\.168\.0\.10 as a regular expression
Don’t forget to name your filter with something meaningful!


Comments
Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!
You must be logged in to post a comment.