Zen Follower
- Join Date:
- Apr 2009
- Posts:
- 151
- Plugin Contributions:
- 0
Adding sale tracking code for price comparison website
hi,all,
I have tried search a few threads and add the code myself in /home/igrabcom/public_html/includes/templates/mytheme/checkout_success/tpl_footer.php
but i have get no luck could any one help if i did it right or not? the code i added as below:
<img height=0 width=0 src="https://www.myshopping.com.au/sale.asp?mid=my_id&amount=<?php echo $order_summary['order_total']; ?
and here is what frank put in other thread:
<img height=0 width=0 src="https://www.myshopping.com.au/sale.asp?mid=MY_ID&amount=<? echo $TotalSalesValue ?>&order=<? echo $zv_orders_id ?>">