Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello!
I need a chats transfer report by operator.
how can I get it?
Offline
What you mean transfer report?
Offline
I need to know how many chats my operators had transferred to another department/operator. It's important to understand the behavior of my operators. I think some of them aren't doing your job correctly and they are transferring all the chats.
Last edited by arlindoneto (2020-06-08 20:42:21)
Offline
I don't have specific statistic for you case but (but if you whish you can sponsor it and I would make it )
Each chat has internally sender_user_id attribute which holds last operator who transferred a chat
Each chat also would contains message who transfered chat to whom. So you could check just few chats.
https://doc.livehelperchat.com/docs/cha … ring-chat/ also you can take a look here and perhaps forbid some type of transfering
Offline
Thank you very much but I think that is a huge problem...
Just computing the "sender_user_id" it will not be enough to have the complete chat's history.
I have to count, for each operator, how many chats he has closed and transferred.
If a chat has been transferred between 3 or more departments/operators I'll not have the right operator transferred chats numbers.
See this situation:
Operator1 has accept 3 chats (chatA, chatB and ChatC). He has closed chatA and chatB and transferred ChatC to Operator2 after 5 minutes.
Operator2 has accepted directly 2 chats (chatD and chatE) and accepted a transferred chat from Operator1 (chatC). The operator2 has attended chatC and transferred it to Operator3 after 10 minutes.
Operator3 just attended the chatC and closed it after 15 minutes.
How many chats each operator has been attended?
Operator1: closed: 2; transfered :1; time-used: 5min, total: 3
Operator2: closed: 2; transfered :1; time-used: 10min, total: 3
Operator3: closed: 1; transfered :0; time-used: 15min, total: 1
chatC: Operator's number: 3, time-used: 30 min
I am a new user (just 2 months) and, by my analyzing, the system operator statistics are not fit because they don't consider the mentioned situation...
Offline
Because naturally no one needs these types of statistic and it's just overkill..
At the moment once transfer happens transfer record is deleted, so in your scenario we should keep these records to be able to get your stats and that's really some work to do. As I told if you really need this type of thing there is commercial support...
Offline
Ok
Thanks for help
=]
Offline
Pages: 1