Announcement

Collapse
No announcement yet.

Adwords conversion tracking code

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

    Adwords conversion tracking code

    Hello all,
    Do anyone know where to put he javascript provided by google adwords?
    Also what the security level you have chosen http or https?
    Any other tips to get the best results?
    Many thanks, Nic
    www.carametis.co.uk
    Men's Jewellery & Titanium Watches and Jewellery

    #2
    pop it just before the </body> tag on your Act_ReceiptPrimary template, and it'll work just fine.

    If your checkout uses SSL, choose the the https option.

    I seem to remember it took a couple of days before it showed up on my Adwords account though, so give it a bit of time after you've implemented it.

    Graham

    Comment


      #3
      Many thanks Graham,
      Nic
      www.carametis.co.uk
      Men's Jewellery & Titanium Watches and Jewellery

      Comment


        #4
        Hello,

        We have been unable to find our act_receiptprimary template, is act_order04 the same thing?

        If so, where is the </body> tag?

        Hope somebody knows...

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

        Comment


          #5
          Despite following the Google instructions to the letter and following the advice of this forum I have been unable to get the Adwords Conversion Tracking Code to work.

          To be honest I have stopped believing it ever will!

          I would love to be proved wrong.

          Comment


            #6
            Robert

            Act_ReceiptPrimary.html is in your 'Site1' folder. You can access it by going to 'Design | Options | Layouts' and clicking the 'Edit' button next to the 'Receipt Page Layout' field. You'll see the </body> tag right at the bottom.

            Comment


              #7
              Hello,

              I had a go last night anyway and placed the code as per the sample below, it did not work!

              I cannot find a </body> tag, can anybody else find it for me?

              <!-- Receipt HTML begin -->


              <INPUT TYPE=HIDDEN NAME=HOME VALUE="NETQUOTEVAR:HOME">

              <INPUT TYPE=SUBMIT NAME=ACTION VALUE="NETQUOTEVARONEBUTTON">
              <BR>
              <Actinic:EXTRAFOOTERTEXT><TABLE><TR><TD><IMG SRC="NETQUOTEVAR:POWEREDBYLOGO" WIDTH="45" HEIGHT="50" BORDER="0" ALT=""></TD><TD><FONT SIZE=1><B>NETQUOTEVAR:TRADEMARKS</B></FONT></TD></TR></TABLE></Actinic:EXTRAFOOTERTEXT>
              </DIV>

              <!-- Google Code for Purchase Conversion Page -->
              <script language="JavaScript" type="text/javascript">
              <!--
              var google_conversion_id = 1071969618;
              var google_conversion_language = "en_GB";
              var google_conversion_format = "1";
              var google_conversion_color = "FFFFFF";
              if (1.0) {
              var google_conversion_value = 1.0;
              }
              var google_conversion_label = "Purchase";
              //-->
              </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/1071969618/?value=1.0&label=Purchase&script=0">
              </noscript>

              <script language="javascript" src="https://scripts.affiliatefuture.com/AFFunctions.js"></script>
              <script language="javascript">
              merchantID = 251;
              payoutCodes = ''
              offlineCode = ''
              orderValue = 'NETQUOTEVAR:NUMERICORDERTOTALCGI';
              orderRef = 'NETQUOTEVAR:THEORDERNUMBER';
              AFProcessSaleV2(merchantID, orderValue, orderRef, payoutCodes, offlineCode)
              </script>


              <!-- Receipt HTML end -->


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

              Comment


                #8
                Robert,
                you have added the code to Act_Order04.html while Chris is suggesting it be added to Act_ReceiptPrimary.html where there is a </body> tag

                The Act_ReceiptPrimary file cannot be reached from Advanced | Template Manager, except by a little subterfuge. Using the grey boxes view of the templates, click the Ordering tab, then click Order Stage 4.

                Highlight the code you added, right click and cut, then click File | Save as, change to type all files and save, overwriting the existing file. Without closing Notepad, click File | Open, change the file type to all files and look for Act_ReceiptPrimary.html. Down near the bottom, you will see the </body> tag. Create a new line above this and then right click and paste to get your code in the correct place. File | Save As - All Files and overwrite the existing Act_ReceiptPrimary. Close Notepad and you are ready to upload.
                Bill
                www.egyptianwonders.co.uk
                Text directoryWorldwide Actinic(TM) shops
                BC Ness Solutions Support services, custom software
                Registered Microsoft™ Partner (ISV)
                VoIP UK: 0131 208 0605
                Located: Alexandria, EGYPT

                Comment


                  #9
                  Hi Bill,

                  Thank you for all your help, I have added the code into the right page now.

                  All I have to do is wait for Google to update the reporting, which I believe takes about 24 hours after a successful sale. Asuming that I will have any....

                  Anybody know the winning numbers for tonights Euro Lottery?

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

                  Comment


                    #10
                    Originally posted by wjcampbe
                    Robert,
                    you have added the code to Act_Order04.html while Chris is suggesting it be added to Act_ReceiptPrimary.html where there is a </body> tag

                    The Act_ReceiptPrimary file cannot be reached from Advanced | Template Manager, except by a little subterfuge. Using the grey boxes view of the templates, click the Ordering tab, then click Order Stage 4.

                    Highlight the code you added, right click and cut, then click File | Save as, change to type all files and save, overwriting the existing file. Without closing Notepad, click File | Open, change the file type to all files and look for Act_ReceiptPrimary.html. Down near the bottom, you will see the </body> tag. Create a new line above this and then right click and paste to get your code in the correct place. File | Save As - All Files and overwrite the existing Act_ReceiptPrimary. Close Notepad and you are ready to upload.
                    Thank you again Bill,

                    The tracking is working perfectly now!

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

                    Comment


                      #11
                      You are welcome - it is sometimes hard to see the trees when you are in a forest, and there can seem to be an awful lot of templates when you open that file selection box.
                      Bill
                      www.egyptianwonders.co.uk
                      Text directoryWorldwide Actinic(TM) shops
                      BC Ness Solutions Support services, custom software
                      Registered Microsoft™ Partner (ISV)
                      VoIP UK: 0131 208 0605
                      Located: Alexandria, EGYPT

                      Comment

                      Working...
                      X