Does anyone know how to add some code for Dealtime ROI Tracker and where it should be added ?
We need to pass the following information for each product on the order
var order_id = "PUT_YOUR_DATA_HERE"
var order_amt = "PUT_YOUR_DATA_HERE"
var product_id = "PUT_YOUR_DATA_HERE"
var product_name = "PUT_YOUR_DATA_HERE"
Any comments or help would be appreciated.
Thanks in anticipation
We need to pass the following information for each product on the order
var order_id = "PUT_YOUR_DATA_HERE"
var order_amt = "PUT_YOUR_DATA_HERE"
var product_id = "PUT_YOUR_DATA_HERE"
var product_name = "PUT_YOUR_DATA_HERE"
Any comments or help would be appreciated.
Thanks in anticipation
Comment