|
|
|
|
|
by gk1
4518 days ago
|
|
> (annoyingly, traffic from Hacker News is counted as ‘Direct’ and not a ‘Referral’ in analytics, so it’s hard to get actual numbers) You can edit how sources are defined using Custom Channel Groupings. So you can define traffic from HN as Social or Referral. Unfortunately this settings won't be retroactive, but it will work for future traffic. |
|
I've seen people bypass this by either:
1. Having a HN specific URL (sometimes just ?hn attached to the URL)
2. Just having HTTPS landing pages.
One thing that could help fix this behavior (on newer browsers) would be for HN to explicitly authorize passing the referrer using `<meta name="referrer" content="always">` or "origin"
EDIT: Filed a bug to get this implemented on HN, since Chrome and Safari support it, and Firefox support is ongoing: https://github.com/HackerNews/HN/issues/68