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年前237ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ