- Newest
- Most votes
- Most comments
This behavior is expected with reconnected chats in Amazon Connect. When customers reconnect to a chat using Persistent Chat or ReconnectContactId functionality, these reconnected contacts don't appear in the standard real-time metrics dashboard under Agent Queues or Contact Queues views.
The discrepancy occurs because Amazon Connect's real-time metrics have specific counting mechanisms. Reconnected chats are handled differently in the metrics system compared to new contacts. This is similar to how other contact types (like callbacks or transfers) can sometimes show discrepancies in metrics reporting.
For monitoring and tracking these reconnected chats, you have several options:
-
Use the Queue and agent performance dashboard, which provides more comprehensive real-time statistics including agent activity and queue performance metrics that might capture these reconnection scenarios better than the standard real-time metrics view.
-
Consider implementing custom monitoring using Amazon Connect's APIs, particularly GetCurrentMetricData, to build a custom solution that specifically tracks reconnected chats.
-
Set up Rules in the Analytics and Optimization section to generate alerts or events when specific conditions are met in your queues, which could help identify when reconnected chats are being processed.
-
For a more comprehensive view, you could implement a custom dashboard solution using Amazon Connect's metrics APIs to specifically track and display reconnected chat contacts.
The Amazon Connect dashboard capabilities continue to evolve, with features like intraday forecast performance dashboards that provide more granular insights into contact center performance, but the current standard real-time metrics have this limitation with reconnected chats.
Sources
How do I turn on alerts so that agents that are not on an available state are notified that there are voice calls waiting to be picked up? | AWS re:Post
Why is contacts queued (enqueue timestamp) larger than contacts queued in amazon connect Dashboard | AWS re:Post
Elevate your contact center: AI-powered analytics with Amazon Connect | AWS Contact Center
Queue and agent performance dashboard in Amazon Connect - Amazon Connect
answered 10 months ago
