View Single Post
  #28  
Old 10-02-2007, 05:27 PM
 
starwest starwest is offline
 

eXpert
  
Join Date: Sep 2006
Posts: 268
 

Default Re: Google Adwords Conversion Tracking: a how-to on adding code

In 4.1.x I had to use the following for step #7 of the original post, instead of what is posted:

Code:
<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/PUT-YOUR-CONVERSION-ID-HERE/imp.gif?value={$order.subtotal}&label=purchase&script=0"> </noscript>

Without changing the code, the value didn't actually show the order subtotal, it was just blank.
__________________
X-Cart Gold v4.1.10 [unix]
AOM, Special Offers, CDSEO Pro, Remember Anon Carts, Back-In-Stock Notifications, MM3, Feed Manager
Reply With Quote