in Amazon Connect, could we have FACEBOOK, EMAIL. SMS, ... as channels in the Real-time Metrics dashboard
Hi
Is there a way to add those channels in the Real-time Metrics dashboard? For now, only Voice, Chat and Task are displayed. And it is related to $.Channel which is a system attribute.
Could we set a variable somewhere (contact flow, lamba, ...) like $.CHANNEL=FACEBOOK as an example ? It not, we will have to build our own real time metrics dashboard and store every event related to those channels somewhere and then do the maths to produce our metrics.
What are your thoughts on that problem?
Thanks
Hi,
it is currently not possible to add another, native, channel in the realtime and historical reporting capabilities out of the box.
When setting up messaging with Social Media Account like in this blog a Contact Attribute will be added which state which Channel the Chat Contact has been initiated from.
You can use this attribute to group and filter contacts in your Dashboards like Quicksight to report on the different channels from here. When you want to use the CTRs and with that the Contact Attributes to visualize Reports, I would recommend to start with this AWS Workshop which help on the setup process.
If you want to work with the built-in reporting instead you could use Queues per Channel to separate that Contacts by channel as well.
Relevant questions
Usage of alphanumeric sender ID for SMS messaging in Russia
asked 7 days agois there a way to get All the Real Time Agent Statuses in AWS Connect?
asked 5 months agoIoT Device Defender Metrics
asked 2 years agoGitHub repository for Realtime Servers?
Accepted Answerasked a year agoRecreate "monitoring" tab as a dashboard in cloudwatch
asked 7 months agoHTTP API metrics not showing in CloudWatch automatic dashboard
asked 5 months agoin Amazon Connect, could we have FACEBOOK, EMAIL. SMS, ... as channels in the Real-time Metrics dashboard
Accepted Answerasked 2 months agoSupport for Unity 2019 in GameLift Realtime Client SDK
asked 2 years agoIP Metrics for SES dedicated IPs from Microsoft SNDS are missing in CloudWatch
asked 4 months agoAggregate Metrics (SUM) changes on period change in Cloudwatch.
asked 21 days ago
I had tough about Contact Attributes but not about using Queues per channel. I will try it. Big thanks.