Anybody know a way to redirect AND change HTTP_REFERER to that of the script? If you use 'Location: ...' or meta tags it keeps the original referrer (web page, email, etc.) where the click was.
Why would you want to do that?
Well, if you're selling ads you'd like the clicks to appear to be coming from your domain.
So you have a system where other people put an ad on their site, that ad links to you, and you redirect the user to the ad's company?
No, but I'm considering doing something like that 🙂.
Right now it's mainly for email ads - as is, referrer logs show the mail server (mail.yahoo....) or none (client email apps and type-ins).