Skip to content

Commit 47ef3c4

Browse files
author
markzegarelli
authored
Merge pull request #1700 from segmentio/evanSegment-jo-time-windows
Clearifying time windows
2 parents 4ff1d30 + e39a48c commit 47ef3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/personas/journeys/faq-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For example:
1616

1717
### Add time windows whenever possible
1818

19-
Using selective time windows ensures that Journeys carefully target the most high-priority audiences. For example, in a repeat purchase campaign, the initial entry condition may look for all one-time purchasers, then filter out users who have new transactions in the past 7 days.
19+
Add time windows when defining conditions to enforce funnel constraints in a Journey, rather than using an unbounded event condition which operates on the entire history of the user profile. For example, to check if a user has completed an order since receiving an email triggered 7 days ago, use the condition “Order Completed at least 1 time within 7 days.
2020

2121
### Suppress targeting with journey lists
2222

0 commit comments

Comments
 (0)