I have a funnel with four steps:
- Search
- Click
- View
- Put in basket
Our search has multiple sorting types, such as recommended, price ascending, price descending. The "sorting type" is only on the first event, namely "Search".
What happens exactly to the funnel calculation when I make the breakdown by "sorting type"? Does one user with a distinct ID that searches both "recommended" and "price asc" end up twice in a funnel, even if they only continued to the next step from one sorting type?