Skip to content

Commit 862558b

Browse files
authored
Merge pull request #4000 from segmentio/journey-exit-settings-update
Update Journeys Exit Settings Information
2 parents 4c491e0 + 21c5634 commit 862558b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/engage/journeys/build-journey.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The Journeys re-entry setting allows users to repeat Journeys they've already ex
123123

124124
### Exit and re-entry times
125125

126-
To enable re-entry, you'll need to specify two Journeys settings:
126+
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:
127127

128128
- Journeys exit time
129129
- Journeys re-entry time
@@ -134,6 +134,9 @@ You'll also configure re-entry time by hour, day, or week. An exited user won't
134134

135135
Suppose, for example, you enable re-entry for an abandoned cart campaign. You set exit to one week and re-entry to 30 days. A user who abandons their cart will progress through the Journey and exit no later than one week after entering. Once 30 days after exit have passed, the user can re-enter the Journey.
136136

137+
> info "Ad-based exit settings"
138+
> Exit settings you configure for the [Show an ad step](/docs/engage/journeys/step-types/#show-an-ad) don't impact other Journey steps. Users can exit an ad step but remain in the Journey.
139+
137140
### Setting up re-entry
138141

139142
To enable Journey re-entry for a new Journey, follow these steps:

src/engage/journeys/step-types.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ The **Show an ad** step lets you send users to an advertising destination. You c
8787

8888
For example, you may want to show an ad for only one week to users who abandoned a cart during a purchase. With the Show an ad step, you can remove users from the ad destination seven days after they enter it.
8989

90+
> info "Ad-based exit settings"
91+
> Ad step exit settings don't impact other Journey steps. A user can exit an ad step but remain in the overall Journey. For more on Journeys exit settings, view [Journey exit and re-entry times](/docs/engage/journeys/build-journey/#exit-and-re-entry-times).
92+
9093
Follow these steps to add a Show an ad step to a Journey:
9194

9295
1. From the Journey builder, select the **+** icon to add a step, then select **Show an ad**.

0 commit comments

Comments
 (0)