monito Posted December 18, 2005 Posted December 18, 2005 Hi!, I would like to fill in the missing information to send back to Bizrate to see is the ROI (Return Of Investment) is working. They say to put the following piece of code anywhere in the "checkout_success.php" file. How do I get the following values to fill in the var cust_type, var order_value, var order_id, units_ordered // ++++++ Birrate code <script language="javascript"> <!-- /* ROI Tracking Data */ var mid = '999999'; var cust_type = ''; var order_value = ''; var order_id = ''; var units_ordered = ''; //--> </script> <script language="javascript" src="https://www.shopzilla.com/css/roi_tracker.js"></script> //-------- Bizrate code Thanks in advance, Monito
Recommended Posts
Archived
This topic is now archived and is closed to further replies.