From CSAT 5.2.12, the built-in Jira gadgets now works with the CSAT Score custom field. Please update the add-on.




Available Widgets


Tip: Create 2 separate JQL to keep track of the categories that make your customers happy and upset

e.g. 

Happy Categories JQL for project "test"

project = test AND "CSAT Token" is not EMPTY AND "CSAT Category" is not EMPTY AND "CSAT Rate" > 3


Upset Categories JQL for project "test"

project = test AND "CSAT Token" is not EMPTY AND "CSAT Category" is not EMPTY AND "CSAT Rate" <= 3


Note: To ensure that only rated tickets are included in our queries use:
"CSAT Token" is not EMPTY AND "CSAT Category" is not EMPTY


2 Dimensional Filter Statistics


Pie chart for Categories

Reference jql:  "CSAT Token" is not EMPTY AND "CSAT Category" is not EMPTY


Issues Statistics for CSAT Category


Filter Results

Settings

 

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.



Related issues