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.
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.
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.
Order Used | Query Parameter (collection method) | Present When |
---|---|---|
1 | vid |
The visitorID variable is set. |
2 | aid |
Visitor has an existing s_vi cookie. Set on implementations without or prior to implementing the Visitor ID service. |
3 | mid |
Visitor has an existing s_ecid cookie. Set on implementations using the Adobe Experience Cloud Identity service. |
4 | fid |
Visitor has an existing s_fid cookie, or if aid and mid could not be set for any reason. |
5 | IP Address, User Agent, Gateway IP Address | Last resort to identify a unique visitor if the visitor’s browser does not accept cookies. |
Each Analytics visitor ID is tied to a profile on Adobe’s servers. These visitor profiles are deleted after at least 13 months of inactivity regardless of any visitor ID cookie expiration.
Unique visitor identifiers are typically stored in a browser cookie. A new unique visitor is counted if they perform any of the following:
A new unique visitor is not counted, as long as the cookie identifier is preserved: