Sentiment analysis - Customer Service Management (CSM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2023 06:01 AM
Hello folks,
Have you ever wondered about knowing the mood of the customer that you are communicating with, that can be possible through the sentiment Analysis of task intelligence in customer service management.
What is Sentiment analysis?
->Sentiment analysis is the field that tries to give machines and computer software the ability to understand the emotions of the user.
->To put it another way sentiment analysis is a method that helps you analyze and understand the tone/emotion of a particular text
->Sentiment analysis has capability that could be used by customer service agents in order to better prioritize the cases by taking emotional context into consideration as well.
Configuration steps:
Required plugins:
In order to set up sentiment analysis in the instance the instance should be pre-installed with the predictive intelligence and machine learning capabilities.
-> com. glide.platform_ml_pa
-> com. snc.csm_ml
Properties Need to be enabled:
-> com.glide.cs.enable_sentiment_analysis
-> sn_csm_ml_task.case.sentiment.ml-predictor.enabled
Once the sentiment analysis feature is installed it adds the following fields:
Field | Field Values |
Original sentiment | 1. Positive(1.0) 2. Neutral(0.0) 3. Negative(0.5) |
Current sentiment | 1. Positive(Green) 2. Neutral(Blue) 3. Negative(Red) |
Sentiment over time | 1. Improving 2. Neutral 3. Declining |
We can Configure these fields for each of the following interfaces as needed:
- CSM Configurable Workspace
- CSM Agent Workspace
- Core UI Platform interface
For now, will configure it for the agent workspace:
- Enter sys_aw_list.list in the application navigator and press Enter.
- Click All from the Case [sn_customerservice_case] table.
- Click the lock icon next to the Columns field.
- Select and move the sentiment fields from the Available column to the Selected column.
- Click the lock icon again.
- Click Update.
Use the sentiment analysis feature included with Task Intelligence for Customer Service to:
- Evaluate email and case text.
- Identify the current sentiment of new cases.
- Identify the ongoing sentiment of updated cases.
- Display this information on agents and managers.
Before the model creation:
Creating a model to predict case sentiment:
Select the case types that need the customer sentiment prediction:
Once the model is assessed we can see the sample records that were sentiment predicted:
Once you are happy with the prediction, we are ready to deploy:
After the model creation and training the Case sentiment prediction:
Advantages:
1. By incorporating sentiment analysis organizations can automate the process of analyzing customer feedback, identify patterns, and take proactive measures to address issues or improve customer experiences.
2. It allows for a better understanding and management of sentiment-related data within the ServiceNow ecosystem.
3. By applying sentiment analysis techniques, organizations can gain valuable insights into the sentiment and emotions expressed by customers on the cases raised.
Reference:
3. Model setup
Please refer to ServiceNow Docs for more details
Liked the article? Hit bookmark and mark it as helpful, it would mean a lot.
Thanks for reading, have a great day!
- 4,189 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2023 06:53 AM
Good one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2023 02:57 AM
Thank you sharath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2023 07:55 AM
Good One, great detail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2023 02:58 AM
Thank you vedha