What you see
- NPS score — current Net Promoter Score across all responses. See NPS scoring for the formula.
- Responses — total submitted responses, for context.
- Promoters and Detractors — the bucket counts behind the score.
- NPS over time — a daily trend line for the last 30 days (UTC buckets).
Per-question data and raw answers
Per-question breakdowns, funnels, and answer-level filtering aren’t in the analytics view today. To read individual answers (including rating, multiple choice, and open text):- Use the survey’s Responses tab, or the project Overview’s Recent responses table — see Responses.
- Export a CSV from the builder’s Responses tab (available on all plans).
Raw API access
The dashboard cards are computed by:GET /v1/dashboard/surveys/:surveyId/analytics— NPS aggregates + 30-day trendGET /v1/dashboard/projects/:projectId/responses?surveyId=...— raw responses