Skip to main content
Version: 5.4

221 Ent. CallType TimeZoneToday Performance

Definition

Contact Center Inbound key data (ACD & MR) for the current day per Enterprise CallType, based on the assigned time zone

Each selected Enterprise CallType is shown, even though it does not contain any data – so each value is shown as "0".

note

This report is only available if the time zone feature was installed

Main data source: Call_Type_Interval

Screenshots

Screenshot

Screenshot

Field description

Field nameDescriptionFormula
EnterpriseCallTypeIDID of Enterprise call type (corresponds to the ID of the group of Call Center Services) 
EnterpriseCallTypeNameName of Enterprise call type (corresponds to the name of the group of Call Center Services) 
ECTDescriptionDescription of Enterprise call type (can be used as a short display name or as a sort order criteria within Dashboards) 
EnterpriseCallTypeTimeZoneAssigned time zone of the Enterprise call type 
TotalCompletedTotal number of completed Contact Center tasks (sum of Answered + Abandoned + ShortCalls + Forwarded + Terminated + Lost + Fault) 
AnsweredNumber of Contact Center tasks answered by agents 
PerAnsweredPercentage of Contact Center tasks answered by agentsAnswered / TotalCompleted
AbandonedNumber of Call Center calls which were ended by callers after the Short Call threshold (default 5 seconds) 
PerAbandonedPercentage of Call Center calls which were ended by callers after the Short Call threshold (default 5 seconds)Abandoned / TotalCompleted
ShortCallsNumber of Call Center calls which were ended by callers before the Short Call threshold (default 5 seconds) 
PerShortCallsPercentage of Call Center calls which were ended by callers before the Short Call threshold (default 5 seconds)ShortCalls / TotalCompleted
ForwardedNumber of Call Center calls which were forwarded to a different destination, e.g. external telephone number, voicemail, etc. (based on VRUProg3 and 4) 
PerForwardedPercentage of Call Center calls which were forwarded to a different destination, e.g. external telephone number, voicemail, etc. (based on VRUProg3 and 4)Forwarded / TotalCompleted
OtherNumber of Contact Center tasks which were deliberately terminated in the script by the system, were assigned to agents without any acknowledgment of their arrival, however, or which the system was unable to assign and logged a faultTerminated + Lost + Fault
PerOtherPercentage of Contact Center tasks which were deliberately terminated in the script by the system, were assigned to agents without any acknowledgment of their arrival, however, or which the system was unable to assign and logged a fault(Terminated + Lost + Fault) / TotalCompleted
SLOfferedTotal number of Contact Center tasks which are used to calculate the Service Level. Includes completed tasks in the CallType without Short Calls, including classical RONA (not Requery), regardless of the service level threshold 
SLAnsBeforeNumber of Contact Center tasks which were answered within the Service Level threshold 
SLAbanBeforeNumber of Call Center calls which were ended by callers after the Short Call threshold (default 5 seconds) and within the Service Level threshold 
ServiceLevelThe percentage of Contact Center tasks which were answered within the Service Level threshold. Contacts which are terminated ("hung up") before the target time are ignored.SLAnsBefore / (SLOffered - SLAbanBefore)
ServiceLevelNegImpThe percentage of Contact Center tasks which were answered within the Service Level threshold. Contacts which are terminated ("hung up") before the target time have a negative impact to the Service Level.SLAnsBefore / SLOffered
ServiceLevelPosImpThe percentage of Contact Center tasks which were answered or ended by callers within the Service Level threshold.(SLAnsBefore + SLAbanBefore) / SLOffered
AvailabilityTotal percentage of Contact Center tasks which were answered. Forwarded tasks, system errors and tasks which were terminated ("hung up") before the target time are ignored.Answered / (Answered + Abandoned - SLAbanBefore)
Extended AvailabilityTotal percentage of Contact Center tasks which were answered or forwarded. System errors and tasks which were terminated ("hung up") before the target time are ignored.(Answered + Forwarded) / (Answered + Forwarded + Abandoned - SLAbanBefore)
ReducedAvailabilityTotal percentage of Contact Center tasks which were answered. Forwarded tasks and system errors are ignored.Answered / (Answered + Abandoned)
TotWaitTimeWaiting time in seconds until Contact Center tasks were answered or Call Center calls were ended by callers 
AvgTotWaitTimeAverage waiting time in seconds until Contact Center tasks were answered or Call Center calls were ended by callersTotWaitTime / (Answered + Abandoned)
AnsWaitTimeWaiting time in seconds until Contact Center tasks were answered 
AvgAnsWaitTimeAverage waiting time in seconds until Contact Center tasks were answeredAnsWaitTime / Answered
AbanWaitTimeWaiting time in seconds until Call Center calls were ended by callers 
AvgAbanWaitTimeAverage waiting time in seconds until Call Center calls were ended by callersAbanWaitTime / Abandoned
MaxWaitTimeLongest waiting time in seconds for this interval until a Contact Center task was answered or Call Center call was ended by the caller 
MaxQueuedMaximum number of Contact Center tasks which were concurrently in the queue in this interval 
RONANumber of Contact Center tasks which were assigned to the agent, but not answered within a reasonable time (RONA timeout) (contains RONA and Requery) 
TransferredNumber of Contact Center tasks which were answered by agents and subsequently forwarded 
SFinishRatePercentage of the answered Contact Center tasks which were not forwarded (self handled)(Handled - Transferred) / Handled
HandledNumber of Contact Center tasks answered by agents (incremented upon completion of wrap-up) 
HandleTimeTotal handling time of Contact Center tasks in seconds from answering to end of wrap-up (sum of talk, hold and wrap-up time) 
AvgHandleTimeAverage handling time of Contact Center tasks in seconds from answering to end of wrap-up (sum of talk, hold and wrap-up time)HandleTime / Handled