Hi all,
I'm trying to set up code on the receipt page (V9) to track sales generated from a Linkshare affiliate scheme. I've trawled through lots of posts but couldn't find anything specific to Linkshare.
Linkshare supplied a code format which I converted to:
<img src="http://track.linksynergy.com/ep?mid=99999&ord=<actinic:variable name="TheOrderNumber" />&skulist=<actinic:variable name="DisplayProductRef" />
&qlist=<actinic:variable name="Quantity" />&amtlist=<actinic:variable name="ActinicOrderTotal" />/1.15&cur=GBP&namelist=<actinic:variable name="ProductNameOnline" />">
Linkshare received the pixel code as:
mid=99999&ord=LDD5EU10000059&skulist=NETQUOTEVARISPLAYPRODUCTREF%20&qlist=NETQUOTEVAR:QUANTITY&amtlist=998/1.15&cur=GBP&namelist=NETQUOTEVAR:PRODUCTNAME
Their system rejects the variables skulist, qlist, amtlist and namelist but, curiously, accepts the ord variable.
I hope this makes sense and someone can point out where I am going wrong.
Thanks,
Derek
PS URL for joining the affiliate scheme is http://www.fads.co.uk/acatalog/Affiliates.html
I'm trying to set up code on the receipt page (V9) to track sales generated from a Linkshare affiliate scheme. I've trawled through lots of posts but couldn't find anything specific to Linkshare.
Linkshare supplied a code format which I converted to:
<img src="http://track.linksynergy.com/ep?mid=99999&ord=<actinic:variable name="TheOrderNumber" />&skulist=<actinic:variable name="DisplayProductRef" />
&qlist=<actinic:variable name="Quantity" />&amtlist=<actinic:variable name="ActinicOrderTotal" />/1.15&cur=GBP&namelist=<actinic:variable name="ProductNameOnline" />">
Linkshare received the pixel code as:
mid=99999&ord=LDD5EU10000059&skulist=NETQUOTEVARISPLAYPRODUCTREF%20&qlist=NETQUOTEVAR:QUANTITY&amtlist=998/1.15&cur=GBP&namelist=NETQUOTEVAR:PRODUCTNAME
Their system rejects the variables skulist, qlist, amtlist and namelist but, curiously, accepts the ord variable.
I hope this makes sense and someone can point out where I am going wrong.
Thanks,
Derek
PS URL for joining the affiliate scheme is http://www.fads.co.uk/acatalog/Affiliates.html