Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: sundaraas on November 07, 2013, 01:25:30 PM

Title: AHT and ATT Calculation
Post by: sundaraas on November 07, 2013, 01:25:30 PM
Hi Team,

We are using the below statistics to show the AHT and ATT in the IWS Application.

AHT: Average Handle Time

[AverHandleStatusTime]
Category=AverageTime
MainMask=CallInbound, CallOutbound, OfflineWorkType1
Objects=Agent, Place, GroupAgents, GroupPlaces
RelMask=CallInbound, CallOutbound
Subject=AgentStatus

ATT: Average Outbound Talk Time

[AverOutboundStatusTime]
Category=AverageTime
MainMask=CallOutbound
Objects=Agent, Place, GroupAgents, GroupPlaces
RelMask=CallOutbound
Subject=AgentStatus

The Output of this value is not matching with the manualy calculating the timing.

AHT = [TotalOutboundTalkTime + TotalDialingTime + TotalRingingTime + TotalConsultTime + TotalHoldTime] / TotalOutboundCalls
ATT =  [TotalOutboundTalkTime] / TotalOutboundCalls

Please let me know, the above statistic is right one?
Title: Re: AHT and ATT Calculation
Post by: Kubig on November 07, 2013, 02:38:12 PM
And what about inbound calls within AHT? Do not count them? I do not understand why do you cont the time statistics in this order, why did you not use TotalTalkTime stats for example?
Title: Re: AHT and ATT Calculation
Post by: cavagnaro on November 07, 2013, 03:01:25 PM
Agree with Kubig...since when Ringing is talking?
Title: Re: AHT and ATT Calculation
Post by: sundaraas on November 08, 2013, 10:34:16 AM
Hi Kubig,

We have an outbound environment [No Inbound calls]. Anyway, I have checked the same in the Genesys Tech Support, they have suggested the below statistic for calculating the AHT.

[AverHandleTime]
Subject=DNAction
Category=AverageTime
RelMask=CallInbound, CallOutbound
Objects=Agent, Place, GroupAgents, GroupPlaces
MainMask=CallInbound, CallOutbound, OfflineWorkType1

I have created the AHT statistic with the "Subject =AgentStatus". I will re test the same on 15-Nov-2013 and share the feed back.

Let me know, this changes make sense to me.
Title: Re: AHT and ATT Calculation
Post by: Tambo on November 13, 2013, 01:19:27 PM
should AHT not also have TotalACW and pause time too??
Title: Re: AHT and ATT Calculation
Post by: mhsoomro on March 15, 2016, 10:19:35 AM
What is the difference between "CallOnHold" and "CallOnHoldInbound"?
Can i use "CallOnHoldInbound" value in MainMask of AverHandleStatusTime to calculate hold time in AHT?
Title: Re: AHT and ATT Calculation
Post by: Kubig on March 15, 2016, 10:23:56 AM
Difference is fairly clear - the CallOnHoldInbound counts only when the holded call has type Inbound. whilst the CallOnHold counts hold on any call type. Yes, you can use it within MainMask to include Hold time to the computed stat