- Newest
- Most votes
- Most comments
In Amazon Connect's flow performance dashboard, "Dropped" refers to contacts that started running within a specified time period but ended with the contact dropping from the flow before reaching a terminal block (a block intended to end the contact). This would include scenarios where a caller listens to the welcome message and then hangs up before being routed to IVR options. These are contacts that did not complete the intended flow path.
Regarding your question about abandoned calls: While "dropped" contacts represent incomplete flow executions, the term "abandoned" has a specific meaning in Amazon Connect. An abandoned contact specifically refers to a contact that was disconnected by the customer while waiting in a queue (before connecting to an agent). Contacts queued for callback are not counted as abandoned. The abandonment rate helps identify potential issues with long wait times or inefficient queue management.
For "Disconnected participant," Amazon Connect tracks various disconnect reasons that explain how a contact was terminated:
- CUSTOMER_DISCONNECT: When the customer disconnects first
- AGENT_DISCONNECT: When the agent disconnects while the contact is still on the call
- CONTACT_FLOW_DISCONNECT: When the call is disconnected in a flow (via a disconnect/termination block)
- CUSTOMER_NEVER_ARRIVED: When the customer never joined the contact
- THIRD_PARTY_DISCONNECT: In a third-party call scenario
- TELECOM_PROBLEM: Disconnection due to carrier issues or network problems
- BARGED: When a manager disconnects the agent from the call
- OTHER: Any reason not covered by the previous codes, such as disconnection via API
It's worth noting that disconnect reasons may not always be accurate when there are connectivity issues. For example, if an agent has connectivity problems causing the customer to hang up, this would still be recorded as CUSTOMER_DISCONNECT rather than reflecting the underlying connectivity issue.
Sources
Flows and conversational bot performance dashboard - Amazon Connect
Data model for Amazon Connect contact records - Amazon Connect
Metric definitions in Amazon Connect - Amazon Connect
answered a year ago
Relevant content
- AWS OFFICIALUpdated 5 months ago
