Hi
I need help to add a tracking code into my order confirmation page. The code is for affiliate tracking.
This text is the instruction from the provider:
Quote2. Confirmation page
This solution is best applied to the confirmation page, the page the user is redirected to right after the payment is processed successfully. This page needs to contain and execute the tracking code/script in order to report the conversion to the system. The system will process the reported conversion further to determine validity, commissions etc.
The tracking code should be issued as soon as possible in the document, suggested right after the opening body tag.
Where shall i add the code?
And, i also need help with what i shall add in these fields:
"orderID": "REPLACE WITH YOUR ORDER ID", "orderValue": "REPLACE WITH ORDER VALUE", "couponCode": "REPLACE WITH USED COUPON CODE, BLANK IF NOT USED"
Thanks!