I've seen $_SERVER['HTTP_REFERER'] used to track incoming hits. Is their anything more reliable then this?
Also, I was wondering if theirs a way to track outgoing hits some how? I don't want to use anything like out.php?s=domain.com. Maybe some Javascript onclick? Not sure how traffic trading scripts are really doing it.
Any help would be greatly appreciated

Thanks.