Skip to content

Commit 970de52

Browse files
eshanrnhgitbook-bot
authored andcommitted
GITBOOK-39: Fixed broken link
1 parent 8e5929b commit 970de52

File tree

1 file changed

+17
-16
lines changed
  • 13/umbraco-ums/marketers-and-editors/profiling

1 file changed

+17
-16
lines changed
Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
description: >-
3-
Explore how the Profiles section helps track visitor sessions, manage profiles, and differentiate between identified and anonymous visitors.
42
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.
56
---
67

78
# Profiling
@@ -14,15 +15,15 @@ This section provides an overview of all visitors:
1415

1516
![]()
1617

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.
1819

1920
The graph in the middle shows the number of new identified visitors over the last 30 days.
2021

2122
Below that there is an overview of the profiles per month.
2223

2324
## Identified versus Anonymous Profiles
2425

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".
2627

2728
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.
2829

@@ -32,13 +33,13 @@ However, once a visitor logs in (via Umbraco's Members section) or submits an Um
3233

3334
The overview table displays all visitors to the website, showing:
3435

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
4243

4344
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.
4445

@@ -50,10 +51,10 @@ It is possible to filter the overview of profiles by clicking the filter button
5051

5152
You can filter by:
5253

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
5859

5960
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

Comments
 (0)