Skip to content

Add to Engage FAQs #4878

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 2, 2023
Merged

Add to Engage FAQs #4878

merged 4 commits into from
Nov 2, 2023

Conversation

Panandhan22
Copy link
Contributor

Proposed changes

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

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.

Merge timing

Related issues (optional)

@Panandhan22 Panandhan22 marked this pull request as ready for review October 3, 2023 04:47
@rchinn1 rchinn1 changed the title Journey steps is having more count of users than the previous/entry s… Add to Engage FAQs Nov 2, 2023
@rchinn1 rchinn1 merged commit 6f0eb6e into develop Nov 2, 2023
@rchinn1 rchinn1 deleted the Panandhan22-patch-1 branch November 2, 2023 16:34
Copy link
Contributor

github-actions bot commented Nov 2, 2023

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants