From a02e37a7fdedef1fc54cd921a9231c2a58b3173e Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Wed, 27 Jul 2022 10:56:08 -0400 Subject: [PATCH 1/2] Remove Randomized Splits Tag --- src/personas/journeys/build-journey.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/personas/journeys/build-journey.md b/src/personas/journeys/build-journey.md index 53e7a81262..7116b87705 100644 --- a/src/personas/journeys/build-journey.md +++ b/src/personas/journeys/build-journey.md @@ -85,9 +85,6 @@ You can also clone a Journey from a Journey's Overview by clicking the **…** i ## Randomized splits -> info "" -> The randomized splits step is in beta and available to users with a Personas Advanced plan. - 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. 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. From 92922797bc002ed8c170145d83e409dd59035112 Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Wed, 27 Jul 2022 11:10:27 -0400 Subject: [PATCH 2/2] Update Engage Randomized Splits Section --- src/engage/journeys/build-journey.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/engage/journeys/build-journey.md b/src/engage/journeys/build-journey.md index bad3f61a15..582d597e33 100644 --- a/src/engage/journeys/build-journey.md +++ b/src/engage/journeys/build-journey.md @@ -126,9 +126,6 @@ You can also clone a Journey from a Journey's Overview by clicking the **…** i ## Randomized splits -> info "" -> The randomized splits step is in beta and available to users with a Personas Advanced plan. - 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. 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.