Use filters in the Users tab
Summarize
Summary of Use filters in the Users tab
The Users tab within the Conversational Analytics dashboard allows ServiceNow customers to filter user data for enhanced insights into Virtual Agent interactions. By using the condition builder and various filter options, users can analyze conversations effectively based on specific criteria.
Show less
Key Features
- Condition Builder: Enables filtering based on fields, operators, and values. Users can create custom filters or select from defaults, such as filtering conversations longer than 21 seconds.
- Save Filter: Users can save custom filters for future use, allowing easy access to specific data sets.
- User Filtering Options: Options include viewing all users, new users, returning users, and those who have never returned. This aids in tracking user engagement over time.
- Field Options: Detailed filtering options include User ID, User Index, Conversation Exists, Channel Count, and others, which allow precise targeting of user interactions based on various parameters.
Key Outcomes
By leveraging the filtering capabilities in the Users tab, ServiceNow customers can gain a deeper understanding of user behavior and engagement with the Virtual Agent. This insight facilitates better decision-making and enhances the overall performance of conversational interfaces.
You can use filters to get a deeper understanding of User data.
Filter using the condition builder
The condition builder enables you to filter users based on one or more conditions. You can either select a default filter from the list or create a new filter condition. In the following example, the condition lists users whose conversations with the Virtual Agent lasted greater than 21 seconds.
- Field: A list based on relevant tables.
- Operator: A list of operations that is contextually generated based on the selected field.
- Value: A text entry field or a list that is contextually generated based on the selected field.
To remove a condition, click the delete icon () next to the condition. To add dependent conditions in the condition builder, either click or or and. To filter the conversations list using the condition, click
Run.
Filtering the list of users
Use the list options to filter users.
| Option | Description |
|---|---|
| All | All Virtual Agent users. |
| New | First conversation happened within the past seven days. |
| Returning | Users who previously used Virtual Agent. |
| Never Returned | Users who used Virtual Agent once, but haven't used it again. The conversation count is 1. |
Selecting a User Index takes you to the User Details page that provides detailed information about all of a user's conversations.
Field options in the Filter Editor
| Option | Description |
|---|---|
| User ID | User ID of the logged in user. |
| User Index | Unique number that the system creates and permanently assigns to a Virtual Agent user. This number becomes a part of conversation records. |
| Conversation Exists | Container for subfilter properties. For example, in the previous image, the subfilter is Duration. |
| Channel Count | Number of channels a user used. A channel is the client app the user used, such as Slack. For example, if all users have used only one channel to chat with Virtual Agent, then setting the filter value to 2 eliminates all the users in the list. |
| Channels | Only displays users that used the specified channel to chat. |
| Conversation Count | Only displays users that have the number of conversations specified in the filter. |
| Favorite | Only displays users that you marked as favorite, or conversely, not marked as favorite in the User Details page. For more information, see User Details page. |
| First Conversation Time | Only displays users where the first conversation is within the time period specified. |
| Language | Only displays users that chat using the specified language. |
| Last Conversation Time | Only displays users where the last conversation is within the time period specified. |
| Time in Chat | Only displays users whose chat durations are within the time period specified, for example, more than 30 seconds. |