Interaction Analytics Export call and metadata information
The JSON file also includes call information and metadata.
Call information
|
Call information field |
Description |
|---|---|
|
mediaId |
The transaction ID. |
|
status |
The status of the transcription export:
|
|
dateCreated |
The date of the transcription export (not the date of the call). |
|
channels |
In future versions, this will indicate mono or stereo. |
|
length |
The duration of the call in seconds. If the status is set to transcript only, the length has a value of -1. |
The metadata section includes additional data on the interaction.
|
Metadata field |
Description |
Type |
|---|---|---|
|
Sid |
The session identifier key. |
long |
|
Site_id |
The ID of the site where the interaction is recorded. |
int |
|
Audio_ch_num |
The channel number of the recording module that recorded the interaction. |
int |
|
Audio_module_num |
The acquisition module that recorded the interaction. |
int |
|
Audio_start_time_gmt |
The start time of the interaction in GMT. |
string |
|
Transaction_id |
The transaction identifier, same as the media ID. |
string |
|
ContactID |
The number assigned to the contact by the CTI. Every interaction that is part of the contact has the same Contact ID. |
string |
|
Personal_id |
The ID of the employee who answered the call. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Org_id |
The organization ID of the employee associated with the interaction. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Direction |
The direction of the interaction:
|
int |
|
Local_audio_start_time |
The local start time of the interaction in GMT. |
string |
|
Local_audio_end_time |
The local end time of the interaction in GMT. |
string |
|
Agent_name |
The name of the employee associated with the interaction. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Total_hold_time |
The duration, in seconds, during which a customer was put on hold for the interaction. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Pbx_login_id |
The ID or the name of the employee used to log on to the switch. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Ani |
The automatic number identification (ANI) or Caller ID associated with the interaction. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Extension |
The extension number of the employee associated with interaction. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
String_extension |
Identical to Extension, the number of the employee associated with interaction. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Switch_call_id |
The unique call identifier for the interaction received through CTI or from signaling. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Duration_seconds |
The duration of the interaction in seconds. |
int |
|
Wrapup_time_in_seconds |
The duration between the end of the current interaction and the beginning of the next interaction that the employee is handling in seconds. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Dnis |
The dialed number identification service (DNIS) associated with the interaction. An empty string within quotation marks indicates that the field was not defined. |
string |
|
Percent_of_agent_call |
The total employee talk time for the interaction, in seconds. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Percent_of_other_call |
The total customer talk time for the interaction, in seconds. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Percent_of_mutual_silence |
The total time during the interaction when both the customer and the employee did not speak, in seconds. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Num_of_agent_cross |
The number of times the employee interrupted the customer in an interaction. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Num_of_other_cross |
The number of times the customer interrupted the employee in an interaction. An empty string within quotation marks indicates that the field was not calculated for this interaction. |
string |
|
Cd |
The value of the Custom Data field. CD fields are exported only if they have values. Null CD fields are not exported. |
string |
|
Pcd |
The value of the Conditional Custom Data field. CCD fields are exported only if they have values. Null CCD fields are not exported. |
string |
For example: