We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc56d8 commit 9f82879Copy full SHA for 9f82879
src/personas/journeys/journeys-logic.md
@@ -26,7 +26,7 @@ Journey steps operate based on the following behaviors:
26
- Post-entry condition step membership relies on users at some point entering the preceding step.
27
- When a user first joins a step, Segment adds a `step_joined_time` trait to their profile.
28
- Membership is calculated using Segment's [Real-Time Compute System](/docs/personas/audiences/#real-time-compute-vs-batch).
29
-- Segment does not calculate Waits and Splits in real time.
+- Segment doesn't calculate Waits and Splits in real-time.
30
31
The combination of these traits, audiences, and business rules allows you to create an enforced funnel with the following implications:
32
0 commit comments