I wonder if someone could confirm that what I am doing here is correct.
I have been asked to enter some code into our sites so that we can track where referrals come from and how much they spend.
I have been asked to:
“add the code in the footer of a page that comes after a sale. An example of such a page might be one that says "Thank you for your order" or "Thank you for sending us an e-mail". Again, this snippet should be placed within any BODY tags:”
I assume that this would be at the bottom of Act_Order04.html
Then I have been asked to replace part of the code I have been given with the variable which will let us know how much that person has spent.
Would this be NETQUOTEVAR:CARTCOOKIEVALUE
Many thanks
I have been asked to enter some code into our sites so that we can track where referrals come from and how much they spend.
I have been asked to:
“add the code in the footer of a page that comes after a sale. An example of such a page might be one that says "Thank you for your order" or "Thank you for sending us an e-mail". Again, this snippet should be placed within any BODY tags:”
I assume that this would be at the bottom of Act_Order04.html
Then I have been asked to replace part of the code I have been given with the variable which will let us know how much that person has spent.
Would this be NETQUOTEVAR:CARTCOOKIEVALUE
Many thanks
Comment