Difference between revisions of "PEC-OU/Current/CXContact/contacthistory"

From Genesys Documentation
Jump to: navigation, search
m (Text replacement - "\|Platform=([^\|]*)GenesysEngage-onpremises([\|]*)" to "|Platform=$1GenesysEngage-cloud$2")
(Published)
Line 6: Line 6:
 
|ComingSoon=No
 
|ComingSoon=No
 
|Platform=GenesysEngage-cloud
 
|Platform=GenesysEngage-cloud
|Prereq=
 
 
|Section={{Section
 
|Section={{Section
|sectionHeading=
 
|anchor=
 
 
|alignment=Vertical
 
|alignment=Vertical
|Media=
 
|image=
 
 
|structuredtext=The Contact History Record Dashboard [[File: Analytics-contact.png|link=]] contains statistical and contact data about the last call attempt to a specific contact associated with a calling list in a specific campaign group session.  
 
|structuredtext=The Contact History Record Dashboard [[File: Analytics-contact.png|link=]] contains statistical and contact data about the last call attempt to a specific contact associated with a calling list in a specific campaign group session.  
  
Line 66: Line 61:
 
{{!}}The timestamp of when the call started.
 
{{!}}The timestamp of when the call started.
 
{{!}}-
 
{{!}}-
{{!}}callResult
+
{{!}}{{Link-SomewhereInThisVersion|manual=CXContact|topic=callresult|anchor=StndrdCllRslts|display text=callResult}}
{{!}}integer
+
{{!}}string
 
{{!}}The call result.
 
{{!}}The call result.
 
{{!}}-
 
{{!}}-
Line 112: Line 107:
 
{{!}}recordType
 
{{!}}recordType
 
{{!}}keyword
 
{{!}}keyword
{{!}}The type of chain (enum is GctiRecordType).  
+
{{!}}The type of chain (enum is GctiRecordType).
 
{{!}}-
 
{{!}}-
 
{{!}}recordStatus
 
{{!}}recordStatus
Line 166: Line 161:
 
{{!}}The call attempt result [false, true].
 
{{!}}The call attempt result [false, true].
 
{{!}}}
 
{{!}}}
|structuredtextwide=
 
|FAQHeading=
 
 
|Status=No
 
|Status=No
 
}}{{Section
 
}}{{Section
Line 173: Line 166:
 
|anchor=RelatedTopics
 
|anchor=RelatedTopics
 
|alignment=Vertical
 
|alignment=Vertical
|Media=
 
|image=
 
 
|structuredtext=*{{Link-SomewhereInThisManual|topic=dashboardconfiguration|anchor=top|display text=Configure a Dashboard}}
 
|structuredtext=*{{Link-SomewhereInThisManual|topic=dashboardconfiguration|anchor=top|display text=Configure a Dashboard}}
 
*{{Link-SomewhereInThisManual|topic=dashboardrowconfig|anchor=top|display text=Configure a Dashboard Row}}
 
*{{Link-SomewhereInThisManual|topic=dashboardrowconfig|anchor=top|display text=Configure a Dashboard Row}}
 
*{{Link-SomewhereInThisManual|topic=createpanel|anchor=top|display text=Create an Analytics Dashboard Panel}}
 
*{{Link-SomewhereInThisManual|topic=createpanel|anchor=top|display text=Create an Analytics Dashboard Panel}}
|structuredtextwide=
 
|FAQHeading=
 
 
|Status=No
 
|Status=No
 
}}
 
}}
 
}}
 
}}

Revision as of 18:32, August 12, 2021

This topic is part of the manual Outbound (CX Contact) CX Contact Help for version Current of Outbound (CX Contact).

Learn about the Contact History Record Dashboard.

The Contact History Record Dashboard Analytics-contact.png contains statistical and contact data about the last call attempt to a specific contact associated with a calling list in a specific campaign group session.

Contact History records can contain data associated with one or more of the following fields:

Field Type Description
@timestamp date The timestamp at which OCS starts to process the call attempt. It is the time at which the pre-dial validation request is sent by OCS to CX Contact.
@endtime date The timestamp at which the outbound record for the given call is considered complete and is removed from OCS active processing (for example, on dial error, or when a finalization event is received from the agent desktop).
ccid keyword The Contact Center ID.
calluuid keyword The call attempt GUID.
contact_info keyword The device's phone number.
contact_info_type keyword The Common library enum (GctiContactType) based on the cd_device_index. For example, ['No Contact Type', 'Home Phone', 'Direct Business Phone', ...].
duration integer The processing duration (that is, endtime - timestamp).
durationCall integer The call duration (ms). That is, (timeAbandoned - timeClientPickedUp), (timeAgentCallReleased - timeClientPickedUp), or (timeBadCallReleased - timeDialing).
timeDialing integer The dialing timestamp.
timeClientRinging integer The timestamp of when the client number rang.
callTime integer The timestamp of when the call started.
callResult string The call result.
optimizationGoal integer Indicates the highest allowable percentage of proactively triggered interactions that can be closed by visitors prior to an agent joining the session.
optimizationMethod keyword The OCS optimization method.
listName keyword The Calling list name.
campaignName keyword The Campaign name.
campaignTemplateName keyword The campaign template name.
campaignGroupName keyword The campaign group name.
groupName keyword The agent's group name.
timezoneNameCME keyword The name of the CME timezone.
timezoneName keyword The name of the JAVA timezone.
timezoneOffset keyword The timezone offset.
recordType keyword The type of chain (enum is GctiRecordType).
recordStatus keyword The status of the record in the State machine (enum is GctiRecordType). The default value is Ready.
VoiceTransferDestination integer The GSW Queue name.
countryCode keyword The phone number's country code.
ClientCountryCode keyword The client's country code.
areaCode keyword The phone number's area code.
postalCode keyword The postal code.
disposition keyword Indicates whether or not GSW_BLOCKING_RULE is available. If it is available the value is Blocked. If it is not available GSW_HIST_SEQUENCE_NUM == 0 and the value is Unknown or Called.
sessionuuid integer The Session GUID of the currently active or running campaign group.
userData keyword Includes all of the information received from OCS in a History HTTP POST. The information does not start with GSW_.
id keyword Identifies the last call made to any device belonging to a contact listed in the Session GUID and calling list.
contact_id integer A composite property used to identify a contact in the calling list. For example, listid.chainId.
listId integer The Calling list ID in the database.
successful keyword The call attempt result [false, true].

Related Topics

Comments or questions about this documentation? Contact us for support!