What Are Unique Users (UU)? The Difference from PV and Sessions Explained

“Unique users (UU)” is a term you’ll often see in web analytics. Alongside PV (page views) and sessions, it’s a fundamental metric—but each counts something different, and confusing them leads to misreading the numbers.
This article explains, in beginner-friendly terms, what unique users (UU) mean, how they’re counted, how they differ from PV and sessions, how to view them in GA4, the caveats in measurement, and the key points for putting them to use.
What Are Unique Users (UU)?
Unique users (UU) is a metric representing the number of distinct, non-duplicated visitors to a website within a given period. Its defining feature is that no matter how many times the same person visits during the period, they’re counted as “1.”
For example, even if person A visits a site three times in one day—morning, noon, and night—the UU count is “1.” PV and sessions, described later, increase with each visit. In other words, UU captures the (near) actual number of people, not the total number of visits.
UU measures how many people came into contact with a site, and it’s used to grasp the scale of reach. It serves as the foundation for evaluating ad reach and for discussing the scale of a media property.
How Are Unique Users Counted?
Understanding how a system decides “whether it’s the same person” gives you a more accurate grasp of what UU means. General web analytics tools mainly identify visitors using browser cookies.
A browser visiting for the first time is assigned an identifying ID, and subsequent accesses carrying the same ID are treated as the “same user.” Strictly speaking, then, what’s being counted isn’t the “person” but the “browser (device).” Understanding this mechanism leads into the caveats below.
Also, UU only has meaning paired with a “target period.” Daily UU, weekly UU, and monthly UU give different numbers, and because longer periods strip out more duplicates and de-duplicate further, you can’t simply add up daily UU to get monthly UU.
The Difference from PV and Sessions
UU, sessions, and PV all express the scale of access, but the “unit being counted” differs. Sorting them from coarsest to finest granularity makes the relationship clear.
- Unique users (UU): the number of “people (browsers)” who visited. A near-actual headcount with duplicates removed over the period—the coarsest of the three units.
- Sessions: the number of “visits” to the site. If one person visits several times with gaps in between, each is counted (one visit = one session).
- Page views (PV): the total number of “pages” viewed. If multiple pages are viewed in a single visit, each is added—the finest unit.
Expressed by relative size, it’s usually “UU ≤ sessions ≤ PV.” For instance, one person (UU = 1) visiting twice in a day (sessions = 2) and viewing three pages each time (PV = 6).
Consider a concrete example. Say in one day person A visits twice and person B once, each viewing several pages. Counting “people who came” gives UU = 2; counting “visits” gives sessions = 3; counting “pages viewed” gives PV as their total. The same access yields different numbers depending on the angle you count from.
How to View Unique Users in GA4
In Google Analytics 4 (GA4), the conventional term “users” has been reorganized, and “Active Users” is now the central metric closest to UU.
GA4’s main “user”-related metrics are as follows.
- Total Users: the total number of unique users who visited the site within the period.
- Active Users: users who had engagement. The central metric displayed as “users” by default in GA4.
- New Users: the number of users who visited for the first time within the period.
Whereas the older UA (Universal Analytics) used a simple “users” count as its main metric, GA4 is based on “Active Users.” As a result, simple comparisons with past UA figures will show differences, so caution is needed. GA4 also combines not only cookies but login information (User-ID) and Google signals to estimate the same user across devices.
Caveats When Looking at UU
UU looks as though it represents an “actual headcount,” but because of how it’s measured, it isn’t a perfectly accurate number of people. Keep the following in mind when reading it.
- Duplication across devices and browsers: when the same person visits via smartphone and PC, or via different browsers, they tend to be double-counted as separate users, so UU tends to come out higher than the real headcount.
- Inflation from cookie deletion or blocking: if a user deletes cookies, or can’t be identified due to incognito mode or tracking-prevention features (such as ITP), the same person is recounted as a new user.
- Period dependency: simply summing daily UU does not give monthly UU. When the target period changes, so does how duplicates are removed.
For these reasons, treat UU as a metric that captures the “rough scale of the actual headcount,” and in practice look at trends rather than the absolute value itself.
How to Use UU
UU yields deeper insight when combined with other metrics rather than viewed alone.
- Grasping reach: measure how many people you’re reaching—the scale of a site’s or campaign’s reach.
- Seeing depth with PV/UU and sessions/UU: calculating pages viewed or visits per person reveals engagement (depth) with your content.
- New/repeat ratio: evaluate the balance of acquisition and retention from the ratio of new to existing users.
- As a denominator for CVR: looking at conversion rate per UU lets you evaluate results on a per-person basis rather than by total count.
For example, if “PV is rising but UU is flat,” you can read that the same people are simply viewing more pages and reach isn’t expanding. Only by combining metrics does the next move become clear.
Summary
Unique users (UU) is the number of distinct, non-duplicated visitors to a site over a given period, representing how many people a site reaches (its reach). Being counted as 1 no matter how many times the same person visits is the decisive difference from sessions, which count visits, and PV, which counts by page.
However, cookie-based measurement has limits, such as duplication across devices and inflation from cookie deletion. Rather than overtrusting the absolute value, capture UU by its trend and combine it with PV, sessions, and conversions to read a site’s state from both reach and engagement.