Hi, I have an online shop that uses Sunshop php shopping cart and I have attempted to get help through their forum but no-one responds with assistance. I need to install a tracking code on my site and I was given the tracking code and told I need to insert the variable names for the order total and sales id. But I have no idea what these are where to find them. The tracking code looks like this
<img height="1" width="1" border="0"src=" https://secure.getprice .com.au/affsale.asp?sho pid=1314&price= 400&sid=1981">
and the 400 is the price of the product which should be entered by my system dynamically for each product
and the 1981 is the sale id in my system which should be entered by my system
Stupid as I am I thought it was a simple matter of grabbing the variable names from my own checkout page code (that's what the people who supplied me the tracking code said) but I've been told by Sunshop to install another affiliate tracking program, locate the variable names there and then add them. I did that but still don't know where to find the variable names and Sunshop forum has not responded to me.
Please I need help. If I paste my checkout code here will anyone be able to help me?
Thank you,
Jenni
<img height="1" width="1" border="0"src=" https://secure.getprice .com.au/affsale.asp?sho pid=1314&price= 400&sid=1981">
and the 400 is the price of the product which should be entered by my system dynamically for each product
and the 1981 is the sale id in my system which should be entered by my system
Stupid as I am I thought it was a simple matter of grabbing the variable names from my own checkout page code (that's what the people who supplied me the tracking code said) but I've been told by Sunshop to install another affiliate tracking program, locate the variable names there and then add them. I did that but still don't know where to find the variable names and Sunshop forum has not responded to me.
Please I need help. If I paste my checkout code here will anyone be able to help me?
Thank you,
Jenni
Comment