Skip to main content

Volumes

The Volumes section displays aggregated project statistics on clients, dialogs, and messages.

As soon as the message traffic starts, charts on the number of clients, messages, and dialogs will appear. In addition, you can set up filters and compare statistics between the specified periods.

Volumes

Charts

Here you can see volumes on the number of clients, messages, and dialogs represented as a chart. They can be displayed hourly, daily, weekly, or monthly.

tip
To hide one of the results, click the chart legend. For instance, if you click New, only Returning clients will be displayed on the chart.

Total number of clients

tip
A client is a unique channel user.

On the chart you can:

  • See the total number of clients.
  • Analyze the clients’ growth.
  • Compare the number of new and returning clients.

The following switches are displayed under the chart:

  • New — clients who only talked to the bot once.
  • Returning — clients who talked to the bot at least twice.

Total number of messages

Click Messages. The chart illustrates the ratio of recognized and unrecognized messages.

  • Recognized — messages that did not trigger the noMatch event. Empty and /start messages do not count.
  • Unrecognized — messages that triggered the noMatch event. The data is shown only if you use the bot engine of the v2 version.
  • System — /start messages and all events except fileEvent.
tip
Go to Analytics > Dialogs and look through the conversations where the noMatch event was triggered. This will help you reveal weak points in your script and amend them in the future.

Total number of dialogs

tip
A dialog is a unique session.

The chart illustrates the ratio of dialogs that were and were not empty.

  • Empty — a dialog that does not contain any messages from the client.
  • Not empty — a dialog that contains text input or a fileEvent from the client. /start messages do not count.

Period comparison by volumes

The table contains the following metrics: the number of clients, dialogs, and messages at the beginning and at the end of P1 and P2. This way you can assess your bot’s popularity dynamics.

By clicking the fields in Difference in P1 and Difference in P2, you will be redirected to Analytics > Clients and Analytics > Dialogs.

Table export

To export the table in the .xlsx format, click the Table export button.

caution
The generated report results depend on the filters applied. To download the full report, reset the filters you applied earlier.