Page is a not externally linkable
mikedee - 4:55 pm on Feb 3, 2008 (gmt 0)
Inside urchin.js is this followed by hmmmmm....
I am just looking through the code and it looks like it DOES still contact Google HQ and logs your visitors there. var _ugifpath2="http://www.google-analytics.com/__utm.gif"; if ((_userv==1 ¦¦ _userv==2) && _uSP()) {
var i2=new Image(1,1);
i2.src=_ugifpath2+"?"+"utmwv="+_uwv+s+"&utmac="+_uacct+"&utmcc="+_uGCS();
i2.onload=function() { _uVoid(); }
}