Satisfaction Surveys

Satisfaction surveys let you gather data on how your agents are doing in resolving casesClosed The full conversation with an agent through a channel. For example, an interaction can be a voice call, email, chat, or social media conversation.. Digital Experience offers two options for satisfaction surveys: 

  • Link to a Feedback Management or third-party survey. When clicked, the link opens the survey in a new browser window. This is available for all Digital Experience channels.
  • Present a Feedback Management survey directly in DFO interaction using an iframe. This option is only available for Digital Experience chat.
  • Incorporate a Feedback Management survey into Digital Experience text channels using a Bot Builder skill.

You can also configure a simple survey within Digital Experience. You can only have one of these Digital Experience surveys at a time. If you want to use more than one survey or have more complex surveys, you must use Feedback Management or a third-party or custom integration option.

After you create a survey of any type, you must configure Digital Experience to offer it to customers. To automate the sending of surveys, you create a workflow automation job for each survey. Then, configure the triggers and conditions that prompt Digital Experience to execute the job. You can also pull the survey into a chat channel with JavaScript.

Digital Experience sends the survey to cases created after the date when you activate the survey. If you disable a survey, any surveys still in the queue are not sent.

Third-Party or Custom Integration Satisfaction Surveys

Digital Experience can integrate with Feedback Management and third-party survey tools. It also has an API you can use if you want to create a custom survey. These options are helpful if you want to use more than one satisfaction survey or surveys that are more complex than the standard survey.

When your third-party or custom integration surveys are ready, you need to configure Digital Experience to send them. Automating these surveys is the same as for standard surveys. You'll need to provide the URL for the survey when you create the job. You can have the standard survey and one or more third-party or custom surveys. Each survey you use needs to have its own job and trigger.

With Feedback Management, you can present a survey directly in the case window following a DFO chat interaction.

Create the Standard Satisfaction Survey

When you create the standard survey, you define what it will look like and the questions is asks. You can include your company logo.  After you create the survey, you need to configure Digital Experience to send it to customers.

The standard survey offers two metrics you can choose from. The first metric is net promoter score (NPS), which offers the customer a scale of 1 (least likely) to 10 (most likely). The second metric is customer satisfaction (CSAT), which offers customers a scale of 1 (best) to 5 (worst). For either metric, you can add one or more questions for customers to answer. These questions can use the metric you selected or they can be questions with a choice of two answers. For example, you could add some questions with yes or no answers.

  1. Click the app selector and select ACD.
  2. Go to DFO > Satisfaction Surveys.

  3. Click the NPS or CSAT box to select the metric you want to measure with your survey. Don't click the radio button; click the box around it.

  4. Enter {{{URL}}} in the Message text and Email HTML template. These fields are no longer used to determine the message text, but you cannot save the survey if they are blank. You will add the message text that the customer sees when you automate this survey.

  5. To add your organization's logo to the survey, click Choose File and upload your logo. Mowgli has chosen to use The Jungle at Classics logo on his survey.
  6. Enter a Caption and Headline text. If you don't enter your own values, the survey will display the default content shown in those fields.
  7. If you want to customize the labels that show on the rating scale, enter your label text in the Scale fields.
  8. Enter the Button text. This is the label that appears on the button that the customer clicks to submit their response.
  9. Click Save.
  10. If you want to include more questions in your survey, click Add.
    1. Enter the Question text.
    2. If you want this question to have two answers customers can choose from, select This is a closed question. For example, you could make it a yes or no question. Enter the text for Answer 1 and Answer 2.
    3. Click Save.
  11. When the survey is complete, click Save on the Satisfaction surveys > General page.

Automate a Survey

Automating a survey involves using workflow automation. You can create a Send Satisfaction Survey job and use triggers and conditions that tell Digital Experience when to execute the survey job. The trigger defines the event that causes Digital Experience to test the conditions to decide if it should execute the job.