Skip to content

Commit a5b5bf8

Browse files
authored
cleanup
1 parent 5649c27 commit a5b5bf8

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
@@ -125,4 +125,4 @@ If your team would like to avoid receiving the notifications for transient failu
125125

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

128-
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.
128+
Each step of a Journey is an Engage audience under the hood. The conditions stack, so a user must be a member of the previous step (audience) and meet all conditions to be added to subsequent steps. However, if the user no longer meets entry conditions for a particular step, they'll exit and you'll see the user count reduced. For any subsequent steps a user is still a part of, they'll remain until they no longer meet entry conditions.

0 commit comments

Comments
 (0)