-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Is your feature request related to a problem?
Right now, among other things, we're unlocking the Funnels->Paths flow. But this doesn't solve the whole problem.
Consider: I use a funnel, and find something going wrong, like a low conversion rate. To figure out what's going wrong, diagnosers use the Persons modal and watch session recordings there to get qualitative data.
However, sometimes, these users can be numerous, and it's unfeasible to watch all recordings.
So, we allow diagnosing what went wrong better, by introducing Paths between Steps. For this to be useful though, we need a similar Persons modal on Paths: Which persons got to this stage on Paths, and then capture qualitative data for these people (who are, hopefully, an order of magnitude less than the funnel persons).
Describe the solution you'd like
Allow clicking on Paths blocks to get the relevant Persons & their session recordings
Describe alternatives you've considered
- Don't show this information (bad bad)
- ???
Additional context
cc: @paolodamico @EDsCODE @marcushyett-ph @clarkus