View Single Post
Old 05-04-2007, 08:06 AM   #3 (permalink)
theinfogroup
Noogle
 
Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
theinfogroup is on a distinguished road
Template

Place the following in this template, of course make sure you modify the code to match your account, etc. customer/main/order_message.tpl

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct="UA-xxxx-x";
urchinTracker();
</script>

<form style="display:none;" name="utmform">
<textarea id="utmtrans">UTM:T|[order-id]|[affiliation]|
[total]|[tax]| [shipping]|[city]|[state]|[country] UTM:I|[order-id]|[sku/code]|[productname]|[category]|[price]|
[quantity] </textarea>
</form>
theinfogroup is offline   Reply With Quote