6. Report Details

Reports can be fully configured by deciding which of the following blocks shall be included in each - see Configuring reports Section 21.10, “Configuring reports”. The default report already includes all common blocks.

6.1. Historical reports - Answered calls

OK01 - All calls

./Pictures/image_rep_OK01.png

The answered calls section deals with calls that were correctly handled by agents.

The top panel shows:

  • How many calls were handled;
  • The average call length (i.e. time the caller spends talking to an operator);
  • The maximum and minimum call lengths recorded for the given time period;
  • The total call length (for all calls on all operators);
  • The average call waiting time (i.e. the time a caller was waiting on a queue before being connected to an operator).
  • The minimum and maximum call waiting times on record
  • The total waiting time for all handled calls.
  • The average initial position of the call in the queue
  • The minimum and maximum initial queue positions that have been detected
  • The queue position coverage: as this information is not tracked for all calls, this ratio shows the average number of calls that had queue position record.

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK01

XML-RPC code

OkDO.RiassAllCalls

Parameters

-

See also

OK02 - Calls fully within the given time interval

./Pictures/image_rep_OK02.png

The answered completed calls section deals with calls that were correctly handled by agents. This is similar to what’s reported on previous panel but may exclude calls that were started before or terminated after the given time frame.

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK02

XML-RPC code

OkDO.RiassFullyWithin

Parameters

-

See also

OK01 - All calls

OK03 - Agents on queue

./Pictures/image_rep_OK03.png

This report shows which agents have been available for the given queue, how many calls each one handled and the percentage of all calls that each one handled.

If calls are connected directly to a phone terminal, QM tries its best to show the corresponding terminal, usually in the format used by Asterisk, like "SIP/303" to signify a SIP phone whose number is 303.

If you connect to H.323 telephones via the OH323 module, the recorded channel names have no meaning and do not refer to a specific terminal; that’s why all OH323 calls are grouped together under the label "OH323/-".

The pie graph shows which agents have been available for the given queue representing the percentage of all calls that each one handled.

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK03

XML-RPC code

OkDO.AgentsOnQueue

Parameters

-

See also

OK04 - Service level agreement

./Pictures/offered_calls.png

This report shows the distribution of call waiting times. It shows how many calls were answered within a given time frame, usually 120 seconds in 10 second increments (the time frame and increment can be modified by the administrator, if needed - see below).

You get a percentage of how many calls were answered within X seconds; the percentage includes calls answered in a shorter time frame and therefore grows with time.

The "delta" value you see is the absolute increment, expressed in number of calls, between each time frame, while the "Offered" column displays the result of the taken calls divided by the total taken plus the total lost.

This metric is computed only on answered calls, i.e. ignoring lost calls . If your SLA is defined in terms of taken and lost calls, see the corresponding metrics "Inclusive SLA" on the section called “Inclusive Service Level Agreement”.

The graph reports the percentage of how many calls were answered within X seconds, as reported in the table.

Since 1.6.2, it is possible to configure the time frame and increment separately for an initial period and the rest of the interesting period; in this way it is possible to have different breakdowns, e.g. every 5 seconds up to 20 seconds and every 10 seconds up to 120 seconds. See Section 21.16, “Configuring system preferences”.

For example, by setting:

  • initial_interval=5 and max_initial_interval=20
  • interval=10 and max_monitored_delay=60

You get the following cutoff points: 5, 10, 15, 20, 30, 40, 50, 60 seconds

By setting:

  • initial_interval=3 and max_initial_interval=3
  • interval=5 and max_monitored_delay=60

You get the following cutoff points: 3, 5, 10, 15, 20, 25,… seconds

By setting

  • initial_interval=0 and max_initial_interval=0
  • interval=10 and max_monitored_delay=120

You get the default cutoff points: 10, 20, 30, 40, 50 , 60, 70, 80, 90, 100, 110 and 120 seconds

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK04

XML-RPC code

OkDO.ServiceLevelAgreement

Parameters

-

See also

UN18 UN07 UN06

OK05 - Disconnection causes

./Pictures/image_rep_OK05.png

This report shows the reason why calls were terminated; this means that:

  • The agent hung up, or
  • The caller hung up, or
  • The call was transferred outside the queue and the agent was freed again, or
  • The call was ongoing at the time the report was run.

The graph reports the percentage values associated to the reason of why calls were terminated, as calculated in the table.

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK05

XML-RPC code

OkDO.DisconnectionCauses

Parameters

-

See also

OK06 - Transfers

./Pictures/image_rep_OK06.png

This graph shows how many calls were transferred to each extension in the given time frame. This lets you know who is handling exception calls.

[Note]Note

when a call is transferred outside the queue system, its length is no more recorded by the queue subsystem; therefore you only get to see the length of the call while the agent was on line.

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK06

XML-RPC code

OkDO.Transfers

Parameters

-

See also

OK07 - Answered calls, by queue

./Pictures/image_rep_OK07.png

If more than one queue is in use for the report, this table shows the relative magnitude of each queue.

The graph reports the percentage associated to each queue in the table.

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK07

XML-RPC code

OkDO.AnsweredcallsByQueue

Parameters

-

See also

OK08 - Answered calls, by direction

./Pictures/image_rep_OK08.png

If more than one queue is in use for the report, this table shows the relative magnitude of each queue.

Inbound queues are marked with the symbol ./Pictures/image025.png while outbound queues use the symbol ./Pictures/image026.png .

The graph reports the percentage associated to each queue in the table.

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK08

XML-RPC code

OkDO.AnsweredcallsByDirection

Parameters

-

See also

OK09 - Answered calls, by stints

./Pictures/image_rep_OK09.png

This graph counts the distribution of multi-stint calls on selected queues. If multi-stint mode is not enable, all calls will have only one stint.

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK09

XML-RPC code

OkDO.StintsOk

Parameters

-

See also

OK10 - Queue position

./Pictures/image_rep_OK10.png

This graph shows the initial queue position that the calls had when they joined the queue. For example, a queue position of 1 means that a call was first in line, of 5 means that a call had four other calls in line before being answered. As the logging of queue positions is a bit inconsistent, some calls might be missing it ("Untracked")

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK10

XML-RPC code

OkDO.QPosOk

Parameters

-

See also

OK11 - IVR selection

./Pictures/IVR_duration.png

This graph shows the distribution of IVR selections available in the calls processed. We can also see the IVR duration values, which is related to the time that the call was within the IVR before entering the queue.

This must be tracked manually in Asterisk - See "Configuring Asterisk for QueueMetrics" below.

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK11

XML-RPC code

OkDO.IvrOk

Parameters

-

See also

OK12 - DNIS used

./Pictures/image_rep_OK12.png

This graph shows the distribution of DNIS lines available in the calls processed.

This must be tracked manually in Asterisk - See "Configuring Asterisk for QueueMetrics" below.

Available since

1.6.0

Default page

Answered calls

Shortcut code

OK12

XML-RPC code

OkDO.DnisOk

Parameters

-

See also

OK13 - Music On Hold by Agent

./Pictures/image_rep_OK13.png

This allows to see the total number of Music on Hold (MOH) events per agent, how many MOH instances took place throughout a call, the average and total duration of MOH events.

This must be tracked manually in Asterisk - See "Configuring Asterisk for QueueMetrics" below.

Available since

12.2.0

Default page

Answered calls

Shortcut code

OK13

XML-RPC code

OkDO.MOHOk

Parameters

-

See also

6.2. Historical reports - Details of answered calls

OD01 - Queue details

./Pictures/image_rep_OD01.png

This page shows the detail of answered calls. See Section 5, “Showing call details”.

When running a report, it is advisable to use block the section called “OD03 - Queue details (paged)” instead.

Available since

1.6.0

Default page

Details of answered calls

Shortcut code

OD01

XML-RPC code

DetailsDO.CallsOK

Parameters

-

See also

the section called “OD03 - Queue details (paged)”

OD02 - Add to export job

./Pictures/image_rep_OD02.png

This is a pseudo-block that is used to display a button for call export. The button may not be displayed if the user does not have the correct grants. As it does not actually contain data, it cannot be queried over XML-RPC.

Available since

1.7.0

Default page

Details of answered calls

Shortcut code

OD02

XML-RPC code

-

Parameters

-

See also

OD03 - Queue details (paged)

./Pictures/image_rep_OD03.png

This page shows the paged detail of answered calls. See Section 5, “Showing call details”.

The details of calls are paged - so you can move back and forth - and you can control which columns will appear on screen. The paged mode uses way less memory and is quicker to use than the full list as in the section called “OD01 - Queue details”.

When accessing the data source though XML-RPC or printing a report, it is mandatory to use the OD01 block, as this block is interactive and will not render correctly.

Available since

13.03

Default page

Details of answered calls

Shortcut code

OD03

XML-RPC code

-

Parameters

-

See also

the section called “OD01 - Queue details” and Section 21.13, “Configuring paged call lists”

OD04 - IVR details (paged)

./Pictures/image_rep_OD04.png

This block shows the paged detail of IVR calls. These are calls that did not hit a queue in the current report and thererfore are reported as neither answered nor unanswered.

The details of calls are paged - so you can move back and forth - and you can control which columns will appear on screen. The paged mode uses way less memory and is quicker to use than the full list as in the section called “OD05 - IVR details (full list)”.

When accessing the data source though XML-RPC or printing a report, it is mandatory to use the OD05 block, as this block is interactive and will not render correctly.

Available since

13.03

Default page

Details of answered calls

Shortcut code

OD04

XML-RPC code

-

Parameters

-

See also

the section called “OD05 - IVR details (full list)”

OD05 - IVR details (full list)

./Pictures/image_rep_OD05.png

This block shows the paged detail of IVR calls. These are calls that did not hit a queue in the current report and thererfore are reported as neither answered nor unanswered.

This block prints a complete list and should be used only for printing and XML-RPC querying.

Available since

13.03

Default page

Details of answered calls

Shortcut code

OD05

XML-RPC code

DetailsDO.CallsIVR

Parameters

-

See also

the section called “OD04 - IVR details (paged)”

6.3. Historical reports - Unanswered calls

Unanswered calls are calls that were lost, i.e. the caller could not connect to an agent. This usually means that either the caller hung up, fed up with waiting, or the queue system decided to discharge the caller, maybe sending him to voicemail or another queue.

[Note]Note

if you run a report with an agent filter, or a supervisor filter, or a location filter, the number of lost calls in the report is usually zero, showing just outgoing calls, if any. This is because the agent is specified only for taken calls and not lost ones, so not deleting them all would show, e.g., the taken call data for one single agent and the lost calls for all of the queue. You can override this behaviour through a configuration switch if you feel this is not correct for you.

UN01 - All calls

./Pictures/image_rep_UN01.png

The report shows:

  • How many calls were lost;
  • The average waiting time before disconnection;
  • The average queue position at disconnection (i.e. how many calls the queue had to dispatch before connecting the caller to an operator).
  • The minimum and maximum wait times
  • The minimum and maximum queue position at disconnect.
  • The average, minimum and maximum initial queue position, and the coverage given for this computation

Available since

1.6.0

Default page

Unans.

Shortcut code

UN01

XML-RPC code

KoDO.ReportKoAll

Parameters

-

See also

UN02 - Calls fully within the given time interval

./Pictures/image_rep_UN02.png

The unanswered completed calls section deals with calls that were lost. This is similar to what’s reported on previous panel but may exclude calls that were started before or terminated after the given time frame.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN02

XML-RPC code

KoDO.ReportKoFully

Parameters

-

See also

UN03 - Disconnection causes

./Pictures/image_rep_UN03.png

This report shows the relative magnitude of disconnection causes, that are:

  • The caller hung up, or
  • The queue timed out and discharged the caller (if this feature is enabled by the queue configuration - see Section 24, “Configuring Asterisk for QueueMetrics”), or
  • The caller exited the queue by pressing a key (if this feature is enabled by the queue configuration).

Available since

1.6.0

Default page

Unans.

Shortcut code

UN03

XML-RPC code

KoDO.DiscCauses

Parameters

-

See also

UN04 - Unanswered calls, by queue

./Pictures/image_rep_UN04.png

If more than one queue is in use for the report, this graph shows the relative magnitude of each queue, either in a numerical than in a graphical form.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN04

XML-RPC code

KoDO.UnansByQueue

Parameters

-

See also

UN05 - Unanswered outbound calls, by agent

./Pictures/image_rep_UN05.png

This graph shows the relative magnitude of unanswered outbound calls, grouped by agent.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN05

XML-RPC code

KoDO.OutboundKo

Parameters

-

See also

UN06 - Unanswered calls - distribution by length

./Pictures/unansw_offered_calls.png

This report is functionally equivalent to "Service level agreement" in the Answered calls section (see the section called “Service level agreement”), but is computed on lost calls. It shows how many calls were hung up within a given time frame, usually 120 seconds in 10 second increments (the time frame and increment can be modified by the administrator, if needed - see the section called “OK04 - Service level agreement”).

You get a percentage of how many calls were lost within X seconds; the percentage includes calls lost in a shorter time frame and therefore grows with time.

The "delta" value you see is the absolute increment, expressed in number of calls, between each time frame, while the "Offered" column displays the result of the taken calls divided by the total taken plus the total lost.

The graph reports the percentage of how many calls were not answered within X seconds, as reported in the table.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN06

XML-RPC code

KoDO.UnansByLen

Parameters

-

See also

UN07 UN18 OK04

UN07 - Inclusive SLA (computed on both answered and unanswered calls)

./Pictures/image_rep_UN07.png

The inclusive SLA corresponds to the Service Level Agreement metrics shown on the section called “Service level agreement”, with the difference that it is computed taking into consideration both answered and unanswered calls.

The difference between UN07 and UN18 is that the number of calls in UN18 is only the number of taken calls within the given answer period, while in UN07 it is the total number of taken and lost calls within the time period.

The graph reports the same information found in the table, but in a graphical way.

The time frame and increment can be modified by the administrator, if needed - see the section called “OK04 - Service level agreement”.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN07

XML-RPC code

KoDO.InclusiveSLA

Parameters

-

See also

OK04 UN06 UN18 (Inclusive Answered SLA)

UN08 - Unanswered calls by key press

./Pictures/image_rep_UN08.png

If there are any calls that are were set unanswered because the caller pressed a key to exit the queue, this graph shows which keys were pressed and how many calls were terminated for that reason.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN08

XML-RPC code

KoDO.ReportKoKeyPress

Parameters

-

See also

UN09 - Unanswered calls, by stints

./Pictures/image_rep_UN09.png

This graph tells the stint distribution of unanswered calls. It corresponds to the graph called "Answered calls, by stints".

Available since

1.6.0

Default page

Unans.

Shortcut code

UN09

XML-RPC code

KoDO.StintsKo

Parameters

-

See also

UN10 - All calls, by stints

./Pictures/image_rep_UN10.png

This graph tells the stint distribution of all processed calls. It corresponds to the sum of the graphs called "Answered calls, by stints" and "Unanswered calls, by stints"

Available since

1.6.0

Default page

Unans.

Shortcut code

UN10

XML-RPC code

KoDO.StintsOkKo

Parameters

-

See also

UN11 - Enter queue position

./Pictures/image_rep_UN11.png

This graph shows the initial queue position that the calls had when they joined the queue. For example, a queue position of 1 means that a call was first in line, of 5 means that a call had four other calls in line before being answered. As the logging of queue positions is a bit inconsistent, some calls might be missing it ("Untracked")

Available since

1.6.0

Default page

Unans.

Shortcut code

UN11

XML-RPC code

KoDO.QPosKo

Parameters

-

See also

UN12 - Enter queue position for all calls

./Pictures/image_rep_UN12.png

This graph shows the initial queue positions for both answered and unanswered calls.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN12

XML-RPC code

KoDO.QPosOkKo

Parameters

-

See also

UN13 - IVR selection

./Pictures/IVR_duration.png

This graph shows the distribution of IVR selections available for lost calls.

We can also see the IVR duration values, which is related to the time that the call was within the IVR before entering the queue.

This must be tracked manually in Asterisk - See "Configuring Asterisk for QueueMetrics" below.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN13

XML-RPC code

KoDO.IvrKo

Parameters

-

See also

UN14 - IVR selection, for all calls

./Pictures/image_rep_UN14.png

This graph shows the distribution of IVR selections for all calls (taken and lost) available in the report.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN14

XML-RPC code

KoDO.IvrOkKo

Parameters

-

See also

UN15 - DNIS used

./Pictures/image_rep_UN15.png

This graph shows the distribution of DNIS lines that lead to lost calls.

This must be tracked manually in Asterisk - See "Configuring Asterisk for QueueMetrics" below.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN15

XML-RPC code

KoDO.DnisKo

Parameters

-

See also

UN16 - DNIS used, for all calls

./Pictures/image_rep_UN16.png

This graph shows the distribution of DNIS lines for all calls (taken and lost) available in the report.

Available since

1.6.0

Default page

Unans.

Shortcut code

UN16

XML-RPC code

KoDO.DnisOkKo

Parameters

-

See also

UN17 - Call Overview

./Pictures/image_rep_UN17.png

The answered calls section deals with calls that were correctly handled by agents.

For each queue included in the report, the following data will be shown:

  • Calls offered: total number of calls in the period to hit that queue
  • Calls answered: total number of answered calls
  • Lost calls: total number of calls that have not been answered
  • Average call length: it computed only on the talk time of answered calls, expressed as MM:SS
  • Total call length: the total cumulate speak time for each queue, expressed as decimalized hours
  • Average wait Q: the average wait time for both answered and lost calls
  • Total wait Q: total cumulate wait time for answered and unanswered calls, expressed as decimalized hours

In the first line, there is a "Total" line, that sums up the values shown in previous lines.

The following lines are sorted according to the number of offered calls.

Available since

1.6.1.1

Default page

Unanswered calls

Shortcut code

UN17

XML-RPC code

KoDO.OverviewOkKo

Parameters

-

See also

UN18 - Inclusive Answered SLA

./Pictures/image_rep_UN18.png

The inclusive SLA corresponds to the Service Level Agreement metrics shown on the section called “Service level agreement”, with the difference that it is computed taking into consideration both answered and unanswered calls.

The difference between UN07 and UN18 is that the number of calls in UN18 is only the number of taken calls within the given answer period, while in UN07 it is the total number of taken and lost calls within the time period.

The graph reports the same information found in the table, but in a way that is easier to read.

The time frame and increment can be modified by the administrator, if needed - see the section called “OK04 - Service level agreement”.

Available since

1.6.1.2

Default page

Unans.

Shortcut code

UN18

XML-RPC code

KoDO.InclusiveAnswSLA

Parameters

-

See also

UN07 (Inclusive SLA) UN06 OK04

6.4. Historical reports - Details of unanswered calls

UD01 - Detail of unanswered calls

./Pictures/image_rep_UD01.png

This page shows full details of unanswered calls Section 5.3, “Detail of unanswered calls”.

In general this data block should not be used in reports but block the section called “UD02 - Lost calls (paged)” should be preferred.

Available since

1.6.0

Default page

Details of unanswered calls

Shortcut code

UD01

XML-RPC code

DetailsDO.CallsKO

Parameters

-

See also

the section called “UD02 - Lost calls (paged)”

UD02 - Lost calls (paged)

./Pictures/image_rep_UD02.png

This page shows the paged detail of unanswered calls. See Section 5, “Showing call details”.

The details of calls are paged - so you can move back and forth - and you can control which columns will appear on screen. The paged mode uses way less memory and is quicker to use than the full list as in the section called “UD01 - Detail of unanswered calls”.

When accessing the data source though XML-RPC or printing a report, it is mandatory to use the UD01 block, as this block is interactive and will not render correctly.

Available since

13.03

Default page

Details of unanswered calls

Shortcut code

UD02

XML-RPC code

-

Parameters

-

See also

the section called “UD01 - Detail of unanswered calls” and Section 21.13, “Configuring paged call lists”

6.5. Historical reports - Area code analysis

AC01 - Area code report

./Pictures/image_rep_AC01.png

If the Caller*ID is present, it is possible to break down both answered and unanswered calls to specific area codes by clicking on the "Area code analysis" button.

By selecting a number of caller id digits to search upon and a starting digit position, you get a number of statistics grouped by area codes.

This report gives an immediate check of the geographical origin of calls handled by your call center.

Available since

1.6.0

Default page

Area code analysis

Shortcut code

AC01

XML-RPC code

AreaAnDO.Setup

Parameters

-

See also

AC02 - Detail for answered calls

./Pictures/image_rep_AC02.png

This report shows the answered calls grouped following the rules defined in AC01 - Area code report.

Available since

1.6.0

Default page

Area code analysis

Shortcut code

AC02

XML-RPC code

AreaAnDO.CallsOK

Parameters

-

See also

AC01 - Area code report

AC03 - Detail for unanswered calls

./Pictures/image_rep_AC03.png

This report shows the unanswered calls grouped following the rules defined in AC01 - Area code report.

Available since

1.6.0

Default page

Area code analysis

Shortcut code

AC03

XML-RPC code

AreaAnDO.CallsKO

Parameters

-

See also

AC01 - Area code report

6.6. Historical reports - Distributions

When running an inbound call center, it is very important to determine the reason why a call is delayed: are your clients refusing to answer? Did they forget to log off before leaving their workplace? The inbound ACD call attempts metrics try to answer to these questions.

As these metrics are not usually recorded by Asterisk, you’ll have to patch and recompile your Asterisk system in order to gather them - see the section Section 24.6, “Enabling ACD call attempts recording on Asterisk 1.0 and 1.2”. If you do not do so, the metrics presented here will always appear zeroed out. With Asterisk 1.4, this feature should be automatically enabled with no need to patch the source code.

AT01 - Inbound ACD call attempts

./Pictures/image_rep_AT01.png

This page shows the following pieces of information:

  • How many agent attempts were made, i.e. how many times the agent’s telephones were rung in total
  • The average number of attempts that were necessary for a taken call; the minimum, maximum and total attempts made that resulted in a taken call
  • The average number of attempts that were necessary for a lost call; the minimum, maximum and total attempts made that resulted in a lost call

Available since

1.6.0

Default page

Distrib.

Shortcut code

AT01

XML-RPC code

DistrDO.ReportAcd

Parameters

-

See also

AT02 - ACD attempts by queue

./Pictures/image_rep_AT02.png

The following metrics are extracted and broken down by queue:

  • N. of lost agent attempts (i.e. the agent was called but not responding)
  • The average ring time for lost attempts
  • The total ringing time for lost calls
  • The number of taken agent attempts (i.e. calls answered)
  • The average ring duration for taken calls
  • The total ring time for taken calls

Available since

1.6.0

Default page

Distrib.

Shortcut code

AT02

XML-RPC code

DistrDO.AcdByQueue

Parameters

-

See also

AT03 - ACD attempts by terminal

./Pictures/image_rep_AT03.png

This graph breaks down agent attempts by the agent that was called. The following pieces of information are extracted for each agent:

  • N. of lost agent attempts (i.e. the agent was called but not responding)
  • The average ring time for lost attempts
  • The total ringing time for lost calls
  • The number of taken agent attempts (i.e. calls answered)
  • The average ring duration for taken calls
  • The total ring time for taken calls

Available since

1.6.0

Default page

Distrib.

Shortcut code

AT03

XML-RPC code

DistrDO.AcdByTerminals

Parameters

-

See also

6.7. Historical reports - Call distribution by day

The call distribution report shows when calls were handled, when calls were lost and the average wait times broken down by period.

All percentages are calculated on the call class they belong to, i.e. a 50% of "Unanswered calls" on one day means that 50% of all unanswered calls for the period happened during that day, not that 50% of calls were lost.

For each metrics, the total number of calls is shown, together with average, minimum and maximum times. Graphs are plotted on the total number of calls broken down and on the averages.

It is possible to change the interval in the Hourly graphs, so that you can have reports break down calls e.g. by half-hours or hour quarters, by changing a value in the QueueMetrics master configuration file.

DD01 - Answered call distribution per day

./Pictures/image_rep_DD01.png

Taken calls are shown per specific day. Days with no events are not shown.

Available since

1.6.0

Default page

Call distribution, by day

Shortcut code

DD01

XML-RPC code

CallDistrDO.AnsDistrPerDay

Parameters

-

See also

DD02 - Answered call wait time per day

./Pictures/image_rep_DD02.png

The total numbers of call wait time for answered calls are plotted for each day.

Available since

1.6.0

Default page

Call distribution, by day

Shortcut code

DD02

XML-RPC code

CallDistrDO.AnsWaitPerDay

Parameters

-

See also

DD03 - Unanswered call wait time per day

./Pictures/image_rep_DD03.png

The total numbers of lost wait time for lost calls are plotted for each day.

Available since

1.6.0

Default page

Call distribution, by day

Shortcut code

DD03

XML-RPC code

CallDistrDO.UnansWaitPerDay

Parameters

-

See also

DD04 - Sales per day

./Pictures/image_rep_DD04.png

Sales and contacts are shown on a daily basis.

Available since

1.6.0

Default page

Call distribution, by day

Shortcut code

DD04

XML-RPC code

CallDistrDO.SalesPerDay

Parameters

-

See also

DD05 - Schedule Adherence per day

./Pictures/image_rep_DD05.png

The Schedule Adherence report shows the number of distinct agents that were detected during the given period. This makes it possible to detect the number of different people that had been working on a given moment.

Available since

1.6.0

Default page

Call distribution, by day

Shortcut code

DD05

XML-RPC code

CallDistrDO.StaffPerDay

Parameters

-

See also

DD06 - Queue length per day

./Pictures/image_rep_DD06.png

The Queue Length report shows the average length of the queue for each period, giving minimums and maximums. The Steps computation shows how fast each queue progresses during the period, expresses in steps per hour. Note: giving a meaning to the Queue Length reports may be hard in the case of composite queues.

Available since

1.6.0

Default page

Call distribution, by day

Shortcut code

DD06

XML-RPC code

CallDistrDO.QPosPerDay

Parameters

-

See also

DD07 - Inclusive SLA per day

./Pictures/image_rep_DD07.png

The inclusive SLA corresponds to the Service Level Agreement metrics shown on the section called “Service level agreement”, grouped by day.

Available since

1.6.0

Default page

Call distribution, by day

Shortcut code

DD07

XML-RPC code

CallDistrDO.InclSlaPerDay

Parameters

-

See also

DD08 - Traffic Analysis by period - per day

./Pictures/image_rep_DD08.png

This report shows aggregate inbound/outbound activity per day.

  • Date: the date, hour or day of week used for the report.
  • Avg agents: the average number of agents, as calculated by agents logged in for each period versus the total period. E.g. if an agent logs in at 10:00 and logs off at 11:30, and a second agent logs in at 10:15 and logs off at 11:00, the period for 10:00 to 10:30 will show 1.5 available agents.
  • Avg calls/agent: number of INCOMING calls (answered+unanswered) per period versus average available agents
  • Service level: the SLA (see below), computed on INCOMING calls only
  • Unans: Lost calls (INCOMING only)
  • Unans short: Lost calls below X seconds (INCOMING only, as a percentage of all calls)
  • Avg out: number of OUTGOING calls (completed and lost) per period versus number of available agents
  • Out/in: ratio of outbound to inbound
  • Avg ans. Average answer time (for INCOMING only)
  • Avg talk time: Average talk time (for INCOMING only)
  • Max wait ans: Maximum answer time in period (for INCOMING only)
  • Max wait lost: Maximum wait time for lost calls in period (for INCOMING only)
  • Max duration: Maximum talk time in period (for INCOMING only)
  • Max duration OUT: Maximum talk time in period (for OUTGOING only)
  • N. offered: Total number of INCOMING calls
  • N Answered: Total number of answered INCOMING calls
  • N Answered out: Total number of answered OUTGOING calls
  • Min Agents: minimum number of agents logged on for the period
  • Max Agents: maximum number of agents logged on in the period

The Service Level is measured against a time period that is specidfied in the default.secondsServiceLevel parameter (default is 20, as to say "percentage of calls answered within 20 seconds").

Short calls are defined as being shorter than the default.shortCallsLimit parameter - default is 5 seconds.

Available since

1.6.0.4

Default page

Call distribution, by day

Shortcut code

DD08

XML-RPC code

CallDistrDO.TrafficAnPerDay

Parameters

-

See also

DH08, DW08

6.8. Historical reports - Call distribution by hour

Events are shown on a 24-hour distribution. If this graph appears to be incorrect, you have to run a "Custom report" setting the time zone accordingly (see Section 4.3, “Custom reports”).

DH01 - Answered call distribution per hour

./Pictures/image_rep_DH01.png

The total numbers of call lengths for answered calls are plotted for each hourly interval. The size of hourly intervals can be controlled by the default.hourly_slot configuration property, making it possible to run this reports based on 30-minute, 20-minute or 15-minute intervals.

Available since

1.6.0

Default page

Call distribution, by hour

Shortcut code

DH01

XML-RPC code

CallDistrDO.AnsDistrPerHr

Parameters

-

See also

DH02 - Answered call wait time per hour

./Pictures/image_rep_DH02.png

The total numbers of call wait time for answered calls are plotted for each hourly interval. The size of hourly intervals can be controlled by the default.hourly_slot configuration property, making it possible to run this reports based on 30-minute, 20-minute or 15-minute intervals.

Available since

1.6.0

Default page

Call distribution, by hour

Shortcut code

DH02

XML-RPC code

CallDistrDO.AnsWaitPerHr

Parameters

-

See also

DH03 - Unanswered call wait time per hour

./Pictures/image_rep_DH03.png

The total numbers of call lengths for unanswered calls are plotted for each hourly interval. The size of hourly intervals can be controlled by the default.hourly_slot configuration property, making it possible to run this reports based on 30-minute, 20-minute or 15-minute intervals.

Available since

1.6.0

Default page

Call distribution, by hour

Shortcut code

DH03

XML-RPC code

CallDistrDO.UnansWaitPerHr

Parameters

-

See also

DH04 - Sales per hour

./Pictures/image_rep_DH04.png

The total numbers sales and contacts, are plotted for each hourly interval. The size of hourly intervals can be controlled by the default.hourly_slot configuration property, making it possible to run this reports based on 30-minute, 20-minute or 15-minute intervals.

Available since

1.6.0

Default page

Call distribution, by hour

Shortcut code

DH04

XML-RPC code

CallDistrDO.SalesPerHr

Parameters

-

See also

DH05 - Schedule Adherence per hour

./Pictures/image_rep_DH05.png

The Schedule Adherence report shows the number of distinct agents that were detected during the given period. This makes it possible to detect the number of different people that had been working on a given moment.

Available since

1.6.0

Default page

Call distribution, by hour

Shortcut code

DH05

XML-RPC code

CallDistrDO.StaffPerHr

Parameters

-

See also

DH06 - Queue length per hour

./Pictures/image_rep_DH06.png

The Queue Length report shows the average length of the queue for each period, giving minimums and maximums. The Steps computation shows how fast each queue progresses during the period, expresses in steps per hour. Note: giving a meaning to the Queue Length reports may be hard in the case of composite queues.

Available since

1.6.0

Default page

Call distribution, by hour

Shortcut code

DH06

XML-RPC code

CallDistrDO.QPosPerHr

Parameters

-

See also

DH07 - Inclusive SLA per hour

./Pictures/image_rep_DH07.png

The inclusive SLA corresponds to the Service Level Agreement metrics shown on the section called “Service level agreement”, grouped each hour.

Available since

1.6.0

Default page

Call distribution, by hour

Shortcut code

DH07

XML-RPC code

CallDistrDO.InclSlaPerHr

Parameters

-

See also

DH08 - Traffic Analysis by period - per hour

./Pictures/image_rep_DH08.png

Distribution of calls and agent availability per hour (or interval you specified). The whole 24h are mapped out for ease of comparison.

For a complete description of parameters, see DD08 - Traffic Analysis by period - per day the section called “DD08 - Traffic Analysis by period - per day”

Available since

1.6.0.4

Default page

Call distribution, by hour

Shortcut code

DH08

XML-RPC code

CallDistrDO.TrafficAnPerHr

Parameters

-

See also

DD08, DW08

6.9. Historical reports - Call distribution by day of week

This report shows the weekly behaviour of your queues. The longer the analysis period, the more significant its results will be.

DW01 - Answered call distribution per day of week

./Pictures/image_rep_DW01.png

The total numbers of call lengths for answered calls are plotted for each day of the week.

Available since

1.6.0

Default page

Call distribution, by day of week

Shortcut code

DW01

XML-RPC code

CallDistrDO.AnsDistrPerDOW

Parameters

-

See also

DW02 - Answered call wait time per day of week

./Pictures/image_rep_DW02.png

The total numbers of call wait time for answered calls are plotted for each day of the week.

Available since

1.6.0

Default page

Call distribution, by day of week

Shortcut code

DW02

XML-RPC code

CallDistrDO.AnsWaitPerDOW

Parameters

-

See also

DW03 - Unanswered call wait time per day of week

./Pictures/image_rep_DW03.png

The total numbers of call wait time for unanswered calls are plotted for each day of the week.

Available since

1.6.0

Default page

Call distribution, by day of week

Shortcut code

DW03

XML-RPC code

CallDistrDO.UnansWaitPerDOW

Parameters

-

See also

DW04 - Sales per day of week

./Pictures/image_rep_DW04.png

The total numbers sales and contacts, are plotted for each day of the week.

Available since

1.6.0

Default page

Call distribution, by day of week

Shortcut code

DW04

XML-RPC code

CallDistrDO.SalesPerDOW

Parameters

-

See also

DW05 - Schedule Adherence per day of week

./Pictures/image_rep_DW05.png

The Schedule Adherence report shows the number of distinct agents that were detected during the given period. This makes it possible to detect the number of different people that had been working on a given moment.

Available since

1.6.0

Default page

Call distribution, by day of week

Shortcut code

DW05

XML-RPC code

CallDistrDO.StaffPerDOW

Parameters

-

See also

DW06 - Queue length per day of week

./Pictures/image_rep_DW06.png

The Queue Length report shows the average length of the queue for each period, giving minimums and maximums. The Steps computation shows how fast each queue progresses during the period, expresses in steps per hour. Note: giving a meaning to the Queue Length reports may be hard in the case of composite queues.

Available since

1.6.0

Default page

Call distribution, by day of week

Shortcut code

DW06

XML-RPC code

CallDistrDO.QPosPerDOW

Parameters

-

See also

DW07 - Inclusive SLA per day of week

./Pictures/image_rep_DW07.png

The inclusive SLA corresponds to the Service Level Agreement metrics shown on the section called “Service level agreement”, grouped for each day of week.

Available since

1.6.0

Default page

Call distribution, by day of week

Shortcut code

DW07

XML-RPC code

CallDistrDO.InclSlaPerDOW

Parameters

-

See also

DW08 - Traffic Analysis by period - per day of week

./Pictures/image_rep_DW08.png

Distribution of calls and agent availability per day of week.

For a complete description of parameters, see DD08 - Traffic Analysis by period - per day the section called “DD08 - Traffic Analysis by period - per day”

Available since

1.6.0.4

Default page

Call distribution, by day of week

Shortcut code

DW08

XML-RPC code

CallDistrDO.TrafficAnPerDOW

Parameters

-

See also

DD08, DH08

6.10. Historical reports - Agents and Sessions

Agent activity refers to the behaviour of Asterisk defined agents. If you connect you queues straight to telephone terminals, this section will always be empty.

Each agent may be flagged as being a member of four priority groups:

  • Main: the agents usually answering the queue
  • Spill: the agents answering the queue if all "Main" agents are busy or unavailable
  • Wrap: the agents answering the queue if all "Main" and "Spill" agents are busy or unavailable
  • Undefined: this agent is not a member of any priority group for this queue

This feature is useful if priority groups are used in the queue configuration. If they are not used, just assign all agents to "Main" for each queue.

If an unknown agent appears on a queue, it will be marked as "Undefined", written in red.

Agent names are written in blue and are clickable, if you click on them in any of the graphs, you will be lead to a popup that detail the logon and pause history for that agent.

As a default, QueueMetrics will show and count an agent session if and only if the agent handled at least one call during this session. This may not be what you want when you use pause codes - an agent may log on and immediately go on pause to do some back-end activities. If this is the case, you should set the configuration option default.useRawAgentSessions to true to see all agent sessions.

AG01 - Agent session detail

./Pictures/image_rep_AG01.png

This report shows:

  • The number of available agents in the considered period
  • The average agent time availability
  • The minumum agent time availability
  • The maximum agent time availability
  • The cumulated agents time availability

Available since

1.6.0

Default page

Agents and Sessions

Shortcut code

AG01

XML-RPC code

AgentsDO.ReportAgents

Parameters

-

See also

AG02 - Session and pause durations

./Pictures/image_rep_AG02.png

This report shows:

  • The number of sessions for each available agent
  • The number of pauses for each available agent
  • The average pause time
  • The percentage between the pause time and the availability time for each agent
  • The number of pauses for each session, for each available agent

Available since

1.6.0

Default page

Agents and Sessions

Shortcut code

AG02

XML-RPC code

AgentsDO.SessionPauseDur

Parameters

-

See also

AG03 - Agent availability (for all the queues they are member of)

./Pictures/image_rep_AG03.png

This report shows:

  • The agent available time
  • The total billable and not billable pause times

In the latest release a new column has been added (Paused on Conversation), which displays occupancy values.

Available since

1.6.0

Default page

Agents and Sessions

Shortcut code

AG03

XML-RPC code

AgentsDO.AgentAvail

Parameters

-

See also

AG04 - Answered calls (for selected queues)

./Pictures/image_rep_AG04.png

This report shows:

  • The number of answered calls for each agent
  • The cumulated call time for each agent
  • The average call time for each agent
  • The average wait time for each call taken
  • The percentage of taken calls, related to the total queue calls, for each agent

Available since

1.6.0

Default page

Agents and Sessions

Shortcut code

AG04

XML-RPC code

AgentsDO.AnsCallsQueues

Parameters

-

See also

AG05 - Answered calls by custom group

./Pictures/image_rep_AG05.png

This report shows:

  • The number of answered calls for each defined agent group
  • The cumulated call time for each defined agent group
  • The average call time for each defined agent group
  • The percentage of taken calls, related to the total queue calls, for each defined agent group

The report displays separately the following cases:

  • Agents that are known to QueueMetrics but have no custom group, are counted under the group "-"
  • Agents that are not known to QueueMetrics but found in the analysis are counted under "Undefined".

Available since

1.6.0

Default page

Agents and Sessions

Shortcut code

AG05

XML-RPC code

AgentsDO.AnsCallsCG

Parameters

-

See also

AG06 - Answered calls by location

./Pictures/image_rep_AG06.png

This report shows:

  • The number of answered calls for each defined location
  • The cumulated call time for each defined location
  • The average call time for each defined location
  • The average wait time for each defined location
  • The percentage of taken calls, related to the total queue calls, for each defined location

Available since

1.6.0

Default page

Agents and Sessions

Shortcut code

AG06

XML-RPC code

AgentsDO.AnsCallsLocation

Parameters

-

See also

AG07 - Answered calls by service group

./Pictures/image_rep_AG07.png

This report shows:

  • The number of answered calls for each defined service group
  • The cumulated call time for each defined service group
  • The average call time for each defined service group
  • The percentage of taken calls, related to the total queue calls, for each defined service group

Available since

1.6.0

Default page

Agents and Sessions

Shortcut code

AG07

XML-RPC code

AgentsDO.AnsCallsSG

Parameters

-

See also

AG08 - Agent Performance by ACD Group

./Pictures/image_rep_AG08.png

One entry is presented for each agent session. What makes this report different from most is that inbound and outbound activity for the agent is aggregated.

Items are computed as:

  • Level: the agent level this agent belongs to
  • Agent: agent name (if present) or Asterisk internal code if unknown. By clicking on it, the session details open.
  • Login: Session login time
  • Duration: Session duration
  • N.calls in: Number of calls taken for this queue(s)
  • N calls out: Number of calls outbound made for these campaign(s)
  • Tot calls: calls in + calls out
  • Average duration IN
  • Average duration OUT
  • Average duration for all (weighted)
  • Available: precentage of idle time
  • On call IN: percentage of time on call inbound
  • On call OUT: percentage of time on call outbound
  • Pause Billable: percentage of time on a pause code marked as billable
  • Pause Unbillable: percentage of time on a pause code marked as unbillable, or not specified, or unknown. (a.k.a. Clerical time)

Available since

1.6.0.4

Default page

Agents and Sessions

Shortcut code

AG08

XML-RPC code

AgentsDO.PerformanceAcdGroups

Parameters

-

See also

AG09 - Agent Occupancy Report

./Pictures/image_rep_AG09.png

The report details the occupancy rate for each and all agents in the current analysis.

  • The Agent column contains the decoded name, level and current group of the agent (if defined, expressed as an icon like elsewhere in QM). By clicking on the agent name, it is possible to open a popup with the session details for that agent.
  • Total session time is the sum of the duration of all sessions in the current analysis, from start to end.
  • Pause Billable is the total time on Billable pauses, for all sessions considered.
  • Pause Non Billable is the total time on Non-Billable pauses, for all sessions considered.
  • Total pause time is the sum of all pauses for all sessions considered.
  • Total talk time is the sum of all time that the specified agent spent in conversation during the sessions considered.
  • Occupancy is computed as: Talk time / (Total session – Total Pause) and expressed as a percentage, as per the numeric examples show in the table above.

In the latest release a new column has been added (Paused Conversation) which is subtracted from the total pauses time; this way Occupancy will never be able to be over 100%.

The first line is labeled "All agents" and is computed according to the following rules:

  • Total session time, Pause billable, Pause non billable, Pause wrap, Total pause, Total talk time are computed as sums of the rest of data in each column
  • Occupancy is computed as: Sum talk time / (Sum Total session – Sum Total Pause)

Available since

1.6.2.4

Default page

Agents and Sessions

Shortcut code

AG09

XML-RPC code

AgentsDO.AgentOccupancy

Parameters

-

See also

AG10 - Agent Session Time by Hour

./Pictures/image_rep_AG10.png

The report details the total presence time of each agent over the 24h for which you are running the current analysis.

  • The Agent column contains the agent’s decoded name, level and current group (if defined, expressed as an icon like elsewhere in QM).
  • Total time is the sum of the duration of all sessions included in the current analysis, from start to end.
  • One or more columns are present for each hour’s timeframe where total session information is present

Available since

1.7.2

Default page

Agents and Sessions

Shortcut code

AG10

XML-RPC code

AgentsDO.AgentBillableTimeByHour

Parameters

-

See also

AG11 - Agent Payable Time by Hour

./Pictures/image_rep_AG11.png

The report details the payable presence time of each agent over the 24h for which you are running the current analysis.

  • The Agent column contains the agent’s decoded name, level and current group (if defined, expressed as an icon like elsewhere in QM).
  • Total time is the sum of the duration of payable session time within the current analysis, from start to end.
  • One or more columns are present for each hour’s timeframe where payable session information is present

Available since

1.7.2

Default page

Agents and Sessions

Shortcut code

AG11

XML-RPC code

AgentsDO.AgentPayableTimeByHour

Parameters

-

See also

AG12 - Agent Billable Time by Hour

./Pictures/image_rep_AG12.png

he report details the billable presence time of each agent over the 24h for which you are running the current analysis.

  • The Agent column contains the agent’s decoded name, level and current group (if defined, expressed as an icon like elsewhere in QM).
  • Total time is the sum of the duration of billable session time within the current analysis, from start to end.
  • One or more columns are present for each hour’s timeframe where billable session information is present

Available since

1.7.2

Default page

Agents and Sessions

Shortcut code

AG12

XML-RPC code

AgentsDO.AgentBillableTimeByHour

Parameters

-

See also

6.11. Historical reports - Details of agent sessions and pauses

AD01 - Detail of agent sessions

./Pictures/image_rep_AD01.png

For each agent session, the start and end times are recorded, together with the total duration in seconds.

If the agent logs on via the call back function, the designated call back extension is shown.

The number of pauses and the total pause time in seconds is shown.

The "Srv" column tells you on which server an agent was working in case you set up a cluster of Asterisk servers.

It is possible to sort the table for each title, in either descending and ascending order. To do this, click once on the desired title for descending sort, and twice for ascending sort. Once the table is sorted, an arrow symbol will appear close to the title, so you know on which column it was sorted last. As the sorting is done on the client machine, it may take a while with very large tables.

Available since

1.6.0

Default page

Details of Agent sessions and pauses

Shortcut code

AD01

XML-RPC code

DetailsDO.AgentSessions

Parameters

-

See also

AD02 - Detail of agent pauses

./Pictures/image_rep_AD02.png

This table shows the specific pauses that each agent took and the pause code that was entered for each pause. It also shows whether the pause taken was considered to be billable or non-billable.

Available since

1.6.0

Default page

Details of Agent sessions and pauses

Shortcut code

AD02

XML-RPC code

DetailsDO.AgentPauses

Parameters

-

See also

Popup of agent activity

./Pictures/popup_agent.png

This is not a normal data block but it is the popup that is displayed whenever you click on an agent’s name.

  • The top table reports session, pause, billable and payable time
  • The bottom table shows the details of all agent sessions, with a break-up of all pauses that were made during that session. For each pause with a known pause code, their billable-payable status is displayed:

    • BP: Pause is Billable and Payable
    • BNP: Pause is Billable but not payable (be careful!)
    • NBP: Pause is not billable but Payable
    • NBNP: Pause is neither billable nor payable

In the latest release a new "Conversation" column has been added on, to the right of the "On Pause" column, which displays the pause time there may have been while actually in conversation.

You can close the popup by clicking on the Close button.

6.12. Historical reports - Call outcomes

If your agents are entering Pause codes or Call outcomes, the "Outcomes" tab will let you report on the information they just entered.

OU01 - Outcomes

./Pictures/image_rep_OU01.png

This report shows:

  • How much billable time there has been on this system, broken down by ACD/call time ("agent available time") and billable activities (agent on pause)
  • The total non billable time (e.g. lunch, breaks)
  • The total number of Contacts, Qualified Contacts and Sales, as defined by call outcome codes
  • The Sales per Hour (SPH), Qualified Contacts per hour (QCPH) and Contacts per Hour (CPH) ratios
  • The Conversion index, that is the percentage of sales over the total number of sales and contacts.

Available since

1.6.0

Default page

Call outcomes

Shortcut code

OU01

XML-RPC code

OutcomesDO.GeneralRep

Parameters

-

See also

OU02 - Call results, by outcomes

./Pictures/image_rep_OU02.png

This report shows:

  • The number of total calls grouped by outcome
  • The number of answered calls grouped by outcome
  • The number of unanswered calls grouped by outcome
  • The percentage of calls related to each outcome

Available since

1.6.0

Default page

Call outcomes

Shortcut code

OU02

XML-RPC code

OutcomesDO.CallResByOutcome

Parameters

-

See also

OU03 - Billable activities

./Pictures/image_rep_OU03.png

In this report you can find details explaining Billable activities, with average, minimum and maximum session durations, and a percentage on all activities of the same kind.

Available since

1.6.0

Default page

Call outcomes

Shortcut code

OU03

XML-RPC code

OutcomesDO.ActivBillable

Parameters

-

See also

OU04 - Non billable activities

./Pictures/image_rep_OU04.png

In this report you can find details explaining Non billable activities, with average, minimum and maximum session durations, and a percentage on all activities of the same kind.

Available since

1.6.0

Default page

Call outcomes

Shortcut code

OU04

XML-RPC code

OutcomesDO.ActivNotBillable

Parameters

-

See also

OU05 - Detailed agent report

./Pictures/image_rep_OU05.png

The Detailed Agent Report will show, for each agent:

  • The Available (ACD) time, as an absolute value and a percentage of its total time logged on
  • The Billable time, as an absolute value and a percentage of its total time logged on
  • The Non-Billable time, as an absolute value and a percentage of its total time logged on
  • The number of Sales And Contacts the agent had (if a sale is counted a s both a Sale and a Contact, it’s counted only once as a Sale)
  • The Sales per Hour (SPH) and Contacts per Hour (CPH) ratios for this agent
  • The Conversion ratio, that is the percentage of sales over the total number of sales and contacts.

Available since

1.6.0

Default page

Call outcomes

Shortcut code

OU05

XML-RPC code

OutcomesDO.AgentReportDetailed

Parameters

-

See also

OU06 - Outcomes per agent

./Pictures/image_rep_OU06.png

This data block displays all the status codes for each call handled by each agent within the current reporting selection.

If a call has no associated status code, then it is counted under a special status code called "-".

The columns show:

  • The agent name. As an agent might have multiple status codes, the agent name will appear multiple times. If the agent belongs to an agent group, the proper icon is displayed.
  • The call outcome, specified both as a code and a description (if it is present)
  • The type currently associated with the status code
  • The total number of calls for that agent under that status code

All columns are client-sortable.

Available since

13.04.3

Default page

Call outcomes

Shortcut code

OU06

XML-RPC code

OutcomesDO.AgentOutcomes

Parameters

-

See also

6.13. Historical reports - IVR tracking

The following reports let you trrack information about IVR calls and goals. A detailed explanation of IVR can be found in: Section 9, “Tracking IVR data”

IV01 - IVR Traversals

./Pictures/image_rep_IV01.png

This block shows:

  • The IVR paths examined, in total (as the sum of all choices)
  • For each IVR path, the choices made on that path (prepended by #)

For each path, the following information is computed:

  • The number of calls traversing that path
  • The number of IVR goals reached immediately after that path (a goal can be a queue or an activity expressly earmarked as a goal)
  • The success rate, as the percentage of goals on all calls that entered the menu
  • The number of hang-ups made in that IVR menu
  • The attrition rate, as the number of hang-ups versus total number of calls

Available since

13.03

Default page

IVR

Shortcut code

IV01

XML-RPC code

IvrDO.IvrReport

Parameters

-

See also

IV02 - IVR Timing

./Pictures/image_rep_IV02.png

This block shows:

  • The IVR paths examined, in total (as the sum of all choices)
  • For each IVR path, the choices made on that path (prepended by #)

For each path, the following information is computed:

  • The number of calls traversing that path
  • The average traversal time for that IVR menu
  • The total traversal time (as the sum of all times for each call)
  • The maximum and minimum traversal times

Available since

13.03

Default page

IVR

Shortcut code

IV02

XML-RPC code

IvrDO.IvrTiming

Parameters

-

See also

IV03 - IVR Goals

./Pictures/image_rep_IV03.png

This block shows:

  • For each goal, all the paths that lead to that goal and their selection (the digit that was pressed in order to reach the goal)
  • The number of calls that reached each goal
  • The average, minimum and maximum traversal time to to reach the goal. The time is computed since the call is first tracked, and not only on the final IVR menu.

Available since

13.03

Default page

IVR

Shortcut code

IV03

XML-RPC code

IvrDO.IvrGoals

Parameters

-

See also