Frontend Horizon admin platform
Analytics
Traffic, reports, SEO + revenue analysis
Scaffold deployed · routes not yet migrated · coupling: needs-decision
Routes (6)
- /admin/analytics
- /admin/reports
- /admin/seo
- /admin/economics
- /admin/finance
- /admin/features
API routes (6)
- /api/admin/analytics
- /api/admin/reports
- /api/admin/economics
- /api/admin/features
- /api/admin/gsc
- /api/admin/export
Lib domains (8)
- lib/analytics
- lib/reports
- lib/seo
- lib/revenue
- lib/posthog
- lib/google
- lib/attribution
- lib/spine
Routes keep their exact /admin/* paths, so the migration is a directory move and no URL changes. The backend is the shared FH Supabase project — this surface reads the same fh.* schema as every other, and never imports another surface's data layer.