package
Version:
v0.4.2
Opens a new window with list of versions in this module.
Published: Jun 21, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package ref normalizes referrer URLs and assigns a coarse traffic channel.
Channel is a coarse acquisition label for analytics rollups.
const (
ChannelDirect Channel = "direct"
ChannelOrganic Channel = "organic"
ChannelSocial Channel = "social"
ChannelEmail Channel = "email"
ChannelReferral Channel = "referral"
)
Info is the parsed referrer used when storing hits.
Parse normalizes referrer for the given site host and classifies the channel.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.