stats/funnel_utils library

Funnel analysis (drop-off between ordered steps) — roadmap #580.

Classes

FunnelUtils
Step name and count of users who reached it.

Functions

funnelConversionRates(List<FunnelUtils> steps) List<double>
Returns conversion rate from step i to i+1 (and overall to last step).