PDA

View Full Version : Extremetracking and PR



HiddenVorlon
10-31-2003, 10:57 AM
I am using extremetracking.com to watch my traffic on some sites. Is it possible that my PR could be leaking to their sites? Do I need build a robots.txt file to stop this?

Chris
10-31-2003, 12:45 PM
Tracking is done via javascript and it shouldn't be leaking PR (I think, I'd have to look at the code to be sure).

What you should do is get other tracking software. Remotely hosted software isn't that good.

HiddenVorlon
11-01-2003, 08:57 AM
Yes, it is javascript:

<a target="_top" href="http://w.extreme-dm.com/?login=***">
<img src="http://w1.extreme-dm.com/i.gif" height=1
border=0 width=1 alt=""></a><script language="javascript1.2"><!--
EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?
EXb=EXs.colorDepth:EXb=EXs.pixelDepth;//-->
</script><script language="javascript"><!--
EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
EXd.write("<img src=\"http://w0.extreme-dm.com",
"/0.gif?tag=hmasi&j=y&srw="+EXw+"&srb="+EXb+"&",
"l="+escape(EXd.referrer)+"\" height=1 width=1>");//-->
</script><noscript><img height=1 width=1 alt=""
src="http://w0.extreme-dm.com/0.gif?tag=hmasi&j=n"></noscript>

Thanks for the quick reply!

Chris
11-01-2003, 09:52 AM
It still has a normal HTML link in there for your login.

HiddenVorlon
11-01-2003, 02:42 PM
I had changed the password and login information, but thanks.