" /> CCPulse % Abandoned - Genesys CTI User Forum

Author Topic: CCPulse % Abandoned  (Read 5073 times)

This topic contains a post which is marked as Best Answer. Press here if you would like to see it.

LB

  • Guest
CCPulse % Abandoned
« on: January 01, 1970, 12:00:00 AM »
Advertisement
I need to monitor % Abandoned calls defined as:
Abandoned/(Answered+AbandonedShortAbandoned).
I do not know how to define the statistic to get this number in CCpulse. The problem is how to put ShortAbandoned (abandoned within 5 sec) to denominator.

Best regards,
Grzegorz

Henrik

  • Guest
CCPulse Abandoned
« Reply #1 on: January 01, 1970, 12:00:00 AM »
Try to use statistic with statistic categroy "ServiceFactor1" with time range no.1 "01" or "0" if it is possible and time range no.2 "05".
WBRs.
Henrik.

Henrik

  • Guest
CCPulse Abandoned
« Reply #2 on: January 01, 1970, 12:00:00 AM »
I am sorry... Please ignore my previous message.

Marked as best answer by on Yesterday at 04:33:06 AM

Vic

  • Guest
CCPulse Abandoned
« Reply #3 on: January 01, 1970, 12:00:00 AM »
  • Undo Best Answer
  • If I understand it correctly, you can use Releative Mask here.
    Define the percentage where you specify the Abandoned in MainMask, and Abandoned, Answered and Short_Abandoned in Relative Mask.

    Hope it helps.
    To do 5 seconds, all you have to do is define a new range, and then you can use TotalNumberInTimeRange where you can specify it.

    If you need more help feel free to ask :)

    LB

    • Guest
    CCPulse Abandoned
    « Reply #4 on: January 01, 1970, 12:00:00 AM »
    I think that you cannot specify Short Abandoned as a mask as it comes from mask Abandoned with appropriate TimeRange. Even if you managed it would count
    Abandoned/(Answered+Abandoned+ShortAbandoned)
    and I need:
    Abandoned/(Answered+AbandonedShortAbandoned).