Hi,
How correctly to manage reporting on disposition code?
I have configured GAD (7.6.2) to show disposition code tab. Configured CCPusle to show statistics based on Calls_Inbound statistic:
Category=TotalNumber;
Formula=DCID;
MainMask=CallInbond,HandlingInbound;
Object Agent,… ; Subject=DNAction
Calls are filtered by different filters according code : PairExists(“DispositionCode”,”xxx”)
If during conversation agent marks two or more disposition codes (it is possible in GAD), in CCPulse I got numbers increased for all marked codes values. Result is that there are more marked calls as it was total number of calls.
Please tell me what I’m doing wrong.
Thanks.