Hide Referrers from Googlr Analytics using Double Meta Refresh?

jahansibi

Newbie
Joined
Jan 14, 2010
Messages
5
Reaction score
0
I want to hide my Referrers (where from the visitors is coming ) in Google Analytics i want to use Double Meta Refresh? how to do it?


And can i add my own Referrers? (useing Double Meta Refresh) like.. Google analytics track.. visitors are coming from Yahoo , MSN etc?


it can be done?

Please reply ASAP/

Thanks in Advance..
 
You do this on two seperate pages:

<meta http-equiv="refresh" content="600">

<meta http-equiv="refresh" content="600">
 
Back
Top