The referral is the page that originates the click. I the browser see anotherpage.php, it doesn't matter if it has 100 nested includes. that's server side. except if instead of include, the developer used redirects. In that case browser will see what's in the url. if it redirects, the page...