Announcement

Collapse
No announcement yet.

What page for Google purchase page

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

    What page for Google purchase page

    Having a problem with Adwords

    Can anyone tell me what page this code should be on, as I am getting confusing results V9.0.3 IMMA



    <!-- Google Code for Purchase/Sale Conversion Page -->
    <script language="JavaScript" type="text/javascript">
    <!--
    var google_conversion_id = xxxxxxxx;
    var google_conversion_language = "en_GB";
    var google_conversion_format = "1";
    var google_conversion_color = "ffffff";
    var google_conversion_label = "purchase";
    if (1.0) {
    var google_conversion_value = 1.0;
    }
    //-->
    </script>
    <script language="JavaScript" src="http://www.googleadservices.com/pagead/conversion.js">
    </script>
    <noscript>
    <img height="1" width="1" border="0" src="http://www.googleadservices.com/pagead/conversion/xxxxxxx/?value=1.0&amp;label=purchase&amp;guid=ON&amp;script=0"/>
    </noscript>
    Chris Ashdown

    #2
    Chris
    I have the code on the Receipt page, right at the end of the page within the body tag. Seems to work great for me.
    Stephen Hoyle

    Hoyles Electronic Developments

    Comment


      #3
      Many thanks, but tried it there and did not work, I seem to have so many bits all over the place via so many upgrades from V4
      Chris Ashdown

      Comment


        #4
        Chris can you revert the reciept (plus others) page to factory default

        Comment


          #5
          Thanks Darren

          But snowed under and quite honestly scared to play around as every time I try it has a 75% chance of fXXXXing up and I cannot afford the downtime sorting it back afterwords

          In the early days I could try and keep up but now all my time is taken running the company and the odd evening I can look at the sites and see what needs doing

          Looks like I need Jonty, Norman, Lee or yourself to move next door and help me out "Hi mate can you pop next door for a second" (in my dreams)
          Chris Ashdown

          Comment


            #6
            Originally posted by chris ashdown View Post
            Thanks Darren

            Looks like I need Jonty, Norman, Lee or yourself to move next door and help me out "Hi mate can you pop next door for a second" (in my dreams)
            LOL i know that feeling, i have my finger in so many pies these days

            Comment


              #7
              This is the code that we are using just above the closing body of the receipt page

              Code:
              <!-- Google Code for Sale Conversion Conversion Page -->
              <script language="JavaScript" type="text/javascript">
                <!--
                var google_conversion_id = xxxxxxxxxx;
                var google_conversion_language = "en_GB";
                var google_conversion_format = "2"; 
                var google_conversion_color = "ffffff"; 
                var google_conversion_label = "pQ3dCJ3aXxD38In5Aw"; 
                //--> 
              </script>
              <script language="JavaScript" src="https://www.googleadservices.com/pagead/conversion.js"></script>
              <noscript>
                <img height="1" width="1" border="0" src="https://www.googleadservices.com/pagead/conversion/1059223671/?label=pQ3dCJ3aXxD38In5Aw&amp;script=0"/>
              </noscript>
              Elliott - Weybridge Lights

              www.weybridgelights.co.uk

              Comment

              Working...
              X