You will probably need to add some surrounding quotes to the 
'google_conversion_value' cfoutput setup.  Also verify that your format for 
that variable is correct to what they need.

>hi guys,
>
>having a little trouble getting this installed...
>
>shopping cart value on confirmation page is #getProduct.order_total#
>
>google conversion code...
>
><!-- Google Code for Purchase Conversion Page -->
><script language="JavaScript" type="text/javascript">
><!--
>var google_conversion_id = 1065281749;
>var google_conversion_language = "en_US";
>var google_conversion_format = "1";
>var google_conversion_color = "ffffff";
>if (1) {
>  var google_conversion_value = <cfoutput>#getProduct.order_total#</cfoutput>;
>}
>var google_conversion_label = "lMorCN-bRhDV0fv7Aw";
>//-->
></script> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305775
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to