Funnel Leak Diagnosis

The funnel names its biggest drop, and for any slice (source, campaign, device, country, landing page) a calibrated conversion rate arrives with the conditions that pull it up or down and the lever that moves it.

Funnel Leak Diagnosis: screenshot from the Company AI demo
_predict_relate_recommend_queryCross-vertical
Production anchorOn Company AI's synthetic funnel, 600 visitors become 36 paying customers, the biggest drop is from trial to paid, and referral traffic converts at 14% against 5% for the rest.

The problem

A funnel chart shows where people drop off. It does not say why, or which change would help, and the slice someone wants to look at next (mobile visitors from one campaign, say) is rarely the one the dashboard was built for.

How it works

The stage counts are plain queries. For the chosen slice, _predict gives the calibrated probability of converting, _relate lists the conditions that travel with converting or not (the why-it-leaks list), and _recommend names the value of a lever, here the traffic source, most likely to lift it. Changing a filter re-asks all three; nothing is precomputed.

For the full architecture, see the technology overview. For the broader narrative across multiple use cases, read The Predictive Application.

See it live

This use case runs in Company AI, a reference application you run yourself. There is no hosted demo, so the link opens its illustrated tour and source on GitHub: Company AI tour on GitHub →