Hi, in order to track sales I was given the following information: I believe i should be this page I need to alter: shop\include\languages\english\checkout_success.php
My questions are:
1 Am I correct in saying it is the checkout_success.php that I need to put this tracking code into?
2 What snippet of code should I enter in the green part and what snippet of code should be entred in the orange part.
Many Thanks
Renz
Please copy & paste the following code on the 'Thank you' page or the 'Order Confirmation' page within your shopping basket.
<!-- Getprice.com.au sales tracking system -->
<img height="1" width="1" border="0"src="https://secure.getprice.com.au/affsale.asp?shopid=1434&price=400&sid=1981">
<!-- End Getprice.com.au -->
Note:
In red is your shop id number in our system (1434)
In green is the price of the product (this should be entered by your system dynamically for each product)
In orange is the sale id in your system (this should be entered by your system)



