Hi all
I have searched the boards and k.base but I can only seem to find advice on putting extreme tracking code into v7 or below.
This is the code:
<!-- Start eXTReMe Non Public Tracker Code V3/5
Login: helbent
Help: https://www.extremetracking.com
Installation instructions:
Copy and paste this code between the two body tags into the
*source* of your pages or in your footer/template. Best is
to use a normal text editor such as notepad. -->
<script type="text/javascript"><!--
EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?
EXb=EXs.colorDepth:EXb=EXs.pixelDepth;
navigator.javaEnabled()==1?EXjv="y":EXjv="n";
EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
location.protocol=="https:"?EXprot="https":EXprot="http";
top.document.referrer?EXref=top.document.referrer:EXref=EXd.referrer;
EXd.write("<img src="+EXprot+"://nht-2.extreme-dm.com",
"/n2.g?login=helbent&url="+escape(document.URL)+"&pv=&",
"jv="+EXjv+"&j=y&srw="+EXw+"&srb="+EXb+"&",
"l="+escape(EXref)+" height=1 width=1>");//-->
</script><noscript><div id="nneXTReMe"><img height="1" width="1" alt=""
src="http://nht-2.extreme-dm.com/n2.g?login=helbent&url=nojs&j=n&jv=n&pv=" />
</div></noscript>
<!-- End eXTReMe Non Public Tracker Code -->
I have tired putting it in a few different places on the design tab whilst on the home page but I really have no idea where to correctly place it.
Could some-one please help.
Thank you
I have searched the boards and k.base but I can only seem to find advice on putting extreme tracking code into v7 or below.
This is the code:
<!-- Start eXTReMe Non Public Tracker Code V3/5
Login: helbent
Help: https://www.extremetracking.com
Installation instructions:
Copy and paste this code between the two body tags into the
*source* of your pages or in your footer/template. Best is
to use a normal text editor such as notepad. -->
<script type="text/javascript"><!--
EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?
EXb=EXs.colorDepth:EXb=EXs.pixelDepth;
navigator.javaEnabled()==1?EXjv="y":EXjv="n";
EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
location.protocol=="https:"?EXprot="https":EXprot="http";
top.document.referrer?EXref=top.document.referrer:EXref=EXd.referrer;
EXd.write("<img src="+EXprot+"://nht-2.extreme-dm.com",
"/n2.g?login=helbent&url="+escape(document.URL)+"&pv=&",
"jv="+EXjv+"&j=y&srw="+EXw+"&srb="+EXb+"&",
"l="+escape(EXref)+" height=1 width=1>");//-->
</script><noscript><div id="nneXTReMe"><img height="1" width="1" alt=""
src="http://nht-2.extreme-dm.com/n2.g?login=helbent&url=nojs&j=n&jv=n&pv=" />
</div></noscript>
<!-- End eXTReMe Non Public Tracker Code -->
I have tired putting it in a few different places on the design tab whilst on the home page but I really have no idea where to correctly place it.
Could some-one please help.
Thank you
Comment