Skip to main content

Analytics

Request statistics

Aimychat provides statistics on all customer requests that are summarized according to agents and groups. Using statistics, you can get information on agent workload and performance as well as customer satisfaction score.

Click  on the sidebar to access statistics.

caution
Only Aimychat account administrators see the Statistics page.
Statistics

How statistics are calculated

  • Statistics contain data only on closed chats.
  • When you choose the period, Aimychat considers the date when chats were transferred to agents, and not when agents closed them

You can find calculation details for some statistics below.

The “Groups” tab

  • Total chats, Answered, Unanswered

    If a chat is transferred to a group several times, only the first transfer is counted.

  • Chat duration

    If a chat is transferred to a group several times, the overall time spent on communication with a customer is counted.

The “Agents” tab

  • Total chats, Answered, Unanswered

    If an agent joins the same chat several times, each time they join it is counted.

  • Chat duration

    If an agent joins the same chat several times, the overall time spent on communication with a customer is counted.

Example

A chat was transferred to the agent group X from the script:

  1. An agent from the group X talked to a customer and transferred the chat to the group Y.
  2. After some time, the agent from the group Y transferred the chat back to the group X.
  3. The agent from the group X replied to the customer and closed the chat.
StatisticsResult
The “Groups” tab
Total chats
Answered
Unanswered
Only the first transfer will be counted in statistics for the group X. The data will be the following: 1, 1, 0.
Chat durationThe chat duration for the group X will be counted in such a way: period of time 1+ period of time 3.
The “Agents” tab
Total chats
Answered
Unanswered
Each transfer will be counted for the agent from the group X. The data will be the following: 2, 2, 0.
Chat durationThe chat duration for the agent from the group X will be counted in such a way: period of time 1 + period of time 3.

Request subjects

If you connect Aimychat to your bot project in JAICP, you can specify request subjects when configuring transferring chats to agents. For that, add the theme property for the switch-typed reply.

tip
The TransferToOperator action tag does not support request subjects (see action tags in JAICP DSL).

To view the distribution of requests by subjects, go to Statistcs → Overall in Aimychat.

Chat history

Aimychat stores history for all closed chats. You can analyze it to get information on agent performance and customer satisfaction score.

To access the history of your group chats, click on the sidebar, then go to the History tab.

Aimylogic and JAICP analytics

Aimylogic and JAICP provide various analytical tools for your project. Use them to view summary statistics for your bot where you configure transferring chats to agents. It may help you to improve the bot so that customers solve more issues using it, and the workload on agents is reduced.

Learn more about analytical tools in these products in their documentation: Aimylogic and JAICP.