Page 1 of 1

Comission Junction

PostPosted: Fri Mar 19, 2004 2:09 pm
by Michael Nance
Has anyone integrated Comission Junction tracking with the Thank You page in
ShopSite Pro v7? They are looking for the order number and sub-total. The
template tags don't seem to work on the Thank You page. Example text
included at the bottom of the Thank You page:

<img src="https://www.qksrv.net/u?AMOUNT=[--
SC_Totals --]&CID=471055&OID=[--
STORE.SC_OrderNumber --]&TYPE=2277&CURRENCY=USD&METHOD=IMG" height="1"
width="1">

Re: Comission Junction

PostPosted: Fri Mar 19, 2004 8:04 pm
by Rob
Has anyone integrated Comission Junction tracking with the Thank You page
in
ShopSite Pro v7? They are looking for the order number and sub-total. The
template tags don't seem to work on the Thank You page. Example text
included at the bottom of the Thank You page:

You would need to either have an order API script in place (ShopSite Pro)
that could output this IMG code to the screen with the appropriate
variables, or, in ShopSite 7, you can use Javascript to reference these
variables in the header or footer. You cannot use template tags on the Thank
You Screen.

Rob