Dashboard
Overview of apps, submission counts, trends, and recent feedback.
Route: /dashboard
The dashboard summarizes real data from your connected apps — not placeholder metrics.
Header controls
| Control | Purpose |
|---|---|
| All apps | Filter stats to one app or all apps |
| Last 7 days / Last 30 days | Trend window for the chart |
| Refresh | Reload analytics from the API |
| New app | Open the create-app modal |
Overview cards
- Apps — number of apps you created
- Total feedback — all submissions across selected scope
- Open / In progress / Resolved — counts by inbox status
Trend chart
Daily submission counts for the selected app(s) and date range.
Apps section
Cards per app with name, link, and quick actions to filter the dashboard or open widget settings.
Recent feedback table
Latest submissions with type, status, rating (when applicable), and relative time. Empty state prompts you to create your first app.
API
Dashboard data comes from GET /api/v1/analytics/stats?appId=&days= (authenticated).
