Funnels + retention + paths + breakdowns + Saved Insights — events that ALSO trigger workflows + mint audiences. No reverse-ETL.
Mixpanel + Amplitude + Heap analyze events. Sendora analyzes the SAME events that trigger pushes, mint audiences, gate features, and feed AI chatbots. The win is bundle + identity: one event source, no Census reverse-ETL to feed downstream. Honest about scope: most of Mixpanel's core surfaces are here (funnels with cohort filter, retention, time-series + multi-line compare, breakdown-by-event-property + breakdown-by-user-trait, paths, Saved Insights). Some Mixpanel power-features are NOT yet built: multi-chart Boards canvas, retention heat-grid drill-down, automatic drop-off-cohort enrolment into Workflows.
Features
- Funnel analysis —
POST /analytics/funnelsto save,GET .../funnels/:id/resultsto compute. Per-step counts + cohort filter viaaudienceId. Note: results return step counts; there's no audience-export-per-step today (build via the audience module instead). - Retention endpoint —
GET /analytics/retentionreturns retention curves over N-day windows. No heat-grid drill-down today. - Path analysis —
GET /analytics/pathsfor event flow visualisation. - Group-by user trait —
GET /analytics/events/breakdown-by-traitjoins events × Customers profiles to break any series byplan/industry/ etc. - Multi-line time-series compare —
GET /analytics/time-series/multifor layering multiple events on one chart. - Top events + breakdown —
GET /analytics/events/top+.../events/breakdownfor property-level slicing. - Saved Insights — bookmark a chart configuration via
POST /analytics/insights. Boards (multi-chart canvas mixing funnels + retention + time-series) are NOT built today. - Auto-discovered property + trait dropdowns —
GET /analytics/events/properties+.../profiles/traits— no schema-doc spelunking. - Cohort filter via `audienceId` — bind any insight to a saved audience.
- AI features (opt-in) — conversational debug, lifecycle classifier, auto-trait extraction, anomaly detection. Ollama Cloud + BYOK.
- Real-time event stream for debugging —
GET /analytics/events/streamreturns events landing in <2s. - Events feed every other module — same stream powers Audiences, Automation workflows, Support timeline, Attribution, AI chatbot context. One pipeline.
Common use cases
Replace Mixpanel / Amplitude / PostHog for funnel + retention + paths + time-series analysis on events that ALSO drive your messaging.
Activation funnel tuning where the cohort filter binds the funnel to a real-time audience (no warehouse round-trip).
Multi-platform product analytics with one identity (anon → identified handled via device-takeover, not duplicate profiles).
Start in minutes. Scale without switching tools.
The free tier covers most side projects. Every module is turn-key and every SDK is first-party.