Conversion tracking in cubecart using google adwords

Discussion in 'PHP' started by Notting, Jul 4, 2007.

  1. #1
    Hi guys,

    I'm not sure how to go about doing this. I have gone through the process in google ads and have got to the stage where google have given me code to put in a page to track.

    However I'm not which page I should put it in and where abouts on the page I should put it. Could anyone point me in the right direction?

    All thie files of cubecart are .php, will it still work?

    Thanks in advance
    Notting
     
    Notting, Jul 4, 2007 IP
  2. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #2
    you put them in your code where you want them displayed. if you want the ads int he header, put the javascript in the header. if you want it at the bottom of the page, put it before </body>. as for it being in php, either echo it out, or break your php tags and insert it then re-open your php tags.
     
    ansi, Jul 4, 2007 IP