Customer Service Performance Appraisal


1. Related API

Average waiting time## taobao.wangwang.eservice.chatpeers.get## taobao.wangwang.eservice.evals.get## taobao.wangwang.eservice.evaluation.get taobao.wangwang.abstract.initialize Fuzzy chat record query## taobao.wangwang.eservice.groupmember.get Get the group member listtaobao.wangwang.eservice.loginlogs.get Get login log taobao.wangwang. eservice.newevals.get Get evaluation details

2. Logic rules

@
Customer service performance assessment is very helpful in improving the store’s pre-sales, in-sales and after-sales services. . Prerequisite: Taobao customer service communicates with buyers through Taobao Want Want.

Through the above API, you can obtain: Wangwang's average waiting time, specific chat records, chat objects, customer service platform statistics, the number of customer service unreplies, daily cumulative online time, and the number of customer service receptions. Each store establishes a data model based on the above data and sets different weight scores for each category to conduct a multi-dimensional customer service performance assessment. For example:

Simple model: the number of customer service receptions accounts for 50%, and the daily cumulative online time accounts for 50%
The calculation formula is: Score (performance score) = the number of customer service receptions %

Through the customer service performance function, you can calculate the number of customer service orders, customer unit price, etc. for performance evaluation. At the same time, you can obtain the service quality of customer service chats, such as satisfaction status, response time, number of receptions, etc.
Assess the number of orders received by customer service and the unit price (customer service can add notes in the third-party software), as follows:

1. Establish the relationship between customer service and orders
Customer Service After receiving the order on Taobao, you need to establish contact with the order by adding a memo. As shown below, the Taobao page that adds notes to the seller’s customer service

If the store’s customer service staff is less than or equal to 5, flags of different colors can be used to indicate different customer service staff
If the store has more than 5 people, a fixed format can be agreed upon Add memo information, for example: GH1001 (job number 1001)

@QQ截图20170214141202.png
2. Create Association
While downloading the order (refer to the order download scenario), obtain the order that adds/modifies the seller's remarks; obtain the parameter: seller_memo. After establishing the contact between the customer service and the order, you can proceed with the quantity, unit price, etc. statistics.

Note: This solution requires the customer service to fill in the order notes in a timely manner; if the customer service cannot be guaranteed to fill in the order in real time, it is recommended to add a customer service field to the downloaded order in the third-party software.

FAQ

  • There is no FAQ about this document
## taobao.wangwang. eservice.avgwaittime.get
Get chat list
Get evaluation details

Customer service evaluation statistics
Fuzzy query service initialization## taobao.wangwang.abstract.logquery