Glossary
Unique visitors
The count of distinct individuals, approximated by a client identifier, who visited a site within a given period.
Also called: UV, unique users
Unique visitors counts the distinct individuals who visited a site during a reporting period, rather than the total number of visits or pageviews they generated. Analytics tools approximate "an individual" using a client identifier, most commonly a first-party cookie or a device or app instance ID, not a verified real-world identity.
This differs from a session count: one unique visitor who returns three times in a week produces one unique-visitor count but three sessions. Because the identifier lives in a cookie or device store, the same person browsing from a phone, a laptop and a work computer is typically counted as three separate "unique" visitors, unless the site uses logged-in identity resolution to merge them.
Unique visitors is a simple reach metric, useful for tracking overall audience size over time, but it is sensitive to cookie deletion, private browsing, and cross-device behavior, all of which inflate the count relative to the number of real individuals reached. It should be read alongside direct traffic and channel breakdowns rather than treated as a single definitive audience number, and compared consistently within one analytics tool rather than across tools that define "unique" differently.
Last reviewed September 22, 2026