Integrating Affiliate Platform

Thanks for your reply. How do I make the code automatically pull the wix order number from the thank you (confirmation) page? And with the other two, do I just replace that text with the one you’ve written? So it’d go:


tdconv('track','sale',{'transactionId':'[ORDER_NUMBER]','ordervalue':order.totals.total,'voucher':'order.discount.appliedCoupon.code','currency':'GBP','event':410038});

Are the "/’ correct in this example?