Forum Moderators: coopster
It is very important for my site that all outbound traffic gets funneled through this script.
My only concern is for all the sites I send traffic to, this one script is going to get all the credit and not the initial page.
With php, is there anything I can do to somehow alter what my referring url is before I send out the header to redirect?
(I know with javascript I can do monitoring other ways without affecting the resulting destination, but again, I need all the traffic to go through this page. That's more important to me than proper credit, but if I can, I would like to fix the referral credit.)