v.18.12Improvement
windowFunnel Aggregate Function Enhancements
The windowFunnel aggregate function now supports events that meet multiple conditions. Amos BirdWhy it matters
This feature allows more flexible and accurate funnel analysis by enabling each event to count towards multiple conditions, thus reflecting complex user behaviors and paths more precisely in funnel analytics.How to use it
Use thewindowFunnel aggregate function as usual; the updated implementation automatically handles events meeting multiple conditions without requiring additional syntax changes from the user.