Skip to content
Sendora Cloud
Create account
2026-05-30 · Docs

Analytics — Boards / heat-grid / auto-enroll cohort retracted; honest funnel-export wording

  • Audit of `analytics/routes.ts` + `analytics/service.ts` surfaced 4 over-claims. (1) "Saved Insights + Boards — Boards mix funnels + retention + time-series on one canvas" — no Boards code in backend or dashboard. Saved Insights exist; Boards do not. (2) "Retention cohort heat-grid drill-down + auto-enroll drop-off segments into Workflows" — retention endpoint returns curves only, no heat-grid; no auto-enroll wiring anywhere. (3) "Funnel + path analysis with per-step bars + drop-off table + audience export for every step" — `computeFunnel` returns step counts, no audience-export-per-step. (4) "Activation funnel tuning where drop-off cohorts auto-enroll in save-attempt drips" — same auto-enroll fabrication.
  • Real shape: 20+ analytics endpoints covering overview / time-series / multi-time-series / top events / breakdown / breakdown-by-trait / paths / retention curves / realtime / funnels (save + compute) / Saved Insights + auto-discovered property + trait dropdowns / AI features (conversational debug + lifecycle classifier + auto-trait extraction + anomaly detection).
  • Mixpanel comparison rewritten honest. New rows enumerate Boards (❌), retention heat-grid (❌), auto-enroll funnel drop-off (❌). whyStay LEADS with the missing features. Pricing column adds Mixpanel's published $0.28/1K events at 10K MAU.
  • Product page now openly says: "Build the audience export manually via the Customers module + bind via `audienceId`." Customers know they're getting most of Mixpanel's surfaces, not all of them.