Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2
outlinetrue
typeflat

Description

This report indicates how many inbound calls were routed through the selected ACD groups and how many time each selected transaction code from the 20 available was set in a particular time slice. 

Selection Criteria

Output Formats

This report is optimised for the following output formats: 

Status
subtletrue
colourRed
titlePDF
Status
subtletrue
colourBlue
titleHTML

Sample Report (Output)

Column

Legend

Table

Alias

StatisticsPartO (See also Table Reference - StatisticsPartO )

o

StatisticsPartB (See also Table Reference - StatisticsPartB (B) )

b

StatisticsPartA (See also Table Reference - StatisticsPartA (A) )

a

AcdStatisticsPartB (See also Table Reference - AcdStatisticsPartB (AcdB) )

acdb

Calls Offered during Opening Hours

CallsTotal

Criteria UsedDescription

a.bOutbound = 0

AND acdb.bCallInStandardServiceTimes <> 0

Total number of calls routed to the selected ACD group(s) during the opening hours and within a particular time slice.

Calls Answered by Agent

CallsAnswered

Criteria UsedDescription

a.bOutbound = 0

AND acdb.bCallInStandardServiceTimes <> 0

AND acdb.dtAgentConnect IS NOT NULL

Total number of calls routed to the selected ACD group(s) during the opening hours, within a particular time slice and were successfully connected to the destination.

Short Hangups < 5 Seconds

CallsShortHangup

Criteria UsedDescription

a.bOutbound = 0

AND acdb.bCallInStandardServiceTimes <> 0

AND acdb.dtGroupEnd - acdb.dtQueueStart <= 5

Total number of calls routed to the selected ACD group(s) during the opening hours, within a particular time slice and were hungup within the first 5 seconds in the queue.

Average Talk Time

Criteria UsedDescription

sum(acdb.dtGroupEnd - acdb.dtAgentConnect) / CallsTotal

AND a.bOutbound = 0

AND acdb.bCallInStandardServiceTimes <> 0

The total talk time duration divided by the total number of calls offered during the opening hours.

Availability

Formula UsedDescription
CallsAnswered / CallsTotalThe ratio between the calls answered by agent and the total number of calls offered within the opening time.


Table of Contents
maxLevel2
outlinetrue
typeflat