PRODUCT UPDATEAugust 29, 2026
Admin Dashboard Rebuilt ยท Real-Time Data, User Analytics & Revenue Tracking
Admin Dashboard Rebuilt ยท Real-Time Data & Analytics
The VoiceCoach AI admin dashboard has been completely rebuilt from the ground up.
What Changed
The previous dashboard used client-side Supabase queries that were blocked by Row-Level Security policies, resulting in missing data. The new version uses server-side API routes with the Supabase service role key for complete data access.
New Features
๐ Real-Time Overview
- Total users, new today, new this week
- Active users (practiced today)
- Paid conversion rate
- Auto-refresh every 30 seconds
๐ฐ Financial Overview
- MRR (Monthly Recurring Revenue)
- Active Pro & Premium subscribers
- LAUNCH50 coupon activations
- Revenue breakdown & P&L
๐ User Attribution
- Paid (Meta Ads) vs Organic breakdown
- Campaign-level attribution
- Daily signup source chart
- UTM parameter tracking
๐ Conversion Funnel
- Signup โ Activated โ Hit Limit โ Paid
- Cohort retention rates
- Coupon redemption tracking
๐ฅ User Management
- Full user table with sessions, source, plan
- Lead status pipeline (New โ Contacted โ Demo โ Converted)
- Search, filter, and CSV export
- Plan updates and WhatsApp outreach links
๐ Smart Alerts
- New paid subscriber notifications
- Inactive paid user warnings
- Churn risk identification
All data flows through authenticated API routes ยท no more client-side RLS issues.