Chat surveys
Summarize
Summary of Chat surveys
Chat surveys in ServiceNow Yokohama release enable you to collect important information from end users through conversational questionnaires within the chat client. These surveys can be presented before and after chats with live or virtual agents, replacing traditional forms to gather preliminary user details and post-chat feedback efficiently.
Show less
Key Features
- Survey Designer: Allows administrators to create tailored surveys with various question controls such as choice lists. Questions can be set as mandatory or optional, and surveys can include introductory and concluding notes for better user guidance.
- Chat Context Variables: Survey responses can be optionally saved into chat context variables. This enables dynamic routing of chats to appropriate live agents or virtual agent topics based on user input.
- Integration with Chat Client: Surveys run as conversational interactions in the chat client, providing a seamless user experience.
- Activation Controls: Pre-chat surveys can be managed globally via Conversational Interfaces settings and specifically toggled on or off for Now Assist Self Service using system properties.
- Post-Chat Feedback: Post-chat surveys collect user feedback on their experience, linked to the live agent via related records for comprehensive interaction tracking.
Practical Implementation Steps
- Define Chat Context Variables (Optional): Set up variables to store specific survey responses for use in routing or virtual agent conversations.
- Create Chat Surveys: Use Survey Designer to build pre-chat and post-chat conversational questionnaires and map relevant questions to context variables if needed.
- Configure Pre-Chat Surveys: Specify which pre-chat surveys display to requesters based on defined conditions.
- Configure Post-Chat Surveys: Set up post-chat questionnaires to capture feedback on live agent interactions.
- Virtual Agent Integration (Optional): Use pre-chat survey data to automatically select Virtual Agent conversation topics, improving user experience by eliminating manual topic selection.
Key Outcomes
By implementing chat surveys, ServiceNow customers can streamline information gathering, improve chat routing accuracy, and enhance feedback collection. This leads to more efficient and personalized support experiences, better agent assignment, and valuable insights into customer satisfaction.
Display conversational questionnaires to your end users to gather important information from them, before and after they chat with a live or virtual agent.
How chat surveys work
Instead of using forms to collect information from your requesters, you can create different questionnaires that run in the chat client to capture preliminary user information or post-chat feedback. The questions in the following pre-chat survey example ask users to identify their service issue and to provide additional details.
- Build survey content: Survey Designer provides various controls for defining survey questions. The example above shows the choice list control, which displays a list of items that your users can choose from. Each survey question has corresponding properties that you can set to manage survey behavior. For instance, you can make a survey response mandatory. If you make a survey response optional, users can skip the question in the survey. You can also configure your survey so that an introductory note starts the survey and an end note displays after users finish the survey.
- (Optional) Save certain survey responses as chat context: When defining your survey, you can map a particular survey question to a chat context variable so that survey responses are stored in the context variable. You can then use these variables to route chats to live agents in certain queues, by specifying the chat context variables in routing conditions or to the virtual agent.
After creating the surveys, administrators configure the surveys to run as conversations in the chat client. The chat client renders the chat survey as a live chat conversation.
Activating and deactivating pre-chat surveys in Now Assist
By default, you can manage pre-chat surveys by navigating to and and opening Pre-chat surveys in the General tab. Now Assist honors these settings in both Virtual Agent and Self-service.
You can also turn pre-chat surveys on and off specifically for Now Assist Self Service. Navigate to , and under com.glide.cs.nass.prechat.enabled set the value to True or False.
What to do next
Setting up chat surveys involves these main steps:
- 1. (Optional) Define chat context.
- Configure the chat context variables for storing survey responses using Context Variables in Chat Settings.
- 2. Create chat surveys
- In Survey Designer, build your conversational questionnaires for gathering pre-chat information and post-chat feedback from your requesters. If you defined chat context variables to store certain survey responses, you can map the appropriate survey question to the corresponding chat context variable.
- 3. Define pre-chat survey configurations.
- Determine the pre-chat questionnaire to be presented to your requesters based on conditions that you apply.
- 4. Define post-chat survey configurations.
- Control the post-chat questionnaire displayed to your requesters to gather feedback on their experience with live agents.
- 5. If using Virtual Agent, define context topic intent configurations.
- Use pre-chat survey information to determine the appropriate Virtual Agent conversation topic automatically displayed to your requesters, rather than prompting them to choose from a list of conversation topics.
The Interaction Related Records list stores the post-survey chat results and creates a related record that links the assessment to the live agent (fulfiller).