You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explore how the Profiles section helps track visitor sessions, manage profiles, and differentiate between identified and anonymous visitors.
4
2
icon: arrow-right-long
3
+
description: >-
4
+
Explore how the Profiles section helps track visitor sessions, manage
5
+
profiles, and differentiate between identified and anonymous visitors.
5
6
---
6
7
7
8
# Profiling
@@ -14,15 +15,15 @@ This section provides an overview of all visitors:
14
15
15
16
![]()
16
17
17
-
At the top, the total number of visitors that visited your website (in this case in total 25.521 profiles) is displayed. You can also see how many visitors are identified versus unknown.
18
+
At the top, the total number of visitors that visited your website (in this case in total 25.521 profiles) is displayed. You can also see how many visitors are identified versus unknown.
18
19
19
20
The graph in the middle shows the number of new identified visitors over the last 30 days.
20
21
21
22
Below that there is an overview of the profiles per month.
22
23
23
24
## Identified versus Anonymous Profiles
24
25
25
-
As long as we have no data of a visitor we will call this profile "Anonymous". If a visitor [does not give consent](/the-umarketingsuite-broad-overview/the-umarketingsuite-cookie/module-permissions/) to be identified, they remain "Anonymous".
26
+
As long as we have no data of a visitor we will call this profile "Anonymous". If a visitor [does not give consent](../../developers/introduction/the-umarketingsuite-cookie/module-permissions.md) to be identified, they remain "Anonymous".
26
27
27
28
However, once a visitor logs in (via Umbraco's Members section) or submits an Umbraco form, they become an "Identified Profile." For example: In the above screenshot you see "Jeffrey Schoemaker". We see this name because this visitor has logged in as the member "Jeffrey Schoemaker" at a moment in time.
28
29
@@ -32,13 +33,13 @@ However, once a visitor logs in (via Umbraco's Members section) or submits an Um
32
33
33
34
The overview table displays all visitors to the website, showing:
34
35
35
-
- Whether the visitor was anonymous or identified
36
-
- The number of sessions the visitor had
37
-
- The number of pageviews within those session
38
-
- The first session that the visitor had on the website
39
-
- The last session that the visitor had
40
-
- The number of goals triggered by the visitor
41
-
- The total value the goals had
36
+
* Whether the visitor was anonymous or identified
37
+
* The number of sessions the visitor had
38
+
* The number of pageviews within those session
39
+
* The first session that the visitor had on the website
40
+
* The last session that the visitor had
41
+
* The number of goals triggered by the visitor
42
+
* The total value the goals had
42
43
43
44
Finally, you can see a blue or a grey icon at the beginning of the row. A grey icon indicates that the uMarketingSuite did not enrich the visitor's experience. A blue icon indicates that the uMarketingSuite enriched the visitor's experience by showing an A/B test variant or a personalized version.
44
45
@@ -50,10 +51,10 @@ It is possible to filter the overview of profiles by clicking the filter button
50
51
51
52
You can filter by:
52
53
53
-
- Anonymous or Identified profiles.
54
-
- Profiles with a "High potential"
55
-
- Profiles with more than X conversions
56
-
- Profiles with more than X total value achieved by triggered goals
57
-
- Specific date ranges
54
+
* Anonymous or Identified profiles.
55
+
* Profiles with a "High potential"
56
+
* Profiles with more than X conversions
57
+
* Profiles with more than X total value achieved by triggered goals
58
+
* Specific date ranges
58
59
59
60
For more details, click **Show profile** in a specific profile's row. For more information, see the [Profile Detail](profile-detail.md) article.
0 commit comments