From Bright Pattern Documentation
Jump to: navigation, search
 
Line 1: Line 1:
<translate>= Call Detail CSV Report=
+
<translate>= Call Detail (CSV) Report=
 
The ''Call Detail'' report provides detailed records of interactions in chronological order. A combination of filters ''From Phone'', ''Original Destination Phone'', and ''Connected To Phone'' allows you to request this report for interactions that originated from specific phone numbers, were made to specific service numbers, and were connected to specific phone numbers.
 
The ''Call Detail'' report provides detailed records of interactions in chronological order. A combination of filters ''From Phone'', ''Original Destination Phone'', and ''Connected To Phone'' allows you to request this report for interactions that originated from specific phone numbers, were made to specific service numbers, and were connected to specific phone numbers.
  
Line 5: Line 5:
  
 
This report is the same as the [[reporting-reference-guide/CallDetailReport|Call Detail]] report, with the exception that it is exported in .CSV format only. Because this report is available out-of-the-box as a .CSV file, large volumes of data over long periods of time (e.g., per quarter, half a year, etc.) can be exported conveniently into a single file without using JasperSoft Studio.
 
This report is the same as the [[reporting-reference-guide/CallDetailReport|Call Detail]] report, with the exception that it is exported in .CSV format only. Because this report is available out-of-the-box as a .CSV file, large volumes of data over long periods of time (e.g., per quarter, half a year, etc.) can be exported conveniently into a single file without using JasperSoft Studio.
 +
 +
All time is given in the Universal Coordinated Time (UTC) time zone.
  
  
Line 10: Line 12:
 
The metrics of this report are organized into columns, which are described as follows in the order in which they appear in the report.
 
The metrics of this report are organized into columns, which are described as follows in the order in which they appear in the report.
  
=== ID ===
+
=== id ===
''ID'' is the primary key.
+
This setting is reserved.
 
 
=== Start Time ===
 
* For inbound interactions, ''Start Time'' is the time when the interaction entered the system.
 
* For internal and outbound calls, ''Start Time'' is the time when the call was initiated.
 
 
 
Time is given in the Universal Coordinated Time (UTC) time zone.
 
 
 
=== Media Type ===
 
''Media Type'' is the interaction media type, which can be either VOICE or CHAT.
 
 
 
=== Caller Phone Type ===
 
''Caller Phone Type'' indicates the whether the caller's phone type was INTERNAL or EXTERNAL.
 
 
 
=== Callee Phone Type ===
 
''Callee Phone Type'' indicates the whether the callee's phone type was INTERNAL or EXTERNAL.
 
 
 
=== IVR ===
 
''IVR'' is the amount of time that this call spent in IVR.
 
 
 
Time is given in the Universal Coordinated Time (UTC) time zone.
 
 
 
=== Queue Time ===
 
''Queue Time'' is the amount of time that this interaction spent in the service queue.
 
  
Time is given in the Universal Coordinated Time (UTC) time zone.
+
=== start_time ===
 +
For inbound interactions, ''start_time'' specifies the date and time when the interaction entered the system.
  
=== Pending Time ===
+
For outbound and internal interactions, ''start_time'' specifies the date and time when the interaction was initiated.
''Pending Time'' is the period of time in a call, starting from dialing/ringing up until the point it is answered/abandoned.
 
  
For inbound calls, it is the duration of the call ringing phase from the moment the call was distributed to this agent and until it was either answered or abandoned.
+
=== media_type ===
 +
''media_type'' specifies the interaction media type with possible values of VOICE, CHAT, or EMAIL.
  
For outbound calls, it is the duration of the call dialing phase from the moment the number dialed by the agent was received by the system and until the call was either answered or abandoned.
+
=== caller_phone_type ===
 +
''caller_phone_type'' specifies the location of the party that initiated the interaction. Possible values are INTERNAL or EXTERNAL.
  
=== Talk ===
+
=== callee_phone_type ===
''Talk'' is the total call talk time, excluding hold time. For chats, ''Talk'' is the total in-focus time (the time the interaction was selected in the active communications lists of the agents who processed it.)
+
''callee_phone_type'' specifies the location of the party that received the interaction. Possible values are INTERNAL or EXTERNAL.
  
Time is given in the Universal Coordinated Time (UTC) time zone.
+
=== ivr_time ===
 +
''ivr_time'' is the amount of time that this call spent in IVR.
  
=== Hold Time ===
+
=== queue_time ===
''Hold'' is the total time the call spent on hold. For chats, ''Hold'' is the total out-of-focus time (the time the interaction spent at the agents’ desktops, excluding the ''Talk'' time.)
+
''queue_time'' is the amount of time that this interaction spent in the service queue.
  
Time is given in the Universal Coordinated Time (UTC) time zone.
+
=== pending_time ===
 +
For inbound calls, ''pending_time'' specifies the duration of call ringing phase from the moment the call was distributed to an extension and until it was either answered or abandoned. For internal and outbound calls, ''pending_time'' specifies the duration of call dialing phase from the moment the dialed number was received by the system and until the call was either answered or abandoned. It does not apply to email.
  
=== ACW Time ===
+
=== talk_time ===
''ACW Time'' is the amount of time the agents spent doing after-call work related to this interaction.
+
''talk_time'' is the total call talk time, excluding hold time. For chats, ''talk_time'' is the total in-focus time (the time the interaction was selected in the active communications lists of the agents who processed it.)
  
Time is given in the Universal Coordinated Time (UTC) time zone.
+
=== hold_time ===
 +
''hold_time'' is the total time the call spent on hold. For chats, ''hold_time'' is the total out-of-focus time (the time the interaction spent at the agents’ desktops, excluding the ''talk_time'' time.)
  
=== Duration ===  
+
=== acw_time ===
For calls and chats, ''Duration'' is the total duration of the interaction from the moment it entered the system or was initiated and until it was released.
+
''acw_time'' is the amount of time the agents spent doing after-call work related to this interaction.
  
Note that transferred interactions produce multiple records in this report, where the first record shows ''Duration'' as an empty string and the last record shows the total interaction duration.
+
=== duration ===
 +
For calls and chats, ''duration'' is the total duration of the interaction from the moment it entered the system or was initiated and until it was released.
  
Time is given in the Universal Coordinated Time (UTC) time zone.
+
Note that transferred interactions produce multiple records in this report, where the first record shows ''duration'' as an empty string and the last record shows the total interaction duration.
  
=== From Phone ===
+
=== from_phone ===
''From Phone'' is the address from which the interaction was originated.
+
''from_phone'' is the address from which the interaction was originated.
* For inbound calls, ''From Phone'' is the Caller ID.
+
* For inbound calls, ''from_phone'' is the Caller ID.
* For outbound and internal calls, ''From Phone'' is the extension from which the call was dialed.
+
* For outbound and internal calls, ''from_phone'' is the extension from which the call was dialed.
* For chats, ''From Phone'' is the IP address of the originating computer.
+
* For chats, ''from_phone'' is the IP address of the originating computer.
  
=== Original Destination Phone ===
+
=== original_destination_phone ===
 
This is the original destination of the interaction.
 
This is the original destination of the interaction.
* For inbound calls, ''Original Destination Phone'' is the number originally dialed by the caller.
+
* For inbound calls, ''original_destination_phone'' is the number originally dialed by the caller.
* For chats, ''Original Destination Phone'' is the name of the Mobile/Web scenario entry.
+
* For chats, ''original_destination_phone'' is the name of the Mobile/Web scenario entry.
  
=== Callee Login ID ===
+
=== connected_to_phone ===
''Callee Login ID'' is the agent's user ID.
+
''connected_to_phone'' specifies the phone number of the party to which the call or chat was delivered. If the call/chat was transferred, it specifies the phone number of the party to which the call/chat was last transferred.
  
=== Service Name ===
+
=== callee_login_id ===
''Service Name'' is the name of the service or campaign associated with this interaction.
+
For inbound and internal interactions, ''callee_login_id'' specifies the login ID of the user who received this interaction. If the interaction was transferred, it specifies the login ID of the user for which the interaction was last transferred.
  
If the interaction was recategorized or transferred to a different service, each such event will produce a new record with a new service name.
+
=== service_name ===
 +
''service_name'' specifies the name of the service associated with the interaction. If the interaction was recategorized or transferred to a different service, each such event will produce a new record with the new service value.
  
=== Scenario Name ===
+
=== scenario_name ===
''Scenario Name'' is the name of the first scenario that was used to process this interaction.
+
''scenario_name'' specifies the name of the scenario used to process this interaction. If the interaction was processed by multiple scenarios, the first applied scenario will appear in this field. (Other scenarios that may have been invoked from the main scenario do not affect this field.)
  
=== Transferred From Phone ===
+
=== transferred_from_phone ===
In case this interaction originated by way of transfer, ''Transferred From Phone'' refers to the extension from which this interaction was transferred.
+
For transferred calls and chats, ''transferred_from_phone'' is the phone number from which the call/chat was last transferred.
  
=== Disposition ===
+
=== disposition ===
''Disposition'' provides information about how the interaction ended. ''Disposition'' can be one of the following:
+
''disposition'' provides information about how the interaction ended. ''disposition'' can be one of the following:
 
* ''Caller Terminated'': Call/chat was terminated by the calling party (after the call was answered)
 
* ''Caller Terminated'': Call/chat was terminated by the calling party (after the call was answered)
 
* ''Callee Terminated'': Call/chat was terminated by the called party
 
* ''Callee Terminated'': Call/chat was terminated by the called party
Line 107: Line 93:
 
* ''Self Service:'' Processing of the call was finished by the IVR application and the requested service was provided (as indicated by execution of scenario block ''Self-Service Provided'')
 
* ''Self Service:'' Processing of the call was finished by the IVR application and the requested service was provided (as indicated by execution of scenario block ''Self-Service Provided'')
  
=== Agent Disposition Name ===
+
=== agent_disposition_name ===
''Agent Disposition Name'' is the name of the disposition that the agent assigned to the call.
+
''agent_disposition_name'' refers to the [[contact-center-administrator-guide/DispositionsTab|Disposition]] assigned to this interaction by the agent.  
  
=== Agent Disposition Notes ===
+
=== agent_disposition_notes ===
''Agent Disposition Notes'' are free-text notes provided by the agent for this interaction.
+
''agent_disposition_notes'' are free-text notes provided by the agent for this interaction.
  
=== Case Number ===
+
=== case_number ===
''Case Number'' is the number of the case with which this interaction is associated and applies to emails only.
+
''case_number'' specifies the number of the [[agent-guide/UnderstandingEmailCasesandThreads|case]] with which this email is associated. Unlike ''case_id'', case number is a simple number suitable for manual processing.
  
=== Email Subject ===
+
=== email_subject ===
''Email Subject'' is the content of the email subject field.
+
''email_subject'' is the content of the email subject field.
  
=== Thread ID ===
+
=== thread_id ===
''Thread ID'' is the identifier of the [[agent-guide/UnderstandingEmailCasesandThreads|email thread]] that this email is part of. This identifier is added to the subject of the email when the email is replied to and is used for case search during possible follow-up emails (see case_search_result).
+
''thread_id'' is the identifier of the [[agent-guide/UnderstandingEmailCasesandThreads|email thread]] that this email is part of. This identifier is added to the subject of the email when the email is replied to and is used for case search during possible follow-up emails (see ''case_search_result'').
  
=== In Service Level ===  
+
=== in_service_level ===  
''In Service Level'' indicates whether this interaction was answered within the service level threshold [[contact-center-administrator-guide/ServiceLevelTab|configured for the associated service]].
+
''in_service_level'' indicates whether this interaction was answered within the service level threshold [[contact-center-administrator-guide/ServiceLevelTab|configured for the associated service]].
  
 
Possible values: ''Yes'', ''No'', and empty string.  
 
Possible values: ''Yes'', ''No'', and empty string.  
Line 129: Line 115:
 
Note that this field will also be set to ''Yes'' for short-abandoned calls. Such calls will have the ''Disposition'' field set to ''Abandoned in queue''.
 
Note that this field will also be set to ''Yes'' for short-abandoned calls. Such calls will have the ''Disposition'' field set to ''Abandoned in queue''.
  
=== Call ID ===
+
=== callId ===
''Call ID'' is the [[reporting-reference-guide/GlobalInteractionIdentifier|Global interaction identifier]].
+
''callId'' is the [[reporting-reference-guide/GlobalInteractionIdentifier|Global interaction identifier]].
  
  
  
<center>[[reporting-reference-guide/CallDetailReport|< Previous]]  |  [[reporting-reference-guide/EmailDetailReport|Next >]]</center>
 
 
</translate>
 
</translate>

Revision as of 18:14, 22 August 2018

• 5.19 • 5.2 • 5.3 • 5.8

Call Detail (CSV) Report

The Call Detail report provides detailed records of interactions in chronological order. A combination of filters From Phone, Original Destination Phone, and Connected To Phone allows you to request this report for interactions that originated from specific phone numbers, were made to specific service numbers, and were connected to specific phone numbers.

Note: This report provides records for voice and chat interactions only. Email interaction records appear in the Email Detail Report.

This report is the same as the Call Detail report, with the exception that it is exported in .CSV format only. Because this report is available out-of-the-box as a .CSV file, large volumes of data over long periods of time (e.g., per quarter, half a year, etc.) can be exported conveniently into a single file without using JasperSoft Studio.

All time is given in the Universal Coordinated Time (UTC) time zone.


Metric Descriptions

The metrics of this report are organized into columns, which are described as follows in the order in which they appear in the report.

id

This setting is reserved.

start_time

For inbound interactions, start_time specifies the date and time when the interaction entered the system.

For outbound and internal interactions, start_time specifies the date and time when the interaction was initiated.

media_type

media_type specifies the interaction media type with possible values of VOICE, CHAT, or EMAIL.

caller_phone_type

caller_phone_type specifies the location of the party that initiated the interaction. Possible values are INTERNAL or EXTERNAL.

callee_phone_type

callee_phone_type specifies the location of the party that received the interaction. Possible values are INTERNAL or EXTERNAL.

ivr_time

ivr_time is the amount of time that this call spent in IVR.

queue_time

queue_time is the amount of time that this interaction spent in the service queue.

pending_time

For inbound calls, pending_time specifies the duration of call ringing phase from the moment the call was distributed to an extension and until it was either answered or abandoned. For internal and outbound calls, pending_time specifies the duration of call dialing phase from the moment the dialed number was received by the system and until the call was either answered or abandoned. It does not apply to email.

talk_time

talk_time is the total call talk time, excluding hold time. For chats, talk_time is the total in-focus time (the time the interaction was selected in the active communications lists of the agents who processed it.)

hold_time

hold_time is the total time the call spent on hold. For chats, hold_time is the total out-of-focus time (the time the interaction spent at the agents’ desktops, excluding the talk_time time.)

acw_time

acw_time is the amount of time the agents spent doing after-call work related to this interaction.

duration

For calls and chats, duration is the total duration of the interaction from the moment it entered the system or was initiated and until it was released.

Note that transferred interactions produce multiple records in this report, where the first record shows duration as an empty string and the last record shows the total interaction duration.

from_phone

from_phone is the address from which the interaction was originated.

  • For inbound calls, from_phone is the Caller ID.
  • For outbound and internal calls, from_phone is the extension from which the call was dialed.
  • For chats, from_phone is the IP address of the originating computer.

original_destination_phone

This is the original destination of the interaction.

  • For inbound calls, original_destination_phone is the number originally dialed by the caller.
  • For chats, original_destination_phone is the name of the Mobile/Web scenario entry.

connected_to_phone

connected_to_phone specifies the phone number of the party to which the call or chat was delivered. If the call/chat was transferred, it specifies the phone number of the party to which the call/chat was last transferred.

callee_login_id

For inbound and internal interactions, callee_login_id specifies the login ID of the user who received this interaction. If the interaction was transferred, it specifies the login ID of the user for which the interaction was last transferred.

service_name

service_name specifies the name of the service associated with the interaction. If the interaction was recategorized or transferred to a different service, each such event will produce a new record with the new service value.

scenario_name

scenario_name specifies the name of the scenario used to process this interaction. If the interaction was processed by multiple scenarios, the first applied scenario will appear in this field. (Other scenarios that may have been invoked from the main scenario do not affect this field.)

transferred_from_phone

For transferred calls and chats, transferred_from_phone is the phone number from which the call/chat was last transferred.

disposition

disposition provides information about how the interaction ended. disposition can be one of the following:

  • Caller Terminated: Call/chat was terminated by the calling party (after the call was answered)
  • Callee Terminated: Call/chat was terminated by the called party
  • Rejected/Busy: Outbound call did not complete because the destination was busy or did not answer within a timeout
  • Network Busy: Outbound call did not complete because of the network congestion
  • System Disconnected: Call/chat was disconnected by the system
  • Abandoned in IVR: Call was terminated by the caller while in the IVR application
  • Abandoned in queue: Call/chat was terminated by the caller while waiting in queue; to distinguish normal abandoned calls from short-abandoned, use field In SL below
  • Abandoned ringing: Call/chat was terminated by the caller after it was distributed to an agent and before it was answered (or before the No Answer timeout expired)
  • No Answer: Call/chat was terminated while ringing after No Answer time-out expired (i.e., without being routed anywhere else)
  • Transferred by XXXX: Interaction was transferred to another party by extension XXXX
  • Continued: Participation of the "From" party on this call/chat, being part of a conference, ended, but the interaction between the remaining participants of the conference continued (such call will be shown as a subsequent record)
  • Self Service: Processing of the call was finished by the IVR application and the requested service was provided (as indicated by execution of scenario block Self-Service Provided)

agent_disposition_name

agent_disposition_name refers to the Disposition assigned to this interaction by the agent.

agent_disposition_notes

agent_disposition_notes are free-text notes provided by the agent for this interaction.

case_number

case_number specifies the number of the case with which this email is associated. Unlike case_id, case number is a simple number suitable for manual processing.

email_subject

email_subject is the content of the email subject field.

thread_id

thread_id is the identifier of the email thread that this email is part of. This identifier is added to the subject of the email when the email is replied to and is used for case search during possible follow-up emails (see case_search_result).

in_service_level

in_service_level indicates whether this interaction was answered within the service level threshold configured for the associated service.

Possible values: Yes, No, and empty string.

Note that this field will also be set to Yes for short-abandoned calls. Such calls will have the Disposition field set to Abandoned in queue.

callId

callId is the Global interaction identifier.


< Previous | Next >