Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shopzilla Tracker


asecaida

Recommended Posts

I know i need to place the code in checkout_process.php but how do I dynamically fill it, thanks in advance?

here are the variables I need,

 

	var cust_type	  = '' // if customer is new or old;
var order_value	= '' // total cost of order;
var order_id	   = '' //;
var units_ordered  = '' // quantity;

Link to comment
Share on other sites

  • 2 weeks later...
  • 11 months later...

Since I couldn't find anything on this topic I took it upon myself to figure it out and I made a little contribution to osC. Here is the link,

Shopzilla/Bizrate Performance Tracker Code

 

PM if you have any questions.

 

Very useful contribution. Very clear instructions. But I just cannot get it to populate any data. I've tried with and without wrapping orders_id in (int). Merchant ID is filled in (hardcoded). None of the other fields are. I start by going to Shopzilla, finding the product, and using their link to get to our site. Can you help? Page is:

https://www.earringholders.com/checkout_success.php

 

Thanks for anything you can do.

 

Robin

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...