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.

gefragt vor 5 Jahren237 Aufrufe
2 Antworten
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

beantwortet vor 5 Jahren
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
beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen