Skip to main content

Total Chats Report

Summary Doc

Type of Report -

Standard

Purpose of the Report -

This report is used to figure out how many chats have been done in a specific date range and how many of them are transferred to live agents rendering the count platform wise.

The Total Chats Report details the total number of chats conducted within a specified date range of all platforms(except “Whatsapp), the quantity of the chats that are transferred to live agents, the breakdown of transfers according to the individual platforms (except “Whatsapp”), and the session count categorised by platforms (except “Whatsapp”).

Detailed Description -

Name of ColumnDescription of FieldWhere is the value fetched from Collection: session_info & chat_session
Total ChatsTotal number of sessionssessionId
Transfer to AgentCount of the chats transferred to live agent

$chat.log_info.query.channelName-count

(if the status of the chat is answered)

Total {Platform}Sessions on {platform} Currently made for websiteSessions having platformName as ‘website’
{Platform} - TransferSession from {platform}transferred to live agent Currently made for website

$chat.log_info.query.channelName-count

(if the status of the chat is answered) Filtered by {platform}

Example of Report -

Screenshot from 2023-12-26 12-48-58.png

Total Chats Report:

(https://docs.google.com/spreadsheets/d/17vvf_lfoXICUsVHKrF7b9ZxK_grJEBFo/edit#gid=2062238639)

Report Format -  branch : development

  • Path(dashboard) : Reports/standardTotalChatReport.js
  • Path(scheduler): Reports/totalChatReport.js

Aggregation - branch : development

  • Path(dashboard): Reports/standardTotalChat.js
  • Path(dashboard): Reports/totalChat.js