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.

已提問 5 年前檢視次數 236 次
2 個答案
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

已回答 5 年前
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
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南