Hello,
I am currently developing an affiliate system for our website that will work in an Actinic friendly way.
We had originally planned to enter all the orders manually based on the referer that actinic records. But then I remembered that Actinic had an in-built feature for working with affiliate systems.
After looking at the documentation for this, it seems as though it is only possible to get the order number and order total. This is all well and good where you are perhaps selling products affiliated by someone else, but is not useful at all if you are trying to track the sales of your own affiliates.
Is there any NETQUOTEVAR or equivalent that can be used to obtain the referrer (by that i mean the string that is passed to referrer.pl)? If not, then could someone perhaps provide me with information on the cookie that referrer.pl generates so that I can use this information in some custom scripting?
Any information would be very much appreciated.
Best Regards,
Kevin Ansfield
I am currently developing an affiliate system for our website that will work in an Actinic friendly way.
We had originally planned to enter all the orders manually based on the referer that actinic records. But then I remembered that Actinic had an in-built feature for working with affiliate systems.
After looking at the documentation for this, it seems as though it is only possible to get the order number and order total. This is all well and good where you are perhaps selling products affiliated by someone else, but is not useful at all if you are trying to track the sales of your own affiliates.
Is there any NETQUOTEVAR or equivalent that can be used to obtain the referrer (by that i mean the string that is passed to referrer.pl)? If not, then could someone perhaps provide me with information on the cookie that referrer.pl generates so that I can use this information in some custom scripting?
Any information would be very much appreciated.
Best Regards,
Kevin Ansfield
Comment