contempoweb Posted May 21, 2014 Share Posted May 21, 2014 (edited) I am having problems with adding the Commission Junction tracking pixel correctly. CJ.com indicates this is the syntax to use: <img src="https://www.emjcd.com/u?AMOUNT=<AMOUNT>&DISCOUNT=<DISCOUNT>&CID=XXXXXXX&OID=<OID>&TYPE=338442&CURRENCY=<CURRENCY>&METHOD=IMG" height="1" width="20"> This is what we have added to order-confirmation.tpl as well as guest-tracking.tpl<img src="https://www.emjcd.com/u?AMOUNT=$(total_products)&CID=XXXXXXX&OID=$(id_order_formatted)&TYPE=338442&CURRENCY=USD&METHOD=IMG" height="1" width="20"> (the XXXXXXX is our ID at CJ, obscured) Must <AMOUNT> be anything else but this? $(total_products) Must <AMOUNT> be anything else but this? $(id_order_formatted) Any help would be highly appreciated. Edited May 22, 2014 by contempoweb (see edit history) Link to comment Share on other sites More sharing options...
kalua Posted May 4, 2015 Share Posted May 4, 2015 (edited) Hey Contempo Could you solve the problem? I have the same problem right now ... Working with 1.6.0.11 Edited May 4, 2015 by kalua (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts