Guest_imported
New member
- Jan 1, 1970
- 0
I had the Netscape Hitometer tracker on my web page and have very good reason to believe that someone (I think I know who) has been falsifying my hit tracker data. I know he's not actually hitting my web page since I took this tracker off a day and a half ago but it's still showing hits at the same rate.I also put on a second tracker three days ago which has continued to show only my normal volume average of 10 or so hits a day, not the 100-plus Hitometer has been showing even after I removed it.
The Hitometer uses this HTML insert:
<!-- BEGIN HITOMETER TAG VERSION 2 -->
<script language="JavaScript1.1"><!--
d=document;c='<img WIDTH=1 HEIGHT=1 border=0 '+
'src="if(parseFloat(navigator.appVersion)>=4){x='x';s=screen;
c+=s.width+x+s.height+x+s.pixelDepth+x+s.colorDepth;}
d.writeln(c+'$'+d.referrer+'">'); // -->
</script><noscript><img WIDTH=1 HEIGHT=1 border=0
src="alt="Hitometer"></noscript>
<!-- END HITOMETER TAG ( ) -->
I believe he's shooting the false data straight to Netscape using this Javascript. I'm just wondering if & how this could be done? It shows referring hosts & referral pages from my suspect's domains but all the other info (domains visiting, unique visitors, browsers, screen resolutions) is random, including occasional search engine results which don't relate whatsoever to my website (and I'm not even listed on any search engines). Any ideas? I'd love to prove how this is happening! Thanks for any help.
The Hitometer uses this HTML insert:
<!-- BEGIN HITOMETER TAG VERSION 2 -->
<script language="JavaScript1.1"><!--
d=document;c='<img WIDTH=1 HEIGHT=1 border=0 '+
'src="if(parseFloat(navigator.appVersion)>=4){x='x';s=screen;
c+=s.width+x+s.height+x+s.pixelDepth+x+s.colorDepth;}
d.writeln(c+'$'+d.referrer+'">'); // -->
</script><noscript><img WIDTH=1 HEIGHT=1 border=0
src="alt="Hitometer"></noscript>
<!-- END HITOMETER TAG ( ) -->
I believe he's shooting the false data straight to Netscape using this Javascript. I'm just wondering if & how this could be done? It shows referring hosts & referral pages from my suspect's domains but all the other info (domains visiting, unique visitors, browsers, screen resolutions) is random, including occasional search engine results which don't relate whatsoever to my website (and I'm not even listed on any search engines). Any ideas? I'd love to prove how this is happening! Thanks for any help.