Hi,
We are about to start a partnership with a similar company and will be x-linking.
However, our site is the only one of the two that sells online, so I want to have a way of keeping track of the people who buy after a referral from our partner.
Now, I know I could just do this by getting the partner to link directly to the order form and storing the $_SERVER['HTTP_REFERER'] in a database, but at the moment we want the link to go to a sort of "about us" page first.
So my question is, what sort of ways can I keep track of a user's orginal referrer, even if they go browsing the site before placing an order?
Any scripts/tutorials out there would be great. I can't seem to find anything except for over-the-top software and scripts on the web.
Thanks
Aaron
We are about to start a partnership with a similar company and will be x-linking.
However, our site is the only one of the two that sells online, so I want to have a way of keeping track of the people who buy after a referral from our partner.
Now, I know I could just do this by getting the partner to link directly to the order form and storing the $_SERVER['HTTP_REFERER'] in a database, but at the moment we want the link to go to a sort of "about us" page first.
So my question is, what sort of ways can I keep track of a user's orginal referrer, even if they go browsing the site before placing an order?
Any scripts/tutorials out there would be great. I can't seem to find anything except for over-the-top software and scripts on the web.
Thanks
Aaron