Tenant Dashboard & Stats
The main dashboard (/dashboard) gives tenants an instant overview of their feedback performance.
Stat Cards
Four key metrics at the top:
| Card | What It Shows | Icon |
|---|---|---|
| Total Submissoes | All-time feedback count | |
| Average Rating | Mean avaliacao por estrelas across all submissions | |
| NPS Score | Net Promoter Score (-100 to +100) | |
| Active Campanhas | Number of currently active feedback campaigns |
Charts
- Submission Trend -- Line chart showing submissions per day (last 30 days)
- Rating Distribution -- Bar chart showing 1 through 5 star counts
- NPS Breakdown -- Promoters (green), Passives (yellow), Detractors (red)
Recent Submissoes
A quick list of the latest feedback entries with:
- Customer name/email
- Star rating
- Sentiment badge (positive/neutral/negative)
- Status (pending/approved/resolved)
- Time ago
Click any submission to view full details.
Your Public Pages
A section showing all your public page URLs with:
- Product Hub URL
- Feedback Wall URL
- Feedback Form URL (per campaign)
- Roadmap URL
- Registro de Alteracoes URL
- Copy button for each URL
- Open link to visit the page
Real-Time Updates
The dashboard uses Server-Sent Events (SSE) for real-time submission streaming. When a new submission comes in, it appears on the dashboard without page refresh.