Hi there,
I'm still having problems with this.
I've done all that SchoolBoy told (thanks for replying and helping by the way) and that gets the code on the page as was needed. But there are variables that I'm meant to be replacing in the tracking code that the network supplied aren't doing what they're supposed to.
here is the tracking code they gave me:
<!-- Paid on Results Tracking Code, 08/07/2003 -->
<script language=JavaScript src="https://secure.paidonresults.net/cgi-bin/create-sale2.pl?client=java&merchant_id=298&country=GB&sale_id=CUSTOM-1&primary=sale_id&sale_data=CUSTOM-2&P1=1,TOTAL"></script>
<noscript><img src="https://secure.paidonresults.net/cgi-bin/create-sale2.pl?client=img&merchant_id=298&country=GB&sale_id=CUSTOM-1&primary=sale_id&sale_data=CUSTOM-2&P1=1,TOTAL" width="10" height="10" border="0"></noscript>
<!-- Paid on Results Tracking Code, 08/07/2003 -->
I'm meant to be replacing CUSTOM-1 with some kind of unique reference for the current sale - ie the order number.
CUSTOM-2 with the customer name.
TOTAL with the Total value of the sale (ExVAT&Shipping)
In the tracking code I replaced the text "CUSTOM-1" with the text "orders_id". customers_name for CUSTOM-2 and ot_subtotal for the TOTAL. But apparently this still doesn't work.
Heres the last thing they said to me:
Unfortunately neither test sale worked. The variables are not being replaced with the
order value. I think you need to find out how to customise the final page in the order
process (which is your thank you page) with ZenCart and how you can display the order
number and order value on this page. We can then integrate the tracking code into that
page.
When ordering from most sites the final "thank you" page will contain such information for
the customer to make a note of, so I don't see why ZenCart should be any different.
Can anyone please tell me what I'm meant to do or what I'm doing wrong. I've been at this for ages and its really frustrating me.
Please help me!
thanks
David