Analytics: First-party Events & KPIs
analytics, events, kpi
Analytics: First-party Events & KPIs
Admin Tester
9/13/2025
1 min read
Analytics
The starter supports:
- Vercel Analytics and Speed Insights
- First‑party analytics (page views + custom events) with admin KPIs
First‑Party Events
- Client helpers emit events (e.g., page view, subscribe click)
- Server receives and stores events for aggregation
- Admin dashboard surfaces KPIs and recent activity
Adding a Custom Event
- Create a client helper to dispatch the event
- Add a server handler to persist it
- Update admin KPIs to surface the new metric
Loading comments…
Loading related posts…