Any idea how I can get at the order value figure within the receipt bulk layout? I want to plug this value into the Google Adwords conversion script.
There are two places it needs to be used:
1. Within the code block that sets up the variables for the Google javascript:
var google_conversion_value =
2. The noscript section which calls the conversion URL if javascript is not enabled:
<img height="1" width="1" border="0" src="https://www.googleadservices.com/pagead/conversion/NNNNNNNN/?value=
Any pointers gratefully received.
Cheers,
simon
There are two places it needs to be used:
1. Within the code block that sets up the variables for the Google javascript:
var google_conversion_value =
2. The noscript section which calls the conversion URL if javascript is not enabled:
<img height="1" width="1" border="0" src="https://www.googleadservices.com/pagead/conversion/NNNNNNNN/?value=
Any pointers gratefully received.
Cheers,
simon