Sequential Funnel?
I'm trying to build a funnel where users have triggered an event multiple times after another.
e.g.
- Message Opened
- Message Previewed
- Message Send Button Clicked
- Message Send Button Clicked
- Message Send Button Clicked
- Message Send Button Clicked
- Message Sent
So, e.g., the following funnels should not be included:
- Message Opened -> Message Previewed -> Message Send Button Clicked -> Message Sent
- Message Opened -> Message Send Button Clicked
Right now, the funnel does not seem to at all track sequential steps but rather "did this occur at all" - do you guys have a workaround / solution or am I missing something?
Best,
Roman
Comments
Hello
Funnel steps are sequential, so if you have funnel like:
Then this is allowed and use will complete funnel
But in this case user will be stuck on first step.
Do you experience something different? Can you show examples?
Hi,
almost! It's the other way around:
I want to define the funnel as:
(i.e., user clicked at least 4 times on the send button)
which would exclude:
Any ideas? Or am I getting something wrong?
Yes, unfortunately I think due to how funnels are calculated we can't do same step multiple times that easily.
Cohorts provides times event completed, but there events might not be sequential.
So for now, unfortunately I don't see an option how to achieve this. Sorry
Please sign in to leave a comment.