Three tags, referring to the same topic:
- referrer — eg JavaScript:
document.referrer - referer and http-referer — eg PHP:
$_SERVER['HTTP_REFERER']
Each of these tags are just as frequently used as the other. I suggest to make referrer and referer a synonym of http-referer, because the latter contains the best description of the feature, and already contains a wiki excerpt.