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: src/engage/journeys/build-journey.md
+5-13Lines changed: 5 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,17 +114,7 @@ No new users enter archived Journeys, and progress stops for any users already i
114
114
> success "Compute credits"
115
115
> Steps in archived Journeys don't count towards your compute credits.
116
116
117
-
## Journey exits and re-entry
118
-
119
-
### Journey exits
120
-
121
-
You can apply exit settings to both single entry and re-entry Journeys. Users who exit a Journey leave all Journey steps and Destinations.
122
-
123
-
Configure exit settings during initial Journey setup by enabling exit settings and entering the number of days that should pass before users exit the Journey. Journeys exits users once this time passes.
124
-
125
-
If you don't apply exit settings to a Journey, users will remain in the Journey indefinitely.
126
-
127
-
### Journey re-entry
117
+
## Journey re-entry
128
118
129
119
The Journeys re-entry setting allows users to repeat Journeys they've already exited. Common use cases for Journeys re-entry include the following:
130
120
@@ -134,12 +124,14 @@ The Journeys re-entry setting allows users to repeat Journeys they've already ex
134
124
135
125
### Exit and re-entry times
136
126
137
-
To let users re-enter a Journey they've exited, you'll need to enable two Journeys settings:
127
+
Users who exit a Journey leave all Journey steps and Destinations. To let users re-enter a Journey they've exited, you'll need to enable two Journeys settings:
138
128
139
129
- Journeys exit time
140
130
- Journeys re-entry time
141
131
142
-
Journeys exits users based off of the exit time you configure. Users can re-enter the Journey once they meet the Journey's entry condition again and your defined re-entry time has passed. You can configure re-entry time by hour, day, or week. Re-entry time begins once a user exits the Journey.
132
+
Users must first exit a Journey before re-entering. You can configure exit settings during initial Journey setup by enabling exit settings and entering the number of days that should pass before users exit the Journey. Journeys exits users once this time passes, allowing users to re-enter once they meet the Journey's entry conditions again.
133
+
134
+
You can then configure re-entry time by hour, day, or week. An exited user won't re-enter the same Journey until the re-entry time has passed. Re-entry time begins once a user exits the Journey.
143
135
144
136
Suppose, for example, you enable re-entry for an abandoned cart campaign. You set exit to seven days and re-entry to 30 days. A user who abandons their cart will progress through the Journey and exit no later than seven days after entering. Once 30 days after exit have passed, the user can re-enter the Journey.
Segment maintains analytics for each Journey and its individual steps. As a result, you can view both granular and high-level performance metrics that give you insight into your Journeys.
7
+
With Journey Level Analytics, you can gain insight into the overall performance of an individual Journey.
8
8
9
-
## Journey-Level Analytics
9
+
## About Journey Level Analytics
10
+
11
+
> info ""
12
+
> This feature is available in beta.
10
13
11
14
Journeys Level Analytics is a collection of statistics that can help you assess how a Journey is performing.
12
15
@@ -20,28 +23,23 @@ Follow these steps to view the Analytics for a specific Journey:
20
23
2. Select a Journey from the Journeys list.
21
24
3. The Analytics tiles display as part of the Journey's overview.
22
25
23
-
> info ""
24
-
> Journeys in draft status don’t display Analytics.
26
+

25
27
26
-
## Journey-Level Analytics statistics
28
+
## Available Journeys Analytics statistics
27
29
28
-
The following table shows the statistics available for a Journey:
30
+
The following table shows the three statistics available for a Journey:
@@ -50,28 +48,3 @@ The following table shows descriptions of the time frames you can select:
50
48
| Last 90 days | The past 90 days, not including today |
51
49
| Last 180 days | The past 180 days, not including today |
52
50
| Custom date range | The period between two dates, including the selected dates |
53
-
54
-
## Step-Level Analytics
55
-
56
-
Displayed with each step of your Journey, Step-Level Analytics shows you how many users made it to the step you’re viewing. You can use this data to gain context for how users flow through your Journey.
57
-
58
-
### Changing the calculation percentage
59
-
60
-
With Step-Level Analytics, you can configure two settings that give you granular insight into each step’s performance:
61
-
62
-
-**Previous step** or **entry step**, which calculates the displayed percentage based on either the number of users in the entry step or the number of users in the previous step
63
-
-**Total** or **unique users**, which lets you change the displayed percentage to account for re-entry
64
-
65
-
#### Previous step or entry step
66
-
67
-
By default, Engage calculates an individual step’s analytics as a percentage of the number of users in the previous step. However, you can also view step analytics as a percentage of the initial number of users in the Journey’s entry step.
68
-
69
-
For example, suppose your Journey’s entry step contained 100 users, and 50 proceeded to the next step. For both calculation options, Engage would display **50% and 50** for the next step. If 25 users from the second step reached step three, however, Engage would display **50% and 25** for previous-step based calculations but **25% and 25** for entry-step based calculations.
70
-
71
-
To change this base percentage, select **Calculate % based on**, then select **Entry step** or **Previous step**.
72
-
73
-
#### Total or unique users
74
-
75
-
If you’ve enabled re-entry for your Journey, you can also configure Step-Level Analytics to calculate the step’s percentage based on unique or total users. Selecting **Unique** generates a percentage based on unique users, while **Total** includes users who have re-entered the Journey.
76
-
77
-
For more information on re-entry settings in Journeys, view [Journey re-entry](/docs/engage/journeys/build-journey/#journey-re-entry).
| Entry | When a user enters a Journey for the first time or re-enters a Journey after exiting; excludes users who re-enter a Journey without exiting. |
0 commit comments