v.18.12Improvement

windowFunnel Aggregate Function Enhancements

The windowFunnel aggregate function now supports events that meet multiple conditions. Amos Bird
The windowFunnel aggregate function has been enhanced to support events that satisfy multiple conditions within the same funnel step.

Why 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 the windowFunnel aggregate function as usual; the updated implementation automatically handles events meeting multiple conditions without requiring additional syntax changes from the user.