Go to web page you track with Google Analytics
Copy code below and paste this code in address bar of you browser (don't forget to click enter)
javascript:pageTracker._setVar('DoNotCount');alert('Cookie has been created')
With this line of code in browser address bar you will create cookie for visited site with content "DoNotCount" or other if you change colored text.
Now you need to create filter
In your Google Analytics click Edit
Click Add filter in the Filters Applied to Profile box
-Enter filter name, for filter type choose Custom filter, choose Exclude. For filter field choose User defined. For field pattern enter same text you set in javascript we paste in address bar (colored text, in our example:
DoNotCount).
Then you need to wait few days and Google analytics will no more count your visits.
No comments:
Post a Comment