Skip to content

Commit 6f0eb6e

Browse files
authored
Merge pull request #4878 from segmentio/Panandhan22-patch-1
Add to Engage FAQs
2 parents 6627fbd + d97d0a2 commit 6f0eb6e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/engage/faqs.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,8 @@ An audience/computed trait Run or a Sync may fail on its first attempt, but Enga
125125

126126
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.
127127

128+
129+
## Why is the user count in a journey step greater than the entry/previous step of the journey?
130+
131+
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.
132+

0 commit comments

Comments
 (0)