Announcement

Collapse
No announcement yet.

Salestrack tracking code

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

    Salestrack tracking code

    I want to allow Salestrack to monitor my click-through rate and track the conversion rate and I've added their java script to the apropriate files, but it does not seem to be published on my web site. All of the sales information is going to their URL from file order04, but the links from Act_BrochurePrimary and Act_Primary aren't.

    The code is in place, I've updated and refreshed the website, but there is zero functionality. I've also deleted and reinstalled the script, just in case.

    The script is below for information, has anyone had and this resolved or a similar issue, or is there an obvious problem with the scripts, or my part in their input?

    Your help much appreciated

    Sue Derry

    <script language="javascript">
    <!--
    var parm,data,rf,sr,htprot='http';
    if(self.location.protocol=='https:')htprot='https';
    rf=document.referrer;sr=document.location.search;
    if(top.document.location==document.referrer||(document.referrer == '' && top.document.location != ''))
    {rf=top.document.referrer;sr=top.document.location.search}
    data='cid=252888' + '&rf=' + escape(rf);
    parm='border=0 hspace=0 vspace=0 width=1 height=1';
    document.write('<img '+parm+' src="'+htprot+'://stats1.saletrack.co.uk/scripts/stinit.asp?'+data+'">');
    //-->
    </script><img src="Act_BrochurePrimary_files/stinit.html" border="0" height="1" hspace="0" vspace="0" width="1">
    <noscript> <img
    src="http://stats1.saletrack.co.uk/scripts/stinit.asp?cid=252888&rf=JavaScript%20Disabled%20Browser"
    border="0" width="0" height="0"> </noscript>
    Sue Derry
    www.SandEdge.com for the perfect garden gift

    #2
    I couldn't find that script on your product pages. (I assume you're referring to sandedge.com)
    Did you add it to the Act_Primary and Act_BrochurePrimary templates?

    Edit: This also seems a bit strange:
    <img src="Act_BrochurePrimary_files/stinit.html" border="0" height="1" hspace="0" vspace="0" width="1">
    You are referring to an html page as an image is this correct?

    Comment


      #3
      saletrack continued

      I added the script to the templates as you say, however some of the text I copied could actually be original to Actinic templates, or may have been added by my designer. They sent me the completed file and I replaced the original, so I'm not sure what is layout and what is script to track activity.

      I copied the sections that contain "saletrack" more on the assumption that this is the script that controls the forwarding of information to them than in absolute certainty.

      Regards

      Sue
      Sue Derry
      www.SandEdge.com for the perfect garden gift

      Comment


        #4
        Sue,

        Have you managed to sort this one? I would suggest getting back to the designer as they probably know more about what was done.

        Kind regards,
        Bruce King
        SellerDeck

        Comment

        Working...
        X