Sentiment Analysis

Plugin that analyzes customer message sentiment in real-time, surfacing emotional signals to help agents respond with appropriate tone and urgency.

Overview

Sentiment Analysis scores incoming customer messages for positive, neutral, negative, and frustrated sentiment in real-time. Agents see sentiment indicators alongside conversations, enabling proactive de-escalation before situations deteriorate.

Capabilities

CapabilityDescription
Real-time ScoringScores every incoming message for sentiment on a 5-point scale
Frustration DetectionFlags conversations showing escalating negative sentiment
Trend VisualizationShows sentiment trajectory across a conversation timeline
Batch AnalyticsAggregates sentiment trends across teams, products, and time periods
Alert RulesTriggers notifications when sentiment drops below configurable thresholds

Install Steps

1. Install via Qiscus CLI

qiscus plugin install sentiment-analysis

2. Configure alert thresholds

qiscus config set SENTIMENT_ALERT_THRESHOLD=-0.6
qiscus config set SENTIMENT_NOTIFY_CHANNEL=slack

3. Verify installation

qiscus plugin list | grep sentiment

Need help? Contact the Analytics Integration Team or check the Qiscus documentation.