IVR Logs

An IVR is an automated telephony system that contactsClosed The person interacting with an agent, IVR, or bot in your contact center. interact with. Organizations use this to provide a variety of self-service options, such as:

An IVR log is a record of these interactions. For each interaction with an IVR, the log records data and events that occur. This could be time stamps, routing decisions, system or caller responses, and so forth. With Data Streams, you can send this data in real-time to an external source using Kinesis or Kafka streams.

IVRClosed Interactive Voice Response. Automated phone menu contacts use via voice or key inputs to obtain information, route an inbound voice call, or both. logs track the interaction of the contactClosed The person interacting with an agent, IVR, or bot in your contact center. with a CXone Mpower ACD menu system. These logs are helpful for analysis and reporting of IVR interactions. IVR log streaming can publish this event data in near-real-time to AWS Kinesis or Apache Kafka.

Key Facts About IVR Logs

Learn more about IVR log event types:

Event Type

Details

Header

The Header event represents the start of an interaction. Only one header is published per interaction.

Action

The Action events are the essence of the IVR log and represent actual interaction details, such as menu selection and voice commands.

Footer

The Footer events denote the completion of the interaction, such as call transfer and call ending. There can be multiple interactions associated with the main interaction.

Completed

The Completed events denote the completion of the main interaction, such as call disconnection and call ending.