Forward with referrer?
Anyone know how I can auto-forward a surfer and have the forwarding domain as the "referrer" url?
i want it so user clicks on a link on site A, it goes to site B which forwards him to site C. However, when it gets to site C, the referrer is listed as site B. All I can get it to list as A or "unknown".
I have a script where I track by referrer, and it's all coming up wrong.
I have tried meta-refresh and php include and header functions.
|