Surface Analytics
Each widget has its own analytics dashboard. Open it from Settings → Integrations → Widget by clicking a widget name.
Metrics
| Metric | What it shows |
|---|---|
| Total responses | All-time submission count for this widget |
| Responses this week | Submissions in the current 7-day window |
| Positive / Neutral / Negative | Breakdown by sentiment (thumbs up, neutral, thumbs down) |
| Average rating | Mean score across all rated submissions (1–5 scale) |
| Bug reports | Submissions classified as bug reports |
| Feature requests | Submissions classified as feature requests |
| Revenue tier breakdown | Responses split by Enterprise, Paid, and Free users (where email is captured) |
Each metric card shows a 30-day trend chart.
Feedback Table
Below the metrics, the feedback table shows each submission with:
- Feedback text
- Submission date
- Submitter email (if provided)
- Rating
- Screenshot (if captured)
- Linked priority (if routed)
- Intent type (bug, feature request, praise, other)
Filters: Rating, intent type, status. Combine filters to narrow results.
Export: Click Export CSV to download the current filtered view.
Filtering by Surface or Context
If you use data-context on Inline, Thumbs, or Bar surfaces, each submission carries that tag. Filter the feedback table by context to see per-feature or per-flow responses.
Example contexts:
feature:dark-mode— which users thumbed-up or down after trying dark modeflow:checkout-complete— post-checkout bar responseshelp-article:api-docs— inline feedback on a specific help article
Notification Branding
Emails sent when you close the loop use your workspace branding. Configure in Settings → Integrations → Widget → Notification branding:
- Company name
- Logo URL
- Accent colour (hex)
- Footer text
- Sender display name
API Key Management
Your widget API key authenticates submissions. To regenerate:
- Go to Settings → Integrations → Widget
- Click Regenerate API Key
- Update
data-api-keyin every embed snippet that uses the old key
Regenerating immediately invalidates the previous key. Submissions from old keys will fail until the snippets are updated.