Announcement

Collapse
No announcement yet.

Analytics ecommerce code

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

    Analytics ecommerce code

    Good morning,

    </form>
    <form style="display:none;" name="utmform">
    <textarea id="utmtrans">UTM:T|NETQUOTEVAR:THEORDERNUMBER| WEB | NETQUOTEVAR:ACTINICORDERTOTAL/100 | 0.00 | 0.00 | NETQUOTEVAR:INVOICEADDRESS3 |
    NETQUOTEVAR:INVOICEADDRESS4 | UK UTM:I | NETQUOTEVAR:THEORDERNUMBER | PRODUCT | NAME | SECTIONNAME | 0.00 | 1 </textarea>
    </form>

    I have inserted this code above my <!-- Receipt HTML end --> on Act_Order04.html page, but cannot get Google Analytics to work. Does anybody have any ideas where I am going wrong?

    Regards, Robert
    Robert Johnston
    www.gentlemans-shop.com

    #2
    This thread might help.

    http://community.actinic.com/showthread.php?t=21798

    Have you added the onload code into your body tag?

    Mike
    -----------------------------------------

    First Tackle - Fly Fishing and Game Angling

    -----------------------------------------

    Comment


      #3
      Originally posted by olderscot
      This thread might help.

      http://community.actinic.com/showthread.php?t=21798

      Have you added the onload code into your body tag?

      Mike
      Thank you for your help.

      I actually used this thread to get this far and believe the online code to be in the body tag already.

      Robert
      Robert Johnston
      www.gentlemans-shop.com

      Comment


        #4
        this code
        onLoad="javascript:__utmSetTrans()">
        has to be in the body tag for ActPrimaryCheckout.html.

        It won't be there unless you've added it.

        Mike
        -----------------------------------------

        First Tackle - Fly Fishing and Game Angling

        -----------------------------------------

        Comment


          #5
          Hi Mike,

          The code is there before the final body tag, but to no avail. Any other ideas gratefully received.....

          Robert
          Robert Johnston
          www.gentlemans-shop.com

          Comment

          Working...
          X