The operator dashboard displays the CSI (Customer Satisfaction Index) metric.
To display this metric on the dashboard, you need to set up a separate script that will run after the conversation with the operator ends.
In this article, you’ll learn how to set up such script.
Conversation ratings are not implemented through the Rating setting in the chat parameters, but rather by running a separate bot script after the operator has finished communicating with the customer.
If you do not disable dialog rating in the chat parameters, the bot will ask the customer twice to rate the service.
The operator ends the conversation with the customer.
The customer is automatically redirected to the rating script.
The bot asks the customer for a rating.
If the response is a number, the bot generates a result using the `csi` and `csiMax` variables.
The CSI metric is displayed in the agent’s dashboard.
Please rate the operator’s performance on a scale from 1 to 10, where 1 is very poor and 10 is excellent.Please enter a rating between 1 and 10.Between010scorecsiMax field with a value of 10.csi field with the value {score}.