Yes, you can pass 5 additional variables with our sales tracking code. To pass these variables you have to use the format:
setdata1 = whatever data you want to pass
Therefore, if you want to pass the word great in the first variable it would be:
setdata1 = great
and you have 5 variables, therefore you can have: setdata1, setdata2, setdata3, setdata4, setdata5
Therefore an example would look like:
You can pass up to 5 additional variable with the sale. You
can use the following code with additional variable:
<script>
function hideIF() {
document.getElementById('IF').style.display = '';
}
function getSaleInfo() {
document.getElementById('st_code').innerHTML='<iframe
src="https://www.youdata.com/affiliatet/salejs.php?amount=15&transactio
n=B&setdata1=data1&setdata2=data2&setdata3=data3&setdata4=data4&setdata5=dat
a5"
alt="" id=IF width=50 height=50 border="0" frameborder="0"
onload="hideIF()">';
}
window.onload = getSaleInfo;
</script>
<div id="st_code"></div>
To view those variables, go to View Sales in the admin area. Click search and view a sales record to see those variables.
Let us know if you have any other questions. If you need to purchase Omnistar Affiliate Software then visit: http://www.osiaffiliate.com
