Forum Moderators: phranque
I have recently been playing around with redirects and have a question.
I want to redirect a link to a download link, but I want to cookie the visitor with a affiliate id.
How would I go about doing that?
Here's the normal redirect as an example:
Redirect /go/productname.html ht*p://www.exampleproduct.com/file.zip
The url above is just an example.
This redirect will pop up the download box, but I want to cookie them with a affiliate id.
Can you help me with this?
Best Regards,
Galloe :-)
My affiliate id is a full url. This is one link.
The other link is a download link.
The affiliate link takes me to the homepage of the product that can be downloaded. But that's all it does...take one to the homepage.
I want to have ONE single link on my site that opens up a window that tags the visitor with my affiliate link/url and then loads the download popup box that would normally have popped up if a visitor visited that site's home page and clicked on the download link OR typed in the whole link in the browser.
Help?