Skip to content

Commit 5649c27

Browse files
authored
edit header
1 parent 4ef4f01 commit 5649c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,6 @@ An audience/computed trait Run or a Sync may fail on its first attempt, but Enga
123123

124124
If your team would like to avoid receiving the notifications for transient failures, please **[reach out to support](https://segment.com/help/contact/)**, who upon request can disable transient failure notifications.
125125

126-
## Why the user count in a journey step is greater than the entry/previous step of the journey?
126+
## Why is the user count in a journey step greater than the entry/previous step of the journey?
127127

128128
Each step of a Journey is a Personas audience under the hood. The conditions 'stack' so a user has to be a member of the previous step (audience) and meet all the conditions of that current step to get added. Additionally, users cannot exit journeys once they have been added, but they can 'leave' a step (audience) if they no longer meet that step's conditions, even though they will still pass down to the next step. So, if the user no longer satisfies the entry condition will leave that step itself and user count will be reduced. And the user entered the next step will remains there until and unless the user fails for that step's condition and the count won't be reduced.

0 commit comments

Comments
 (0)