Experience Management - Interactive Voice Response Surveys for Webex Contact Center
Our mission is to empower Webex Cloud Contact Center customers to listen to and act on the Voice of their Customers. Interactive Voice Response (IVR) survey marks the debut feature of Experience Management, with ongoing developments on the horizon. Our vision is a future where every Webex Contact Center customer can easily gather feedback from customers across all channels during or after any voice or digital interaction. These Voice of Customer insights will be seamlessly integrated into the everyday tools used by business analysts, supervisors, and agents.
Interactive Voice Response (IVR) surveys give you the ability to understand the Voice of Customers at the end of a call concerning an end user’s interaction with your Contact Center. It allows you to track and measure customer satisfaction using anchor metrics like Net Promoter Score (NPS), Customer Effort Score (CES), and Customer Satisfaction (CSAT).
IVR surveys are directly integrated into Webex Contact Center through the Survey Builder of Control Hub where you can build an IVR survey and download the responses of the survey results.
After you create the required surveys, you create flows for your channel assets and choose these surveys. Upon execution of these flows, contacts see the chosen surveys after completion of their interaction with agents.
Survey Builder empowers you to view, configure, and edit IVR surveys to capture feedback after every end-user interaction. You can create surveys in different languages for IVR.
Create an IVR survey
IVR surveys allow you to configure audio-based questions that the end-customer receives at the end of a call flow to collect feedback.
When you create an IVR survey, you can:
-
Add welcome note and thank you note audio files.
-
Add metrics such as NPS, CSAT, and CES.
-
Add ratings using various scales.
Before you begin
-
Your organization must be provisioned on Contact Center Flex 3.0 or Flex.
-
You must enable access to Next Generation voice platform for Webex Contact Center.
1 |
Sign in to your customer organization using the Control Hub URL https://admin.webex.com/. |
2 |
Go to Create new survey. , and click |
3 |
In the Create survey page, click IVR surveys. |
4 |
Enter the Survey name. |
5 |
Choose a language from the Languages to support drop-down list. |
6 |
Click the edit icon in the Welcome note section and click Choose a file in the IVR Audio prompt section to upload the IVR audio file of your choice. You can also drag and drop the file to the box. Survey Builder supports only .wav files. |
7 |
Click Add a question and choose one of the following question types:
|
8 |
Click the edit icon in the Thank you note section and click Choose a file in the IVR Audio prompt section to create the IVR audio prompt to thank the customer. You can also drag and drop the file to the box. Click Next. |
9 |
Upload the audio file to inform the user of the invalid input. Go to the Invalid Input section and click Choose a file in the IVR Audio prompt section. You can also drag and drop the file to the box. |
10 |
Upload an audio file for timeout. Go to the Timeout section, click Choose a file. You can also drag and drop the file to the box. |
11 |
Enter a number to set the Maximum invalid inputs and timeout allowed field. |
12 |
Click Choose a file to upload the audio file to inform the user about exceeding the maximum retries. You can also drag and drop the file to the box. Click Save. |
What to do next
Edit a Survey
Edit a survey
You can use the same survey and change some of the attributes to edit the survey.
1 |
Sign in to Control Hub. |
2 |
Go to Surveys. and click |
3 |
Click the survey that you want to edit. |
4 |
Make the necessary changes to the questions and click Next. |
5 |
Click Save. IVR survey edits are updated in the flow once every 24 hours. Therefore, it may take up to 24 hours for end users to view the changes after a survey has been edited. |
Delete a Survey
Delete a survey
When you delete a survey, the survey is no longer available for flow configuration.
1 |
Sign in to Control Hub. |
2 |
Go to Surveys. and click |
3 |
In the Surveys page, click the delete icon beside the survey that you want to delete. |
4 |
Click Delete to confirm. |
The Feedback V2 activity initiates IVR surveys to gather feedback from callers regarding their interaction experiences. In the Flow Designer, you must set the Global_FeedbackSurveyOptin
variable to true, indicating whether the caller chooses to participate (opt-in) in an IVR survey. As a flow developer, you can select questionnaires from the Survey Builder in Control Hub when you construct flows for voice calls in Flow Designer. Depending on the configured questionnaire, the contact center administers an IVR survey to the callers. Following flow execution, contacts listen to the chosen questionnaires after completing their interactions. The Feedback V2 activity is only valid after the AgentDisconnect
event in the Event Flows canvas.
The caller uses the keypad to answer the survey. If the caller partially answers the survey either by not responding within the configured timeout duration or by providing an invalid input, the contact center captures partial survey responses.
-
Survey Responses: You can download the caller's feedback or survey responses from
-
You can configure an error-handling path (Undefined Error) to handle system errors that may occur during flow execution. For more information, see Event Flows.
-
Ensure that you use the Disconnect Contact activity after the Feedback V2 activity to end the IVR call.
Before you begin
-
Configure the entry point. For more information, see Entry Point and Queues.
-
Choose the flow in the routing strategy. For more information, see Configure Routing Strategies.
-
Create IVR survey questionnaires on Control Hub.
1 |
From the Management Portal navigation bar, choose Routing Strategy > Flow. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2 |
Click New. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3 |
In the Flow Name field, enter a unique name. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
4 |
Click Start Building Flow. The Flow Designer window appears. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
5 |
In the Global Properties pane, go to the Predefined Variables section, click Add Global Variables. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
6 |
Check the Global_FeedbackSurveyOptin checkbox and click Add to configure the system-defined variable. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
7 |
Drag and drop the Feedback V2 activity from the Activity Library to the Event Flows canvas.
|
You can download the survey responses for a chosen date range.
Before you begin
1 |
Sign in to Control Hub. | ||||||||||||||||||||||||||||||
2 |
Go to Surveys. and click | ||||||||||||||||||||||||||||||
3 |
On the Surveys page, click the download icon beside the survey that you want to download the data for. | ||||||||||||||||||||||||||||||
4 |
In the Download responses page, choose the start and end dates from the Date range drop-down list or enter the dates in the respective fields. | ||||||||||||||||||||||||||||||
5 |
Click Download. You can view the responses in the downloaded .xls file. Here is a list of parameters and their descriptions found in the downloadable .xls file:
The data updates every 20 minutes. |