I have created account with an affiliate network and to start tracking the orders they told me to put this tag in checkout_confiramtion.php: <img src="http://trackingdomain.com/siuvi.php?mclic=S254351012&argmon=VAR1&argtemp=VAR2"> and to replace these 2 words as follows: VAR1 - this is the transaction amount minus tax and shipping costs VAR2 - this is the session identifier « session_id() » Please help me modify the tag as they require? I tried, but no success - I am willing to pay for that help too.
you know, the session_id can mean a lot of different things, depending if we speak about the php session_id, an internal session_id created by the website you use, .... So without more info, I cannot help.