When the urchinTracker(page) is called, it fails at the line "if
(_udl.protocol=="file:")" with the error _udl is undefined. Also all
the DOM variables were undefined in the stack trace. I see _udl being
defined in the urchin.js file as
var
_uff,_udh,_udt,_ubl=0,_udo="",_uu,_ufns=0,_uns=0,_ur="-",_ufno=0,_ust=0,_ubd=document,_udl=_ubd.location,_udlh="",_uwv="1";
So, my guess is somehow _udb =document is not getting set.
> > - Show quoted text -- Hide quoted text -