当使用Omni channel进行case处理时,内部其实通过agent work对象监控了代理在操作case的一些记录。
比如Handle time 和 Active time:前者记录从console打开一个case到关闭的全部时间,后者则只记录窗口集中在case上的时间。
具体如下:
Agents multitask. To get the full picture of an agent’s productivity, you want to look at how long their work is open as well as how long they directly work on each item.
Active time tracking extends the operational data that Omni-Channel provides through its Agent Work object. Agent Work now includes:
- Handle Time—The amount of time a work item is open with an agent. It’s calculated as the duration between the agent accepting the Omni work item and closing it in the console.
- Active Time—The amount of time the agent is directly working on an item. It measures the time the work item’s tab is open and in focus.