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
Copy file name to clipboardExpand all lines: 13/umbraco-ums/marketers-and-editors/personalization/implicit-and-explicit-personalization/setting-up-personas.md
+3-32Lines changed: 3 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: >-
4
4
for your website.
5
5
---
6
6
7
-
# Setting up Personas
7
+
# Personas
8
8
9
9
This can be done by going to the Marketing section in your Umbraco installation and the sub-section "**Personalization**". There you can navigate to the tab "**Personas**".
10
10
@@ -18,41 +18,12 @@ Personas are an important concept for implicit personalization in the Umbraco uM
18
18
19
19
Creating personas is something that you should do for your website. If it's your first time coming up with personas we always advise creating a maximum of 3 personas. 
20
20
21
-
If you want to add many more personas, be aware that each added persona will increase the complexity of coming up with good personalization strategies. And every extra persona requires extra content.
21
+
If you want to add many more personas, be aware that each added persona will increase the complexity of finding good personalization strategies. And every extra persona requires extra content.
22
22
23
23
In Umbraco uMS we for example have three different personas:
24
24
25
25
***The data & privacy officer**. This type of visitor is mainly interested in how Umbraco uMS is safeguarding data storage and GDPR ruling.
26
26
***The developer**. This persona is interested in how to set up Umbraco uMS.
27
27
***The marketer**. This persona is looking for inspiration and functionalities; what has Umbraco uMS to offer.
28
28
29
-
## Setting up a persona group
30
-
31
-
Personas can be grouped in a persona group. You can create a persona group by clicking "**Add new persona group**". This will show a popup where you can specify a title for the persona group and a short description.
32
-
33
-
![]()
34
-
35
-
## Setting up personas
36
-
37
-
Within this persona group, you can specify one or more personas. Creating a persona can be done by clicking on "**Add persona**". In this popup, you can specify the name of the persona, a short description, a color, and an image. The uMarketingSuite **ships 16 persona images by default** but you can add your own images as well!
38
-
39
-
![]()
40
-
41
-
You've set up your personas and can now score your [content](../../../../../personalization/implicit-personalization-scoring-explained/content-scoring/), [campaigns](../../../../../personalization/implicit-personalization-scoring-explained/campaign-scoring/), and [referrals](../../../../../personalization/implicit-personalization-scoring-explained/referral-scoring/) against these personas.
42
-
43
-
## Advanced persona group parameters
44
-
45
-
If you want to tweak the working of the persona scoring in-depth you can go to the advanced settings of a persona group.
46
-
47
-
![]()
48
-
49
-
Here you have the option to set different parameters:
50
-
51
-
***Threshold value**. This threshold value needs to be reached before a persona can become active. In this case, a persona needs to have 25 points at least before a visitor can be this persona.
52
-
***The minimal deviation**. This setting specifies the minimal deviation between the persona with the highest score and the second-highest score. This can be specified in an absolute value or in a percentage.
53
-
***The minimal deviation percentage**. The percentage specifies the minimum difference between the highest score and the second highest score before a persona becomes active. In this case, the difference between the first and second persona should be at least 25%.
54
-
***The absolute value deviation**. The absolute value specifies the minimum difference between the highest score and the second-highest score before a persona becomes active.
55
-
***The expiration type**. Specify whether the implicit persona scoring expires. This can be set to 'never' when it does not expire or can be set to a number of days or sessions.
56
-
***The maximum points to score**. Specify the maximum number of points that can be scored per persona per item.
57
-
58
-
By adjusting these settings you can tweak the performance of the Umbraco uMS algorithm.
29
+
To learn how you can set up Personas in Umbraco Engage read the [How to create a Persona](../../../tutorials/get-started-with-personas-and-personalization.md) guide.
0 commit comments