AWS Connect - How to Report on Transfers to Phone Number and Flows Being Triggered

0

Hello,

We have recently set up AWS Connect and all working ok. We are trying to figure out if / how we can report on a few things:

  • How many users have been transferred to a phone number (an external number)
  • How many times users have pressed a certain option in the Get Customer Input
  • How many times a particular flow was triggered

Some of these might be linked / solved by the same answer. If anyone could a least give me a pointer on where to look I would be very grateful. If I am missing something obvious, feel free to tell me!

Thanks,

Jason

Jason
질문됨 8달 전240회 조회
1개 답변
1
수락된 답변

At the moment, to capture Get Customer Input as a metric, you can either name your block specifically so you can find it in Cloudwatch Log when you turn on Contact Flow logging and build a report, or you will need to set contact attributes or call a lambda on what is pressed to store these data to report

At the moment Cloudwatch Log is the way to go to count a flow being executed with Contact Flow Logging turned on.

Transferred to specific phone number, that will need to be tracked in Contact Records (fka CTR), https://docs.aws.amazon.com/connect/latest/adminguide/ctr-data-model.html#ctr-ContactTraceRecord you will see the key "TransferredToEndpoint" with a JSON object call Endpoint that will have the phone number that the agent transferred to.

profile pictureAWS
답변함 8달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인