Log referrer in telemetry on Sourcegraph Cloud
Created by: dadlerj
From discussions with the product team, it sounds like seeing each session's initial referral source URL would be useful. Find more context in Slack at https://sourcegraph.slack.com/archives/C027H9ATJAC/p1625664484002900.
I followed the implementation of the FirstSourceURL
parameter, as it works in a similar way—it's only logged on Sourcegraph.com, not for any private or self-hosted instances.