implements the ability to receive a file (.csv) by email, which contains information about the number of times the
@Agent
has executed a particular
@Slot
in
@Dialog
s that meet the conditions of the installed analytics filters.
Request and receive a file
You can request a report on
@Slot
s stats on the Analytics Tab.
Set the Analytics filters to the required values.
Click the Slots stats button on the EXPORT panel. After this, the upload request will be sent to the
@Platform
, where it will wait for processing in the general queue of upload requests.
You will receive a notification that the report will be sent to the email address to which your account is registered on the
@Platform
.
If one
@Agent
was selected in the analytics filters, after the system completes the request, an email with a link to download the file is sent to the user’s account. The link is valid for 24 hours.
If several
@Agent
s were selected in the analytics filters, several letters will be sent, one for each
@Agent
.
If there is no
@Conversation
for one or more selected
@Agent
s during the specified period, then empty reports will be received for these
@Agent
s.
The maximum delay between placing a request in the queue and sending the file by email is 24 hours.
Important: since the formation of the file takes some time, it will include the data that was in the system at the time when it was time to process the request. That is, the data available in analytics at the time of sending the request and the data in the file may differ.
Important: at the moment there is no limit on the number of requests sent, therefore, when sending repeated requests, there may be delays in receiving files, as well as mass receipt of letters by mail.
Report file
The
@Slot
stats report file has the extension .csv. Line separator is comma;
File encoding: UTF-8;
The file has a tabular structure;
The file can be opened with text editors;
The file can be opened with spreadsheet editors: Google Sheets, Open Office, Pages, MS Excel. It is not recommended to use MS Excel, since the file in one cell may contain values with line breaks (for example, bot text in several paragraphs), MS Excel may not process such breaks correctly, and the table structure will be broken
Table columns and their contents:
Agent Name —
@Agent
name
Training date — date and time of the last
@Agent
Training. Format DD.MM.YYYY HH:MM (UTC)
Chat_id —
@Chat
identifier
Dialog_id —
@Dialog
identifier
Dialog Start — date and time of the start of this
@Dialog
. Format DD.MM.YYYY HH:MM (UTC)
Dialog End — date and time of the end of this
@Dialog
. Format DD.MM.YYYY HH:MM (UTC)
Dialog Start Slot — id, type and name of the
@Slot
from which the
@Dialog
began
Dialog End Slot — id, type and name of the
@Slot
where the
@Dialog
ended
<Slot id> — id of the
@Slot
that was executed during the
@Dialog
. Each column entitled
@Slot
id contains information about that
@Slot
:
2nd row of the table:
@Slot
type;
3rd row of the table:
@Slot
name;
4th and further rows of the table: the number of executions of this