Skip to content

Commit 9cc094b

Browse files
authored
Merge pull request #226 from segmentio/repo-sync
repo sync
2 parents 694b55f + bb6e612 commit 9cc094b

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

src/personas/journeys/build-journey.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ For more information, see [Setting up your Sources](/docs/personas/quickstart/#s
2222
4. Segment displays the entry condition on the Journey Builder canvas. It may take up to two minutes for Segment to estimate the number of users in the journey.
2323
5. Click **+** to add the next step and view available step types.
2424

25-
> info ""
26-
> Users can only enter a Journey once.
27-
2825
### Using historical data for the entry step
2926

3027
If you select the **Use historical data** option, Segment queries all historical data to generate a list of users who enter the Journey upon publication. If you don't select **Use historical data**, only users who satisfy the entry condition *after* you publish enter the Journey.

src/personas/journeys/journeys-logic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Each step’s membership conditions evaluate in real time, which means that user
107107

108108
### Can users exit and re-enter a Journey?
109109

110-
No. Users move down the Journey’s branches in sequential order and can't re-enter. Journeys appends a profile trait for each step a user enters. Because the system neither assigns `Audience Exit` events nor removes traits from profiles, users who meet the Journey's entry criteria stay in the Journey permanently.
110+
Yes. To allow users to re-enter Journeys that they've exited, [enable re-entry](/docs/personas/journeys/build-journey/#journey-re-entry) during initial Journey setup.
111111

112112
### What happens to traits and audiences when I delete a Journey?
113113

0 commit comments

Comments
 (0)