dynamic variables for affiliate confirmation page code

My affiliate network’s confirmation page code needs 2 dynamic variables.
The code given is: var uts_orderid = Order[0]; var uts_saleamount = Order[3]
What are the dynamic variables in WIX for each? How do I make them connect?
Order id is on thank you page. So is sale amount.
I used “order no.” and “price” as the variables on thank you page, but they’re not triggering.
Unfortunately sale amount adds shipping and taxes. I need just product price and that is on the check out page.
Any suggestions?

1 Like