What if a user opens a new tab - is it on a journey funnel?
For example, I have events:
- “Create X” - user clicks on “+” to create X
- “Submit create X” - user clicks on submit button to create X
- “X Creation Success” - user created X with success
- “X Creation Failure” - user didn’t create X although he wanted (clicked Submit X before)
- “X Open” - user opened
So I have journeys:
A:Create X → Submit Create X→ X Creation Success → X Open
B: Create X → Submit Create X→ X Creation Success → Drop Off
C: Create X → Submit Create X → X Creation Failure
If the user decides to open X in a new tab - will it be included on the journey (journey A) or not (journey ?