Dialog Detail

Dialog detail

Overview

This Measure Producer calculates summary information for every customer engagement.

ProcessorType: Contact Detail Record (CDR)

Data dictionary

MeasureTypeExampleDescription
abandonedIndicatorString0An indicator marking the dialog was abandoned while alerting at an agent.
acwEndTimestampDate1666798444The timestamp when an agent completed ACW (After Contact Work).
acwIndicatorString1Flag indicating an agent entered ACW for an engagement.
acwStartTimestampDate1666798444The timestamp when an agent entered ACW (After Contact Work).
agentDisplayNameStringJohn, SmithDisplay Name which is provided when user is added in application center.
agentFirstNameStringJohnAgent's first name provided when a new user is created in application center.
agentIdString68374d8c-fbd4-44be-9712-b4ed6f38e757The unique identifier for the agent.
agentInitiatedDisconnectString0This measure is an indicator that an engagement was disconnected by the agent.
agentLastNameStringSmithAgent's last name provided when a new user is created in application center.
agentLoginIdString[email protected]Login Id provided when a new user is created in application center.
bargeEndTimestampDate1666798444The timestamp of the Barge In completed. (epoch)
bargeIndicatorString0An indicator marking the agent was barged by a supervisor.
bargeStartTimestampDate1666798444The timestamp of the Barge In started. (epoch)
businessAccountNameStringAcme Ltd.Business account configured on provider, on which the message came in or using which the message will be sent out.
channelIdStringVoiceChannel Id configured in application center when a channel is added. Channels are: Chat, Email, Messaging.
channelTypeStringVoiceIndicates the type of the channel for the engagement (Chat, Email, Messaging).
coachIndicatorString1An indicator marking the agent was coached by a supervisor.
coachTimestampDate1666798444The timestamp of the Coaching started. (epoch)
dialogIdStringa8bcdae8-21e1-45cc-81a1-6328c1041d31The unique identifier for the dialog. For an Engagement Id there can be one or multiple Dialog Id between two participants. The participants can be agents, customers, services, applications (e.g. IVR).
dialogStartTimeDate1666798444Timestamp when the dialog started, default timestamp format configured is "DD/MM/YYYY hh:mm:ss a". This will show the timestamp in AM/PM format.
directionStringINCOMINGIndicates the direction of the text message for Chat, Messaging or direction of Email. Directions are: INCOMING, OUTGOING
dispositionCodeIdStringa8bcdae8-21e1-45cc-81a1-6328c1041d31Disposition Code Id, the unique identifier of the disposition code.
engagementIdStringa8bcdae8-21e1-45cc-81a1-6328c1041d31The unique identifier associated with an engagement.
engagementStartTimestampDate1666798444The start timestamp for the engagement.(epoch)
externalCallIndicatorString0A CDR measure for external voice calls an agent makes.
externalParticipantIdStringa8bcdae8-21e1-45cc-81a1-6328c1041d31The unique identifier of the external participant for the engagement.
messageTypeStringNEWIndicates the type of message. NEW for incoming Chat, Messaging, Email. FORWARD when the Email is forwarded.
offeredAttributesStringThe attributes for the engagement offered to an agent.
providerIdStringa8bcdae8-21e1-45cc-81a1-6328c1041d31Unique Provider Id for the channel.
queuedAttributesStringThe attributes for the engagement while on queue.
queueIdStringa8bcdae8-21e1-45cc-81a1-6328c1041d31Queue Id, the unique identifier of the Queue.
sendFromString[email protected]The email address from where incoming email has been received.
sendToString[email protected]The email address to which outbound email has been sent.
stateStringALERTINGIndicates the current state of the engagement. States are: ALERTING, ACTIVE
subjectStringrequest for supportThe subject specified in the incoming email.
transferIndicatorString1An indicator marking the dialog was transferred to a user.
{
  "keys":{
    "dialogId":"da190d1d-0951-4ce9-a3c0-42afe9570db8"
  },
  "eventAction":"UPSERT",
  "measureProducerId":"DialogDetail_cdr_1.0.0",
  "payloadType":"LIVE",
  "measures":{
    "engagementStartTimestamp":"1666620617587",
    "messageType":"NEW",
    "dialogStartTime":"1666620617587",
    "transferIndicator":"0",
    "providerId":"chat",
    "businessAccountName":"unknown",
    "channelType":"Chat",
    "state":"INBOUND_ENGAGEMENT",
    "engagementId":"829f8731-d797-4f3b-b6b3-48f0abeebaaa",
    "channelId":"Chat",
    "externalParticipantId":"[email protected]",
    "direction":"INCOMING"
  },
  "eventSourceId":"IXCC_1.0.0",
  "accountId":"VMMOTR"
}