Skip to content

Conversations History

The Conversation History dashboard allows you to review the transcripts of past conversations and label certain conversations for follow-up or further action.

The Advanced Conversation Analytics feature provides a more detailed view of the conversation, including events and custom tags, which can help you better understand the interaction between the customer and the virtual assistant. Custom Tags can be reused across conversations for training purposes and for identifying areas where the virtual assistant could improve.

Note

The Conversations History Dashboard is available only post the 9.3 release, i.e. post-July 24, 2022.

To view the Conversations History dashboard, follow the steps:

  1. Click the three dots on the left navigation pane and then click Analytics.The Analytics panel is displayed with the list of reports.

    Navigating to Conversations History Dashboard

  2. Click the Conversations History dashboard under the Automation section of the Analytics panel. The Conversations History dashboard is displayed on the right side of the page.

  3. Select appropriate filters on the dashboard and click Apply.

Filter Views Page

The Filter Views page is the preface or landing page displayed when you click the Conversations History left menu item. You can create and view prebuilt and custom filters, filter configurations, and descriptions on this page in addition to the following:

  • View the available conversation filters and their configurations.
  • Create a custom filter to view only the required data.
  • Access the Conversations History Dashboard for the selected preset.

Filters View Page

Prebuilt Filters for Conversations History

As an analyst, you may need a customized view of the conversation’s history data based on specific conditional filters. This helps analyze conversations based on priority/criticality.

The Platform now supports Prebuilt Filters or Presets for the most common use-case scenarios. Presets reduce the developer’s efforts in skimming through each conversation to understand and tag them for a specific use case.

How it works

  1. The system checks the configuration parameters and the filter conditions for a conversation session.
  2. The conversation session is mapped to the respective filter automatically.
  3. Based on the date range selected on the Conversations History Dashboard, the system fetches and displays the conversations that meet the Prebuilt Filters’ criteria.

Types of Prebuilt Filters

The following table displays each preset’s filter name, predefined configuration parameters, and description. For more information on the configuration parameters, please click here.

Filter Name Configuration Description
All Conversations (default)
  • Conversation Status: CLOSED
  • Containment Type: SELF-SERVICE
  • Is Developer: INCLUDE
  • Session Type: INTERACTIVE
Shows all the conversations made during the specified dates irrespective of the filter criteria selected on the dashboard.
Note: The user cannot edit the “All Conversations” view.
Conversations with Multiple Intent Identification Failures
  • Conversation Status: CLOSED
  • Containment Type: SELF-SERVICE
  • isDeveloper: EXCLUDE
  • Session Type: INTERACTIVE
  • Events: Greater than equals to 2 intent identification failures.
Shows all the conversations with intents unidentified in a given date range.
Conversations with Multiple Entity Retries
  • Conversation Status: CLOSED
  • Containment Type: SELF-SERVICE
  • isDeveloper: EXCLUDE
  • Session Type: INTERACTIVE
  • Events: Greater than equals to 2 entity retries.
Shows all the conversations with entity retries in a given date range.
Conversations with Multiple Confirmation Retries
  • Conversation Status: CLOSED
  • Containment Type: SELF-SERVICE
  • isDeveloper: EXCLUDE
  • Session Type: INTERACTIVE
  • Events: Greater than equals to 2 confirmation retries.
Shows all the conversations with confirmation retries in a given date range.
Short Conversations resulting in User-Drop off
  • Conversation Status: CLOSED
  • Containment Type: USER DROP-OFF
  • isDeveloper: EXCLUDE
  • Session Type: INTERACTIVE
  • Events: Greater than or equals to 2 confirmation retries.
  • Conversation Duration: Less than 30.
Shows all the conversations where users got dropped off and conversations that are less than 30 seconds.

Feedback Prebuilt Filter

The Platform supports the Feedback filter on the Filter Views panel to create custom feedback filters. Based on the filter criteria, the system groups and displays the conversations for the following parameters:

  • Feedback Survey Template Type: Indicates if the selected type is NPS, CSAT, or Thumbs-up / Thumbs-down. Learn more.
  • Operator: The conditional/logical operator that applies to the Feedback filter evaluation which includes one of the following:
    • Equals to
    • Less than or equals to
    • Greater than equals to
    • Greater than
    • Less than
  • Value: The feedback survey score used for the conditional logic evaluation.

Note

The conversations with different survey types can be grouped using the OR operator to satisfy multiple conditions.

View Prebuilt Filters

To view the prebuilt filters, follow the steps:

  1. On the Conversations History dashboard page, the prebuilt filters are categorized and listed under the Filter Views section.

    View Prebuilt Filters-1

  2. Click the Read More link corresponding to the name of the filter type to see the configuration details of each conversation filter type.

    View Prebuilt Filters-2

  3. Click any prebuilt filter name to access the Conversations History panel where relevant data is displayed.

    View Prebuilt Filters-3

Create a Custom Conversation Filter

A Conversation Filter helps group and display selective conversation history data based on a specific criterion on the dashboard.

To add a custom filter, follow these steps:

  1. On the Conversations History page, click + Create Filter.

    Create Conversation Filter-1

  2. On the Create Conversation Filter panel, provide inputs for the following fields:


    ld Configuration Description
    View Name N/A Enter the name of the filter that will be displayed on the dashboard.
    Description N/A Enter the description for the filter that will be displayed on the dashboard.
    Conversation Status The available options include:
    1. All
    2. Active
    3. Closed
    Select All to view all conversations, Active to view ongoing conversations, and Closed to view conversations that have ended.
    Containment Type The available options include:
    1. Self-service
    2. User Drop-off
    3. Agent Transfer
    Select one of the following:
    1. Self-service to view only customer self-service conversations
    2. User Drop-off to view only conversations where the user dropped off.
    3. Agent Transfer to filter conversations with the agent transfer flow.
    Channels The available selection options include:
    1. All Channels
    2. Web/Mobile Client
    3. Webhook
    4. Other configured channels.
    Filters conversations using the enabled channels.
    Languages The available selection options include:
    1. All Languages
    2. English (default)
    3. Other configured languages
    Filters conversations using the enabled languages.
    Session Type The available selection options include:
    1. All
    2. Interactive
    3. Non-interactive
    Filters conversations for conversations across all channels, only interactive channels, or only non-interactive channels based on the selected option.
    User ID The available selection options include:
    1. Include
    2. Exclude
    Filters conversations using the Platform user identities based on the inclusion or exclusion list.
    Channel ID / Kore ID selection Toggle between the options. Filters conversations using either the Channel ID or Kore ID.
    Task / Intent Select either all intents or specific configured intents. Filters conversations using all intents/tasks or specific tasks/intents identified during the conversation sessions.
    Developer Interactions (IsDeveloper) The available selection options include:
    1. Include
    2. Exclude
    Filters conversations by including or excluding developer interactions based on the selected condition.
    Time Zone Select from different global time zones. Filters conversations based on the time zone of the conversation session.
    Conversation Duration The Conditional Filter options include:
    1. Less than
    2. Less than Equals to
    3. Greater than
    4. Greater than equals to
    5. Equals to

    The Time units options include:
    1. Seconds
    2. Minutes
    Filters conversations based on the conditional filters set for the conversation session duration in seconds/minutes.
    Events The Conditional Filter options include:
    1. Less than
    2. Less than Equals to
    3. Greater than
    4. Greater than equals to
    5. Equals to
      The Event Name options include:
      1. Intent Identified
      2. Intent not Identified
      3. Success Task
      4. Fail Task
      5. Sentiment Event
      6. User Sentiment Type
      7. Entity Retry
      8. Confirmation Retry
      9. On Connect
      10. End of Conversation
      11. Debug Log
      12. Welcome
      13. Welcome Telegram
      14. Welcome Facebook
      15. Welcome Telephone
      16. Standard Response Interruption
      17. Message Node Interruption
      18. Optional Entity
      19. Script Node Failure
      20. Service Node Failure
      21. Agent Transfer
    Filters conversations based on the conditional filters set for the conversation session duration and the selected event.
    Feedback The Feedback Type options include:
    1. NPS
    2. CSAT
    3. Thumbs-up/Down
      The Conditional Filter options include
      1. Less than
      2. Less than Equals to
      3. Greater than
      4. Greater than equals to
      5. Equals to

      The options for Score include:
      1. NPS: Select a value between 0 and 10.
      2. CSAT: Select a value between 0 and 5.
      3. Thumbs-up/Down: Select either 0 or 1.
    Filters conversations based on the feedback type, conditional filter, and feedback score selection.
    Labels Select either all conversation labels or a specific configured label. Filters conversations based on the selected label(s).
    Custom Tags Select the key and type the value for the key to define the custom tag selection. You can combine multiple key-value pairs to define the custom tag selection. Filters conversations using custom tags added to the conversation for a key-value pair and the AND logical operator.
    1. Click Save.

    Create Conversation Filter-2

    The new custom filter is listed on the Filter Views page. The conversations are grouped and displayed Conversations History Dashboard based on the inputs provided on the Filter Views page.

    Edit a Conversation Filter

    You can edit one or more fields for an existing conversation filter.

    To edit a conversation filter, follow the steps:

    1. Click the custom filter on the Filter Views page.
    2. Click the More Filters dropdown list on the Conversations History panel.

      Edit a Conversation Filter 1

    3. Modify the required fields on the Edit Conversation Filter window.

    4. Click Apply.

      Edit a Conversation Filter 2

    Filter Criteria

    You can customize the Conversations History data view by selecting the Filter Criteria on the dashboard. Please click to view the available filters.

    Conversations History Dashboard

    The Conversations History Dashboard displays the following information for each conversation session that meets the defined filter condition(s) for the selected date range.

    Containment Type

    The following containment types affect the conversation flow and are displayed on top of the individual Conversations History details panel:

    • Self-service: Indicates that the conversation (initiated by the user) with a VA was successfully completed.
    • Agent Transfer: Indicates that the conversation was transferred to a live agent using the Agent Transfer node in the Dialog Flow.
    • User Drop-off: Indicates that the user stopped participating in the conversation before it was completed, either due to an error in the flow or some other reason.

      Containment Type

    Label

    A custom label helps identify conversations that require follow-up or indicate an action item for an analyst during the review.

    Custom Label

    Add a Custom Label

    To add a custom label in addition to the default label for a conversation, follow the steps below:

    1. Click the + Label button on the Conversations History panel for the required conversation session.

      Add a Custom Label-1

    2. In the Labels window, scroll down and click + Add.

    3. Enter the label name, and click the confirm icon.

      Note

      You can select a different label color by clicking the color icon and using the color palette.

      Add a Custom Label-2 4. Click Save.

    Manage a Custom Label

    Edit

    You can edit or delete an existing custom label while adding a new label.

    To edit a label, follow the steps:

    • Click the + Label button on the Conversations History panel for the required conversation session.
    • In the Labels window, click the edit icon for the label you want to modify.
    • Make the changes and click the confirm icon.
    • Click Save.

    Delete

    To delete a label, follow the steps:

    • Click the + Label button on the Conversations History panel for the required conversation session.
    • In the Labels window, click the delete icon for the label you want to remove.
    • Click Save.

    Other Conversation Parameters

    The Channel, Language, Date, and conversation duration are displayed at the top of the Conversation History analytics panel.

    Other Conversation Parameters

    Conversation Summary

    • User Messages: The number of messages sent by the user to the virtual assistant.
    • Bot Messages: The number of messages sent by the bot/virtual assistant to the user.
    • Intents Identified: The number of user intents identified by the virtual assistant during the conversation.
    • Intent Unidentified: The number of utterances that did not result in any intent identification during the conversation.
    • Tasks Completed: The number of tasks successfully completed by the virtual assistant.
    • Failed Tasks: The number of tasks that failed during the conversation.

    Conversation Summary

    Conversation Events

    Conversation Events indicate the sequence of occurrences during a conversation triggered by customer inputs and responses while interacting with a bot. Each event can be categorized into regular and error-based occurrences. When analyzing a conversation flow, the user can identify the event type based on the following icons that are displayed for the relevant event.

    Conversation Events

    The list of events triggered during a conversation is displayed below.

    Intent Found: Triggered when the virtual assistant understands the user’s intent. The intent name identified is displayed.

    EVENT DESCRIPTION
    Intent Not Found Triggered when the virtual assistant is unable to understand the user’s intent.
    Agent Transfer Triggered when a live agent transfer is initiated during the conversation.
    Entity Retry Triggered when the input provided by the user is not identified by the virtual assistant and an input retry request to the customer.
    Confirmation Retry Triggered when a confirmation request for a query or selection is generated from the virtual assistant to the customer.
    On Connect Triggered every time a customer invokes Web/Mobile SDK (a conversation is initiated on the channel).
    Sentiment Event Triggered when a customer’s sentiment is identified during the conversation. The user sentiment type identified is displayed.
    Welcome Triggered on receiving a message from the user when channel specific event is not configured.
    Welcome Event Telegram Triggered on receiving a welcome event from Telegram.
    Welcome Event Facebook Triggered on receiving a welcome event from Facebook Messenger.
    Welcome Event Telephone Triggered on receiving a Telephone Call from any voice channel.
    End Triggered on the closing of a conversation.
    Debug Log Triggered when a debug log script runs for a script failure or service failure event.
    Script Failure Triggered when a Script node failure occurs.
    Service Failure Triggered when a service node failure occurs.
    RCS Opt In Triggered on receiving Opt-In from the user for Rich Communication Services.
    RCS Opt Out Triggered on receiving Opt-out from the user for Rich Communication Services.
    User Message Triggered when a customer sends a message to the virtual assistant on the channel.

    Enriched Chat Transcript

    The Enriched Chat Transcript feature provides a more detailed view of the conversation, with all the events associated with each message displayed in the chat transcript slider. This can be useful for understanding the conversation at a granular level and identifying any issues that may have arisen. It can also help train the virtual assistant and improve its performance.

    To view the Enriched Chat Transcript, enable the Show Events option (default setting) in the Chat History panel.

    Note

    Disabling the Show Events option will display only the chat transcript without the events.

    Enriched Chat Transcript 1

    The Event labels that appear under Conversation Events are displayed against each chat text in the chat transcript slider. Click here to learn more about Conversational Events.

    Enriched Chat Transcript 2

    Enriched Chat Transcript 3

    Feedback User Type Label

    For conversations with the customer response to a feedback survey, the feedback user type label is added automatically based on the analytics data. This label indicates if a customer is a promote or a detractor.

    Hovering the mouse on the label displays the following data:

    • Number of feedback responses collected.
    • Type of feedback survey.
    • Customer type (result generated internally after the feedback is submitted).
    • Feedback score.

    Feedback User Type Label

    User Details

    To view the details of the agent that handled a conversation session, follow the steps below:

    1. Click either Conversation Summary or Conversation Event on the dashboard.
    2. On the landing page, click the User Details tab to view the following information:

      1. User ID: The unique ID assigned to the agent.
      2. Channel Data: The conversational channel where the interaction occurred.
      3. Total Conversation Sessions: The total number of conversations the agent has handled for the selected period.
      4. Sessions in the Last 30 Days: The number of conversations the agent handled in the date period that the used has selected within the last 30 days.
      5. Last Interaction Date: The date of the agent’s most recent customer interaction.
      6. User Meta tags: Used to identify important keywords in the conversation.

      User Details

    Chat History

    The chat conversation flow between the virtual assistant and the customer is displayed in the Chat History panel, including events, actions, input requests, queries, and intent-based responses. Any failed tasks or exceptions that occurred during the conversation will also be displayed here.

    The Enriched Chat Transcript is visible on the Chat History panel.

    To view Chat History, follow these steps:

    • Click an entry under Conversation Summary or an event under Conversation Events on the Conversation History dashboard.
    • The Chat History window displays the conversation flow. In addition, the following information is displayed on the side pane:

      • Date Filter dropdown to select the period of Chat History.

        Chat History 1

      • The date-wise information summary on the following:

        • Conversation channel.
        • Chat initiation event.
        • Chat Duration
        • Chat Start time and End time.
        • Conversation summary of the following metrics:
          • User messages
          • Bot messages
          • Intents identified
          • Intents Unidentified
          • Tasks completed
          • Failed Tasks
        • Language (of interaction)
        • Event labels tagged to the conversation history.

          Chat History 2

        • Trace ID – A unique ID assigned to each incoming message. The ID is also included in all the logs maintained by the Platform. When you hover over the message, the info icon appears. Click the Info icon to view the Message ID associated with the message.

          Chat History 3

        • Click the Message Id to view the Trace ID associated with a message in the Chat History.

          Chat History 4

    Note

    The Trace ID is retained in the logs for 30 days. Once the Trace ID is expired, you see a tooltip message as ‘Trace Id: Trace records for this message are not available.

    Define Alternate Text for JavaScript Messages

    The Platform uses the{} JavaScript tag in the Chat History for bot messages and templates written using JavaScript. However, bot designers can now add a context-specific Alternate Text to JavaScript messages/templates they define and explain the purpose more clearly. The added Alternate Text is displayed alongside the JavaScript message tag in the Chat History window for developers to get a better understanding of the message’s intent.

    The Conversation History API response includes a parameter messages.tags.altText which captures the Alternate Text value(s) configured in the JavaScript message or Web SDK template payload through the predefined function discussed below.

    How It Works

    1. Developer uses a predefined function in the syntax tags.addAlternateText("value") to add the Alternative Text to a JavaScript message or Web SDK template on any channel, including a Webhook.
    2. The Alternate text indicating the JavaScript message/template’s purpose should be provided for the value parameter. For example, tags.addAlternateText("Accounts Selection Message").

    Usage Example

    For a bank account creation task, the Platform renders a template in the end channel to prompt the user for account type selection. This requires the developer to define a JavaScript message specific to the channel.

    The developer can generate an Alternate text like “Accounts Selection Message,” in the template code to indicate that the JavaScript message is for account type selection.

    JS template editor

    After the end user selects an account type, the Alternate message appears in the Chat History above the {} JavaScript tag.

    chat history alternate message

    Important Considerations

    • You can define static and dynamic values for the alternate text.
    • Alternate text can be defined for JavaScript messages in user prompts, error prompts, Small Talk, standard responses, FAQs, and events.
    • The Platform assigns the latest to a message when you add multiple Alternate text values.
    • In the Chat History window, the Platform substitutes the payload label with an alternative text tag for all channel templates, excluding the SDK Template.

    Message Tags

    Message Tags help identify and categorize messages in the chat transcript. They add clarity and context to the conversation and can be reused across related conversations. System-defined message tags are provided by default, but users can create custom tags by defining a key-value pair. The key is used as an identifier for the specific message, and the value is the expected customer response to that message.

    Important

    • You cannot add the same key to a message again.
    • A custom message tag can only be added and detached from a message and not edited.

    To add a custom message tag, follow the steps:

    1. Hover over the message transcript in the conversation where you wish to add the message tag.
    2. Click +Message Tag.

      Message Tags 1

    3. In the Add Message Tag window, enter the Key and Value in their respective text fields.

      Message Tags 2

    4. Click Save. The new message tag is displayed below the message in the transcript slider.

      Message Tags 3

    Note

    The custom message tag you create is available in the Custom Tags Filters section as one of the filtering criteria.

    The Feedback Survey feature allows customers to provide feedback on their conversations with the virtual assistant.

    If enabled, the customer’s response to the survey will be displayed in the chat transcript under Chat History.

    The system captures and displays a feedback event label "End of Conversation: Survey Type" on the chat transcript, indicating the end of the conversation and the survey type.

    The response will be mapped to a key-value pair for the conversation timeline, which can be useful for analyzing the conversation and customer experience at a granular level. This information is useful to improve the virtual assistant’s performance and enhance the customer experience.

    Feedback Survey

    The Conversation Summary displays the following information on the Feedback event:

    1. The Start Time and End Time, along with the real-time counts for the following:

      1. User Messages
      2. Bot Messages
      3. Intents Identified
      4. Intents Unidentified
      5. Tasks Completed
      6. Failed Tasks

        Conversation Summary 1

    2. The Feedback Event is based on the event timeline with Key and Value.

    3. The total number of feedback responses collected for the session and the following:
      • Type of Feedback
      • Feedback response
      • Score