Unique visitors
The ‘Unique visitors’ metric shows the number of visitor IDs for the dimension item. It is one of the most common metrics used when determining traffic, as it gives a high-level overview of the popularity of a dimension item. For example, a visitor can come to your site every day for a month, but they still count as a single unique visitor.
If you use Cross-device analytics, this metric is replaced with the Unique devices metric.
Daily, weekly, monthly, quarterly, and yearly unique visitors
Analysis Workspace treats unique visitors based on the granularity of the report. For example, if you use the Day dimension, you’ll see daily unique visitors for each dimension item. However, for the report total, it is deduplicated unique visitors for the freeform table’s date range.
How this metric is calculated
This metric counts the number of unique visitor ID’s for a given dimension item. It uses multiple advanced mechanisms to identify unique visitors, since there are several ways to identify them. The following table lists the ways a visitor is identified, along with its priority. Some hits can have multiple visitor identification methods; in these cases the higher priority method is used.
aid
s_vi
cookie. Set on implementations without or prior to implementing the Visitor ID service.mid
s_ecid
cookie. Set on implementations using the Adobe Experience Cloud Identity service.Behavior that affects unique visitor count
Unique visitor identifiers are typically stored in a browser cookie. A new unique visitor is counted if they perform any of the following:
- Clears their cache at any time
- Opens a different browser on the same computer. One unique visitor is counted per browser.
- The same person browsing your site on different devices. A separate unique visitor is counted per device. You can use Cross-device analytics to combine visitors together using the People metric.
- Opens a private browsing session (such as Chrome’s Incognito tab).
A new unique visitor is not counted, as long as the cookie identifier is preserved:
- Closes their browser for an extended period
- Upgrades their browser to the latest version