DanielN Posted March 15, 2015 Share Posted March 15, 2015 (edited) I want to insert a google adwords conversion script. I have been told that I will need to place it in the checkout page, but I'm not sure how to. We are using PS 1.6 This is the script: <!-- Google Code for Sale Conversion Page --> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 959296224; var google_conversion_language = "en"; var google_conversion_format = "3"; var google_conversion_color = "ffffff"; var google_conversion_label = "OVfFCLfBrVoQ4OW2yQM"; var google_remarketing_only = false; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"> </script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/959296224/?label=OVfFCLfBrVoQ4OW2yQM&guid=ON&script=0"/> </div> </noscript> Edited March 15, 2015 by DanielN (see edit history) Link to comment Share on other sites More sharing options...
tomerg3 Posted March 16, 2015 Share Posted March 16, 2015 order-confirmation.tpl in your theme folder should do the trick. Link to comment Share on other sites More sharing options...
DanielN Posted March 16, 2015 Author Share Posted March 16, 2015 Thank you, it worked out Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now