I have a file on my site called track.php, it determines the referring domain. I would like to add a feature, without affecting the existing functions…
I want it to place code based on the referring domain.
Ex. If the referrer was google.com, yahoo.com or any site I choose to list (with or without www.)
It would place the following:
if no referral or some other domain it would put
<script type="text/javascript…
