Skip to main content

Analytics

Overview

Analytics help you answer questions such as:

  • What was the number of conversations/users per week during the last month?
  • How often do customers need to speak to a live agent?
  • Which days had the largest or smallest numbers of conversations in the last month?
  • What time of day do most users contact my business?
  • How fast do my live agents reply to the users?
  • Are the users satisfied with the AI Agent? What ratings do they leave?
  • Are there questions that the assistant is not trained to answer?

The Overview page summarizes interactions between users and your AI Agent. View traffic for a selected time period, the percentage of meaningful conversations, and the most used environments.

Use filters to narrow by date, environment, AI Agent, or channel. Exclude test conversations or filter by minimum message count.

Meaningful conversations

A conversation is labeled as meaningful if either of the following is true:

  • LLM meaningful: The conversation has at least one covered LLM response.
  • AI Agent meaningful: After the user's first message, an AI Agent has at least one covered and contained response.

A session is meaningful when the AI Agent replies successfully at least once after the user's first message. A successful response does not originate from the Unknown flow.

Conversations in preview environments are considered non-meaningful.

Below are some examples of meaningful and non-meaningful conversations.

Examples of non-meaningful conversations

--- Conversation Start ---

User: Hi
Assistant: Hi, how can I assist you?

--- Conversation End ---

This is classified as a non-meaningful conversation, since it contains just one user message.


Examples of meaningful conversations

--- Conversation Start ---

User: Hi
Assistant: Hi, how can I help you?
User: What payment methods do you support?
Assistant: We support Visa, MasterCard and PayPal.

--- Conversation End ---

This is classified as a meaningful conversation, since, after the user's first message, there is a covered and contained response.