From Bright Pattern Documentation
Jump to: navigation, search
 
(Updated via BpDeleteTranslateTags script)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<translate>= callback_counters=
+
= callback_counters=  
 
The ''callback_counters'' table provides metrics about calls that selected the virtual queue option and about the related callback attempts.
 
The ''callback_counters'' table provides metrics about calls that selected the virtual queue option and about the related callback attempts.
  
 
Unless noted otherwise with respect to a particular metric, any ''callback'' mentioned in this table shall be interpreted as a callback attempt made with respect to the service specified in the ''service_name'' field. Note that callback attempts are counted for the aggregation intervals in which the inbound calls that produced the associated callback requests entered the system.
 
Unless noted otherwise with respect to a particular metric, any ''callback'' mentioned in this table shall be interpreted as a callback attempt made with respect to the service specified in the ''service_name'' field. Note that callback attempts are counted for the aggregation intervals in which the inbound calls that produced the associated callback requests entered the system.
  
 
+
== Description of Data ==  
== Description of Data ==
 
 
The following table offers the name (i.e., ID), data type (e.g., BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHAR, etc.), and description for each metric (i.e., column) of the ''callback_counters'' table.
 
The following table offers the name (i.e., ID), data type (e.g., BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHAR, etc.), and description for each metric (i.e., column) of the ''callback_counters'' table.
  
Line 14: Line 13:
 
|'''Description'''
 
|'''Description'''
 
|-
 
|-
|'''id'''
+
|'''agg_run_id'''
 
|BINARY (16)
 
|BINARY (16)
|Primary key
+
|Aggregator run that produced this record
 +
|-
 +
|'''callback_agent_answer_time'''
 +
|BIGINT
 +
|This metric specifies the total callback connection time, as well as the sum of times between the moments when customers answered callback attempts and were connected to the agents.
 +
|-
 +
|'''callback_customer_answer_time'''
 +
|BIGINT
 +
|This metric specifies the total callback answer time, as well as the sum of times between the moments when callback attempts were initiated and the customers answered them.
 
|-
 
|-
|'''start_time'''
+
|'''callback_wait_time'''
|DATETIME
+
|BIGINT
|Start time of the aggregation interval; time is given in the Universal Coordinated Time (UTC) time zone
+
|This metric specifies the total callback wait time, as well as the sum of times between the callback requests and the related initial callback attempts.
 
|-
 
|-
 
|'''end_time'''
 
|'''end_time'''
 
|DATETIME
 
|DATETIME
|End time of the aggregation interval; time is given in the Universal Coordinated Time (UTC) time zone
+
|End time of the aggregation interval; time is given in Universal Coordinated Time (UTC)
 
|-
 
|-
|'''agg_run_id'''
+
|'''id'''
 
|BINARY (16)
 
|BINARY (16)
|Aggregator run that produced this record
+
|Primary key
 
|-
 
|-
|'''service_name'''
+
|'''num_callbacks_abandoned'''
|VARCHAR
 
|Name of the service as defined in configuration
 
|-
 
|'''num_calls_queued'''
 
 
|BIGINT
 
|BIGINT
|Total number of calls that requested the given service and were queued
+
|Number of callbacks that were answered by customers and then abandoned by them while waiting for an agent (in queue or ringing)
 
|-
 
|-
|'''num_callbacks_requested'''
+
|'''num_callbacks_answered'''
 
|BIGINT
 
|BIGINT
|Number of queued calls that requested callbacks (i.e., selected the virtual queue option)
+
|Number of callbacks that were answered by the called party
 
|-
 
|-
 
|'''num_callbacks_attempted'''
 
|'''num_callbacks_attempted'''
Line 49: Line 52:
 
|BIGINT
 
|BIGINT
 
|Number of callbacks that failed because the called party was busy
 
|Number of callbacks that failed because the called party was busy
 +
|-
 +
|'''num_callbacks_handled'''
 +
|BIGINT
 +
|Number of callbacks that were handled by agents
 
|-
 
|-
 
|'''num_callbacks_no_answer'''
 
|'''num_callbacks_no_answer'''
Line 54: Line 61:
 
|Number of callbacks that failed because the called party did not answer
 
|Number of callbacks that failed because the called party did not answer
 
|-
 
|-
|'''num_callbacks_answered'''
+
|'''num_callbacks_requested'''
 
|BIGINT
 
|BIGINT
|Number of callbacks that were answered by the called party
+
|Number of queued calls that requested callbacks (i.e., selected the virtual queue option)
 
|-
 
|-
 
|'''num_callbacks_requeued'''
 
|'''num_callbacks_requeued'''
Line 62: Line 69:
 
|Number of callbacks that were re-queued after the initial unsuccessful attempt
 
|Number of callbacks that were re-queued after the initial unsuccessful attempt
 
|-
 
|-
|'''num_callbacks_abandoned'''
+
|'''num_calls_queued'''
 
|BIGINT
 
|BIGINT
|Number of callbacks that were answered by customers and then abandoned by them while waiting for an agent (in queue or ringing)
+
|Total number of calls that requested the given service and were queued
 
|-
 
|-
|'''num_callbacks_handled'''
+
|'''service_name'''
|BIGINT
+
|VARCHAR
|Number of callbacks that were handled by agents
+
|Name of the service as defined in configuration
 
|-
 
|-
|'''callback_wait_time'''
+
|'''start_time'''
|BIGINT
+
|DATETIME
|This metric specifies the total callback wait time, as well as the sum of times between the callback requests and the related initial callback attempts.
+
|Start time of the aggregation interval; time is given in Universal Coordinated Time (UTC)
 
 
Time is given in the Universal Coordinated Time (UTC) time zone.
 
 
|-
 
|-
|'''callback_customer_answer_time'''
 
|BIGINT
 
|This metric specifies the total callback answer time, as well as the sum of times between the moments when callback attempts were initiated and the customers answered them.
 
 
Time is given in the Universal Coordinated Time (UTC) time zone.
 
|-
 
|'''callback_agent_answer_time'''
 
|BIGINT
 
|This metric specifies the total callback connection time, as well as the sum of times between the moments when customers answered callback attempts and were connected to the agents.
 
 
Time is given in the Universal Coordinated Time (UTC) time zone.
 
 
|}
 
|}
 
 
<center>[[reporting-database-specification/disposition_counters|< Previous]]  |  [[reporting-database-specification/requested_skills|Next >]]</center>
 
</translate>
 

Latest revision as of 04:03, 29 May 2024

• 日本語
• 5.19 • 5.2 • 5.3 • 5.8

callback_counters

The callback_counters table provides metrics about calls that selected the virtual queue option and about the related callback attempts.

Unless noted otherwise with respect to a particular metric, any callback mentioned in this table shall be interpreted as a callback attempt made with respect to the service specified in the service_name field. Note that callback attempts are counted for the aggregation intervals in which the inbound calls that produced the associated callback requests entered the system.

Description of Data

The following table offers the name (i.e., ID), data type (e.g., BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHAR, etc.), and description for each metric (i.e., column) of the callback_counters table.


Column Name Data Type Description
agg_run_id BINARY (16) Aggregator run that produced this record
callback_agent_answer_time BIGINT This metric specifies the total callback connection time, as well as the sum of times between the moments when customers answered callback attempts and were connected to the agents.
callback_customer_answer_time BIGINT This metric specifies the total callback answer time, as well as the sum of times between the moments when callback attempts were initiated and the customers answered them.
callback_wait_time BIGINT This metric specifies the total callback wait time, as well as the sum of times between the callback requests and the related initial callback attempts.
end_time DATETIME End time of the aggregation interval; time is given in Universal Coordinated Time (UTC)
id BINARY (16) Primary key
num_callbacks_abandoned BIGINT Number of callbacks that were answered by customers and then abandoned by them while waiting for an agent (in queue or ringing)
num_callbacks_answered BIGINT Number of callbacks that were answered by the called party
num_callbacks_attempted BIGINT Number of callbacks that were attempted
num_callbacks_busy BIGINT Number of callbacks that failed because the called party was busy
num_callbacks_handled BIGINT Number of callbacks that were handled by agents
num_callbacks_no_answer BIGINT Number of callbacks that failed because the called party did not answer
num_callbacks_requested BIGINT Number of queued calls that requested callbacks (i.e., selected the virtual queue option)
num_callbacks_requeued BIGINT Number of callbacks that were re-queued after the initial unsuccessful attempt
num_calls_queued BIGINT Total number of calls that requested the given service and were queued
service_name VARCHAR Name of the service as defined in configuration
start_time DATETIME Start time of the aggregation interval; time is given in Universal Coordinated Time (UTC)
< Previous | Next >