Skip to content

Commit 0807ee7

Browse files
committed
last cleanup [netlify-build]
1 parent 89289f9 commit 0807ee7

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

src/engage/journeys/event-triggered-journeys-steps.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -202,18 +202,16 @@ You can configure a Randomized Split step with the following options:
202202
| Branch naming | Branches are labeled alphabetically (for example, Branch A, Branch B). |
203203
| Consistent branch assignment | Optionally ensure a user always enters the same branch on re-entry. |
204204

205-
Segment blocks publishing if the percentages don’t add up to 100%, or if any percentage is left blank.
205+
Segment won't publish your journey if the percentages don’t add up to 100%, or if any percentage is left blank.
206206

207207
> info "Branch assignment is random"
208208
> The Randomized Split step uses probabilistic logic to assign users to branches. At lower volumes, actual distribution may not exactly match your configured percentages, but it tends to even out at scale.
209209
210-
### Add a Randomized Split
211-
212-
To add a Randomized Split step:
210+
To add a Randomized Split to your journey:
213211

214212
1. From the journey canvas, click **+** to add a new step.
215213
2. Select **Randomized Split**.
216-
3. Give the step a name.
214+
3. Give the step a unique name.
217215
4. Add up to five branches and assign a percentage to each one.
218216
5. (Optional) Enable **Keep branch assignment consistent** if you want users to always go down the same branch on re-entry.
219217
6. Click **Save**.
@@ -222,13 +220,9 @@ Once configured, Segment routes profiles through this step based on your distrib
222220

223221
### Analyze performance
224222

225-
After users pass through the Randomized Split step, you can view historical and in-progress counts for each branch in the **Journey Overview**.
226-
227-
You can measure results by:
223+
After users pass through the Randomized Split step, you can view historical and in-progress counts for each branch in the Journey Overview.
228224

229-
- Total journey instances (epochs)
230-
- Unique profiles
231-
- Funnel view or in-progress view
225+
You can measure results by total journey instances, unique profiles, funnel view, and in-progress view.
232226

233227
This helps you evaluate which branch is performing best and informs how you might structure future journeys.
234228

0 commit comments

Comments
 (0)