Data sources
The builder works over six voice of the customer sources:- Wokus: one row per feedback (rating, text or audio).
- NPS: NPS survey responses.
- CSAT: satisfaction responses.
- CES: customer effort responses.
- Forms: form responses.
- Clients: registered clients of the company.
Available fields
Each source exposes a curated field catalog, so the selectors only offer valid fields:
Some fields are categorical with fixed values:
- Feedback type: recognition or improvement.
- Feedback kind (wokus): star, text or audio.
- Channel (wokus): WhatsApp, email, review app, web widget, mobile SDK or API.
- Comment type (CSAT and CES): text or audio.
Build the report
- Define the name and the data source.
- Under Group by add the report dimensions. Date fields require choosing a period: day, week or month.
- Under Measure add at least one measure: count of records (feedback, responses or clients depending on the source) or sum, average, minimum or maximum over a numeric field, for example the average of the score.
- Under Filter narrow down the data. The operators depend on the field type: numeric and date fields accept comparisons (equal, not equal, greater, less), booleans only equal or not equal, and contains is available only on the Comment field. Categorical fields offer a selector with their valid values instead of free text.