Skip to content

Add FAQ on handling historical data in Journey entry conditions #6655

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 2 commits into from
Jan 30, 2025

Conversation

samkcrespo
Copy link
Contributor

Proposed changes

Added a FAQ/Known behavior when 'Historical Data' is enabled in Journey entry condition, and Engineering's suggested approach:

How to ensure consistent user evaluation in Journey entry conditions that use Historical Data?

When a Journey is published, the computation of the entry step begins immediately in real-time, while the backfill process of historical data runs concurrently. It is important to note that if a user's events or traits evaluated in the entry condition span both real-time and historical data, unintended behavior may occur. This discrepancy could result in users qualifying in real-time, but should not have when their historical data is taken into account.
To prevent this, consider manually creating an audience that incorporates these conditions, including historical data. This pre-built audience can then be referenced in your Journey entry condition. This approach ensures a consistent evaluation of users based on both their real-time and historical data.

Merge timing

Related issues (optional)

@samkcrespo samkcrespo added the KCS label Jun 4, 2024
@samkcrespo samkcrespo marked this pull request as ready for review June 7, 2024 17:19
@samkcrespo samkcrespo requested a review from pwseg as a code owner June 7, 2024 17:19
@pwseg pwseg changed the title Update faq-best-practices.md - (2) journey behavior/historical data Add FAQ on handling historical data in Journey entry conditions Jan 30, 2025
@pwseg pwseg merged commit 5438795 into develop Jan 30, 2025
4 checks passed
@pwseg pwseg deleted the samkcrespo-patch-22 branch January 30, 2025 18:28
Copy link
Contributor

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