Announcement

Collapse
No announcement yet.

Google Adwords

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

    Google Adwords

    I have been asked by web optimiser to include the info below into actinic, can anyone give a bit of advice:


    Now that I have access to your account, I’ve been through the Google Analytics stuff and have copied the code which needs to be added into the website.



    Firstly, the code below needs to be copied into EVERY PAGE on the website;



    ************************************



    <script type="text/javascript">

    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");

    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

    </script>

    <script type="text/javascript">

    var pageTracker = _gat._getTracker("UA-3418089-1");

    pageTracker._initData();

    pageTracker._trackPageview();

    </script>



    ************************************





    Secondly, the code below needs to be added to the page which shows ‘Thank you for buying from Porreda’ or something similar.



    ************************************



    <!-- Google Code for purchase Conversion Page -->

    <script language="JavaScript" type="text/javascript">

    <!--

    var google_conversion_id = 1067785675;

    var google_conversion_language = "en_GB";

    var google_conversion_format = "1";

    var google_conversion_color = "FFFFFF";

    if (1) {

    var google_conversion_value = 1;

    }

    var google_conversion_label = "purchase";

    //-->

    </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/1067785675/imp.gif?value=1&label=purchase&script=0">

    </noscript>


    Thank You

    #2
    You'll need to read in your user manual, how to edit your shop's templates.

    At the very least, look it up in your help files.

    There are a fair few threads on here about adwords and google analytics, did you search?

    Comment


      #3
      OH i notice they are using the new tracking code, which incidently i am trialing at the moment and just waiting to see if i get some results.

      basically as gabe sort of said, copy and paste the code to your layouts using the design window is easiest

      there is a big long thread here about analytics aswell , maybe worth reading up on

      D

      Comment


        #4
        Hey just noticed its a V7 thread

        lol

        OK then you will need to edit the templates and paste it in there

        D

        Comment


          #5
          Here is the link to the v8 version of it ... http://community.actinic.com/showthread.php?t=30141

          Regards,
          Bruce King
          SellerDeck

          Comment

          Working...
          X