Skip to content

Commit 8e5929b

Browse files
eshanrnhgitbook-bot
authored andcommitted
GITBOOK-38: Fix broken links
1 parent 8446a31 commit 8e5929b

File tree

1 file changed

+29
-27
lines changed

1 file changed

+29
-27
lines changed

13/umbraco-ums/marketers-and-editors/personalization/creating-a-segment.md

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
description: >-
3-
Discover how to create and manage segments to personalize the website experience for specific visitor groups.
3+
Discover how to create and manage segments to personalize the website
4+
experience for specific visitor groups.
45
---
56

6-
# Creating a segment
7+
# Creating a Segment
78

89
To start personalizing the website experience of your visitor, you need to define groups of visitors, called **Segments** in the uMarketingSuite.
910

@@ -25,39 +26,40 @@ To create a new segment, follow these steps:
2526
3. Give the new segment a **Name** and a short **Description**.
2627
4. Select a segment type:
2728

28-
- **Core segments** are the fundamental building blocks of your personalization strategy
29-
- **Temporary segments** are segments **with an end date**. If some sort of campaign is running and you want to overrule existing segments you can create a temporary segment. For doing this you need to specify an end date
29+
* **Core segments** are the fundamental building blocks of your personalization strategy
30+
* **Temporary segments** are segments **with an end date**. If some sort of campaign is running and you want to overrule existing segments you can create a temporary segment. For doing this you need to specify an end date
3031

3132
### Segment Parameters
3233

33-
To specify which visitors are part of this segment you can setup one or more segment parameters. uMarketingSuite comes with out-of-the-box parameters, but you can also [implement your own segment parameters](/personalization/extending-personalization/implement-your-own-segment-parameters/).
34+
To specify which visitors are part of this segment you can setup one or more segment parameters. uMarketingSuite comes with out-of-the-box parameters, but you can also [implement your own segment parameters](extending-personalization/implement-your-own-segment-parameters.md).
3435

3536
By default, uMarketingSuite provides the following parameters:
3637

37-
- Persona
38-
- Journey
39-
- Browser
40-
- Device type
41-
- Time of day
42-
- Number of sessions
43-
- Logged in members
44-
- Reached goals
45-
- Campaigns
38+
* Persona
39+
* Journey
40+
* Browser
41+
* Device type
42+
* Time of day
43+
* Number of sessions
44+
* Logged in members
45+
* Reached goals
46+
* Campaigns
4647

4748
By clicking on the tile you will setup a parameter for the segment. For example, to implement a segment where you group **All visitors that use firefox after 15:00** in one segment. To do that:
4849

4950
1. Create a new segment with the name **My first segment**.
50-
2. Click the **Browser** tile and **include** all visitors using the browser **Firefox**.
51-
52-
![]()
53-
54-
You see all browsers that have visited the website. So if you're missing a specific browser, that is because a visitor to your site has yet to use that browser.
55-
56-
You can save the parameter and the segment will show the parameter that is part of this segment.
57-
51+
2. Click the **Browser** tile and **include** all visitors using the browser **Firefox**.
52+
5853
![]()
59-
3. Add a parameter for **Time of day** to select all visitors after "**15:00**". Enter **15:00** in **From** and leave **Until** empty.
60-
54+
55+
You see all browsers that have visited the website. So if you're missing a specific browser, that is because a visitor to your site has yet to use that browser.
56+
57+
You can save the parameter and the segment will show the parameter that is part of this segment.
58+
59+
![]() 
60+
61+
3\. Add a parameter for **Time of day** to select all visitors after "**15:00**". Enter **15:00** in **From** and leave **Until** empty.
62+
6163
![]()
6264

6365
Now we can save this parameter and add the segment.
@@ -88,11 +90,11 @@ The **order of the segments is really important** because **only one segment can
8890

8991
The ordering of segment is based on:
9092

91-
- **Temporary versus Core segments**: Temporary segments are always applied first. Only if the temporary segments do not apply the core segments are being used.
92-
- **Priority within each segment type**: Within the temporary and core segments the given priority is being used. The **highest segment** will be applied first.
93+
* **Temporary versus Core segments**: Temporary segments are always applied first. Only if the temporary segments do not apply the core segments are being used.
94+
* **Priority within each segment type**: Within the temporary and core segments the given priority is being used. The **highest segment** will be applied first.
9395

9496
You can adjust the segment order using the arrows in the segment overview.
9597

9698
![]()
9799

98-
Now that your segment is created, you can start [personalizing the website experience for visitors](/personalization/setting-up-personalization/).
100+
Now that your segment is created, you can start [personalizing the website experience for visitors](setting-up-personalization.md).

0 commit comments

Comments
 (0)