TIXAE Agent Metrics feature provides insights into the performance of agents by tracking key metrics. These metrics help evaluate the effectiveness of the agent’s actions, measure response efficiency, and identify areas for improvement.
Users can customize the tracked metrics based on their business needs:
1
Agent Metrics Tab
Navigate to your agent’s dashboard and locate the Metrics tab.
2
Define Metric
Define new metrics is very simple you only have to set the following parameters:
Metric key: the key of metric to measure.
Metric type: the type of metric (either number, boolean or enum).
Metric description: an optional short description about the metric.
Enum metric type will require additional parameter which is the options to choose from.
For Example: sentiment could be either positive, negative or netural so we need to tell the metric that this enum metric type could have one of these three values