Hi All,
I'm trying to implement the referral script (rs000001.pl) so I can do a bit of additional tracking
I've done what it says in the advanced users guide - set the text for userdefined3 to "Referrer" but kept it hidden and I can verify that it gets set properly in the .session file after being redirected by the script with the correct arguments
However when I download the orders with Actinic (9.0.5JHZA), the information is missing, sUserDefinedGeneral is null in the Orders table and I can't seem to see where else the Referrer might be stored/shown
Am I missing something obvious? Any ideas?
I'm trying to implement the referral script (rs000001.pl) so I can do a bit of additional tracking
I've done what it says in the advanced users guide - set the text for userdefined3 to "Referrer" but kept it hidden and I can verify that it gets set properly in the .session file after being redirected by the script with the correct arguments
However when I download the orders with Actinic (9.0.5JHZA), the information is missing, sUserDefinedGeneral is null in the Orders table and I can't seem to see where else the Referrer might be stored/shown
Am I missing something obvious? Any ideas?
Comment