codemonkey Posted January 15, 2011 Share Posted January 15, 2011 Hi, I was wondering if anyone knew how to configure adwords so that I can can see the conversion value once a conversion is recorded. I installed the conversion code on the order-confirmation.tpl page but I can't seem to feed the final order total into adwords correctly. This is the code I'm talking about: <!-- Google Code for Buy/Sell Conversion Page -->[removed]/* <![CDATA[ */var google_conversion_id = {$google_conversion_id};var google_conversion_language = "en";var google_conversion_format = "1";var google_conversion_color = "ffffff";var google_conversion_label = "purchase";var google_conversion_value = 0;if ({$amount}) {literal}[spam-filter]/literal} google_conversion_value = {$amount};{literal[spam-filter]{/literal}/* ]]> */[removed]Does anyone know what I need to put into this code to have it record the monetary value of each sale? Thanks in advance! Link to comment Share on other sites More sharing options...
Jovicyr Posted January 11, 2012 Share Posted January 11, 2012 Hi, 1 year later... did you succeed in this way ? How can we retrieve this data ? Thanks a lot for your answer, Link to comment Share on other sites More sharing options...
kikbo Posted July 7, 2012 Share Posted July 7, 2012 (edited) Yeah I'm looking for a solution here as well {convertPriceWithCurrency price=$total currency=$currency} <----that may work but I'm not sure. Edited July 7, 2012 by kikbo (see edit history) Link to comment Share on other sites More sharing options...
pel024 Posted March 6, 2013 Share Posted March 6, 2013 It's been a while, but did anyone find a solution to this? Link to comment Share on other sites More sharing options...
fransjaeger Posted March 26, 2015 Share Posted March 26, 2015 Lots of activity here Link to comment Share on other sites More sharing options...
AZC Posted December 8, 2015 Share Posted December 8, 2015 Lots of activity here It's either really easy to do or no one has managed it yet 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