segmentio / segment-docs

Segment Documentation. Powered by Jekyll.
https://segment.com/docs/
Creative Commons Attribution 4.0 International
49 stars 348 forks source link

Journey re-entry logic #7236

Open Panandhan22 opened 1 week ago

Panandhan22 commented 1 week ago

Proposed changes

Suppose, for example, you enable re-entry for an abandoned cart campaign. You set exit to seven days and re-entry to 30 days. A user who abandons their cart will progress through the Journey and exit no later than seven days after entering. Once 30 days after exit have passed, the user will immediately re-enter the Journey if the Journey entry condition is still satisfied by the user.

Merge timing

Related issues (optional)