Skip to content

Commit 2343881

Browse files
authored
Merge pull request #5449 from segmentio/olesia-ag-patch-2
Added information on Journey randomized splits
2 parents 5684e74 + c71e31b commit 2343881

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/engage/journeys/step-types.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ Define the number of branches you want to create, then add an **Add a condition*
4040

4141
A randomized split lets you experiment with and test the performance of a Journey's branches. When you create a randomized split, you add up to five Journey branches, each with a different step. Journeys then sends eligible users down one of the branches at random. Each branch receives a portion of the eligible users based on percentages that you assign to the branches.
4242

43+
> info ""
44+
> If the Journey has a re-entry condition, users will join the same split branches upon re-entry.
45+
4346
To test your messaging channels, for example, you might create a randomized split with three different branches, assigning 40% of users to an email campaign, 40% to an SMS campaign, and 20% to a control group. Once users flow through the split, you can determine the success of the email and SMS campaigns compared to each other and the control group.
4447

4548
#### Add a randomized split

0 commit comments

Comments
 (0)