Does Connect has a call trace feature that follows a call through call flow

0

Hi all,
Is there a feature that allows you to trace live a call going through a call flow. This would be a tool to investigate call loops and other potential call flow issues.

asked 5 years ago231 views
2 Answers
0

Hi,
There is no out of the box feature for this. We offer reporting and Customer Journey Maps which might answer your questions.

https://comstice.com/amazon-connect-reporting-analytics

https://comstice.com/customer-journey-maps

Regards,
Halim

answered 5 years ago
0

Hi,

The first thing to do is to get your Connect instance logging the Contact Flow Logs:

https://docs.aws.amazon.com/connect/latest/adminguide/contact-flow-logs.html

Once you have this, then you can use CloudWatch insights https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AnalyzingLogData.html or even better send the logs to Lambda and onto Elastic Search.

Then you can run all sorts of queries to get what you need.

If you want to track customer journey mapping, you could simply use a Contact attribute and append data as you go, then use the CTR.

Thx
Dan

DanBloy
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions