Page is a not externally linkable
lucy24 - 12:32 am on Jan 23, 2013 (gmt 0)
Follow-up question:
If you have something like
<a id = "firstname" href = "otherpage">Something</a>
and
<a id = "secondname" href = "otherpage">Something-Else</a>
on the same page, will your analytics program identify those as different referers? (The server of course won't, but now we're in analytics.) Or is the referer determined only by the contents of the address bar?