Announcement

Collapse
No announcement yet.

Extreme Tracking Code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Extreme Tracking Code

    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&amp;url="+escape(document.URL)+"&amp;pv=&amp;",
    "jv="+EXjv+"&amp;j=y&amp;srw="+EXw+"&amp;srb="+EXb+"&amp;",
    "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&amp;url=nojs&amp;j=n&amp;jv=n&amp;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

    #2
    Hi

    The instructions say that the code needs to go between the body tags of the pages and these tags are usually found on the Overall Layout. You can tell what Overall Layout you are using through Settings | Site Options | Layouts | Sites | Overall page layout . If you are finding it diffucult to locate the correct layout via the design tab, then look for that layout through Design | Library | Layout . Once your on that layout try putting the code somewhere between <body>....</body> . Please make sure you do not put within a block.

    Kind Regards
    Kiran Chandran
    Technical Support - SellerDeck
    http://www.sellerdeck.co.uk/

    Further help can also be found at http://community.sellerdeck.com/forumdisplay.php?f=27

    Comment

    Working...
    X