- Code: Select all
+-----------------+----------+----------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+ +------------+------------+
| USER NAME | ID | CALLS | TIME CLOCK | AGENT TIME | WAIT | WAIT % | TALK | TALK TIME %| DISPO | DISPOTIME %| PAUSE | PAUSETIME %| DEAD | DEAD TIME %| CUSTOMER | | LOGIN | |
+-----------------+----------+----------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+ +------------+------------+
| Dan | 1234 | 3 | 0:00 | 16:59 | 0:32 | 3.14% | 2:03 | 12.07% | 0:15 | 1.47% | 14:09 | 83.32% | 1:01 | 5.99% | 1:02 | | 13:14 | 0:55 |
+-----------------+----------+----------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+ +------------+------------+
TIME CLOCK = Time the agent is logged in to the time clock
AGENT TIME = Total time on the system (
WAIT +
TALK +
DISPO +
PAUSE)
WAIT = Time the agent waits for a call
TALK = Time the agent talks to a customer or is in dead state (
DEAD +
CUSTOMER)
DISPO = Time the agent uses at the disposition screen (where the agent picks NI, SALE etc)
PAUSE = Time the agent is in pause mode (
LOGIN +
LAGGED + ...)
DEAD = Time the agent is in a call where the customer has hung up
CUSTOMER = Time the agent is in a live call with a customer
The next table I guess is pause-codes and their time
LOGIN = The pause-code when going from login directly to pause
LAGGED = The time the agent had some network problem or similar
found the status
ANDIAL on one agent and after some digging in the code I found that this is when the agent been in the same dispo for more than 1000 seconds
and empty is undefined pause-codes... I guess... William, Matt etc correct me if I'm wrong
Looking for more? I've tried explaining "Agent Status Detail" and "Agent Performance Detail" over here:
viewtopic.php?f=4&t=26420&p=92680#p92680