Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Go to Haptik Website
  • Contact Us
  • Home
  • Analytics & Reporting
  • Intelligent Analytics

What are Smart Funnels on Intelligent Analytics?

Written by Medha Anand

Updated on December 26th, 2022

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Getting Started
    Build Deploy Analyse Manage Account Bot Deactivation
  • Bot Building
    Essentials Smart Skills Steps User Messages Bot Responses Entities Connections Customisations User feedback collection Testing Whatsapp Bots NLU Bot Maintenance
  • Smart Agent Chat
    Set up Admin Settings MyChats Section (Agent Inbox) Live Traffic Section Teams Section Archives Section Analytics Plans on Smart Agent Chat
  • Conversation Design
    Design Basics Design Guides Designing for Platforms Designing WhatsApp Bots
  • Developer Guides
    Code Step Integration Static Step Integration Shopify Integration SETU Integration Exotel Integration CIBIL integration Freshdesk KMS Integration PayU Integration Zendesk Guide Integration Twilio Integration Razorpay Integration LeadSquared Integration USU(Unymira) Integration Helo(VivaConnect) Integration Salesforce KMS Integration Stripe Integration PayPal Integration CleverTap Integration Fynd Integration HubSpot Integration Magento Integration WooCommerce Integration Microsoft Dynamics 365 Integration
  • Deployment
    Web SDK WhatsApp Facebook Instagram Sunshine Conversation LINE Google Business Messages Telegram MS Teams Bot as an API iOS SDK Android SDK
  • External Agent Tool Setup
    Zendesk Chat Salesforce Service Cloud Freshchat Zoho NICE CXOne Gorgias
  • Analytics & Reporting
    Intelligent Analytics
  • Notifications
    SMS Notifications Success Measurement
  • Commerce Plus
    Catalog Integration Bot Building Guide Channel Deployments Unified ML Pipeline Documentation
  • Troubleshooting Guides
    Error Messages FAQs
  • Release Notes
+ More

Table of Contents

Table of Contents Introduction Funnels Creating Funnels Editing Funnels Completion Rate Funnel Hits Sorting of Funnels Drop Off How are Drop-Offs calculated? Drop-Off Points Deleting Funnels Download Report

Table of Contents

FunnelsCreating FunnelsEditing FunnelsCompletion RateFunnel HitsSorting of FunnelsDrop OffHow are Drop-Offs calculated?Drop-Off PointsDeleting FunnelsDownload Report

Introduction

For a business that has deployed an IVA solution, it is imperative to know if the IVA is able to help users with a resolution.

Smart Funnel helps us track the effectiveness of the bot by tracking the completion rates and identifying the drop-off points in order to make changes to the bot design or flow to ensure users are getting a resolution. In other words, it indicates the effectiveness of an IVA. This feature will play an important role to enhance user journeys and IVA content. Various metrics like completion rate, drop-off rate, drop-off steps, and funnel hits help us achieve the same.

Steps are interlinked building blocks of an IVA. Each step takes care of one intent coming from the user and responds appropriately.

All these funnels are visible for the duration and business/IVA you have selected on top. Also, you can use the Compare feature to make comparisons for your IVA's performance between the selected duration and previous duration.

Funnels

A funnel is a question or a request for information by a user. On the Intelligent Analytics tool, it is a stage or a series of stages designed to help users reach the end of the flow that gives them the appropriate answer.

For example, a user interacts with a banking assistant and wants to check their account balance. In this case, the funnel name will be “to check account balance”.

Example:

In the above image, consider Step A to Step E is a journey, and it goes through Steps B, C and D. 

If your user has started from step A, then we need to check whether the user has reached step E or not, and whether the user has received the required information through this journey, or not. 

In short, is the user completing the journey, or is he dropping off at any point. Further sections will explain you more about Funnels.

Creating Funnels

You can create your own custom funnels depending on which IVA use case you want to track. You can click on + Add New Funnel as shown below.

A funnel has two parts to it.

  • Funnel Start: User asking for account balance

  • Funnel End: IVA’s response with the account balance

You can specify up to

  • 5 start points: a set of steps denoting the beginning of a Funnel (Funnel Start). A start point has to be unique for every Funnel i.e. multiple funnels cannot have the same start point.

  • 20 endpoints: a set of steps denoting completion of the Funnel (Funnel End).

You can keep adding steps by clicking on the + button.

For example, if you’d like to track a funnel of checking account balance the start point could be the step that captures the intent of checking account balance. The endpoints could be 2 steps - one that disburses ‘current account balance’ and the other that disburses ‘savings account balance.’

You can also search for steps on this window as shown below

Once you are done selecting the steps click on "Create Funnel" as shown below

You need to be mindful while creating a new funnel and choosing the start and endpoints of those funnels keeping real-life user messages under consideration as these funnels will help you gauge the effectiveness of the IVA.

Editing Funnels

You can edit the names of your funnels by clicking on the pencil icon in front of any funnel as shown below

Providing appropriate names to your funnel is very important. The name should define what your funnel is tracking.

Completion Rate

This indicates the effectiveness of the IVA design and flows as it shows what were the funnels that were completed by the IVA

Formula = (A / B) * 100

A = number of instances where the user reached the endpoint and all conditions are met

B = number of instances where the user started his journey for a particular funnel

i.e. Formula = (Total no. of funnels completed / Total no. of funnels initiated) * 100

Conditions that need to be met for a funnel to be counted as complete

  • The user must have arrived at any of the start points
  • All API executions through the flow must be successful
  • All mandatory entities through the flow should have been collected
  • The user must have arrived at any of the endpoints

For example, if your account balance funnel contains step A, B, C, F, G, H, and you’ve set up a funnel with start points as A, B & endpoints as G, H, here’s how to funnel start and end will be calculated:

Funnel Hits

This is the no. of times the start point of a funnel has been visited by the user.

Scenario 1: If a user visits the same start point sequentially we do NOT increment the funnel start count

Example:

Funnel Path: A -> C

User Session: A -> A -> A -> C (END)

Result: Funnel1 completed (Here repeated counts of A are not counted as new funnel start)

Result: Funnel Hit -> 1.

Scenario 2: If a user visits the same start point twice but not sequentially we increment the funnel start count

Example:

Funnel Path: A -> C

User Session: A -> B -> A -> C (END)

Result: Funnel started at A and user went to B. User restarted the funnel at A and completed the funnel by reaching C.

Result: Funnel Hit -> 2

Scenario 3: If a user visits the start point and then switches to some random step, we increment the funnel start count

Example:

Funnel Path: A -> C

User Session: A -> X (END)

Result: Funnel started at A but not completed as the user took some random step.

Result: Funnel Hit -> 1

Sorting of Funnels

By default, you will see the funnel with the highest Funnel Hits on top. This is done in order to quickly check the completion rate of the most visited funnel.

If required, you can change the order of other fields and sort it as per your requirement.

Drop Off

To understand why a funnel was not completed, it’s important to know points at which the users are abandoning, restarting, or diverting to a different flow. Understanding of WHY the funnel is not reaching its completion can be found in the drop-off section. The insights on messages shared between the IVA and the user along with the Drop Off Steps can help tweak the conversation design and flow to optimize for better results.

Drop Off is to find out, at which step did the user leave the conversation. You can analyze the conversation and understand what might have gone wrong. Accordingly, you can make the changes to the Steps to reduce these Drop Offs.

How are Drop-Offs calculated?

A user could abandon a conversation due to any of the below reasons. The last visited step is marked as the drop-off step under all of these scenarios:

Below are some scenarios which explain the drop-off in more detail.

  1. Diverted
    If a conversation is diverted from one funnel to another, a drop-off is counted for the first funnel.
    Example:
    F1: Step A -> Step C
    F2: Step B -> Step E
    User Session: A -> D -> B -> X -> E
    Result: F1 started on A and diverted to F2 on D. So there is a drop-off on D for F1 and F2 got completed.

  2. Restarted
    If a new funnel is restarted in between another funnel, a drop-off is counted for the first funnel.
    Example:
    F1: Step A -> Step C
    User Session: A -> D -> A -> X -> C
    Result: Two funnels initiated. So there is a drop-off on D for F1. Again, F1 restarted on A and got completed.

  3. Abandoned
    If a conversation is abandoned by the user, a drop-off is counted for the funnel.
    Example:
    F1: Step A -> Step C
    User Session: A -> X -> D
    Result: There is a drop-off on D for F1 as the user abandoned at D.

  4. Agent Transfer
    If a conversation has an agent handover, a dropff off is counted for the funnel.
    Example 1:
    F1: Step A -> Step C
    User Session: A -> D -> X -> (Agent chat assigned)
    Result: There is a drop-off on D for F1 as the chat got assigned to an agent.

    Example 2:
    F1: Step A -> Step X
    User Session: A -> D -> X (all entities collected) -> (Agent chat assigned)
    Result: F1 got completed as all the entities are collected.

When any funnel definition is changed, the drop-offs for all other funnels will need to be recalculated.

Drop-Off Points

To check the drop-off points for a funnel, you can click on the icon as shown below

A screen would open on RHS. This screen will have all details of a drop-off with the following

  • Step Names
  • Percentage distribution of drop-off
  • Responses sent from IVA and its variations

Following are the drop-off points under a Step which will be shown

  • Bot Responses and its Variants
  • Entity Responses and its Variants
  • Final Response and its Variants
  • Entity re-prompt message: Message content would not be available for this
  • Integration Response Message: Message content would not be available for this
  • Follow-up Message: Message content would not be available for this

We do not show type of steps under Drop Off Point

No Step Detected is shown in the following conditions

  • When no steps were matched as per User Responses
  • When a Smalltalk step is matched


Deleting Funnels

You can delete your funnels by clicking on the pencil icon in front of the funnel and the Delete button on the modal as shown below

We have separate permission for deleting a funnel so that access to delete funnels can be given to the required members of a team.

Download Report

You will be able to download the Funnel Completion data. It will be available from 10th September on the dashboard. This report will help you understand the reasons for the drop-off in your funnel.

Delete

Point to note: 

If you make any changes to the Smart Funnel, it will display the data only for the latest 45 days. On the other side, if you have made no changes to the Smart Funnel, it will show the data for 60 days.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • How to use Message Analysis on Intelligent Analytics?
  • What are the different metrics related to a bot?
  • How to use Skill Analysis on Intelligent Analytics?
  • What is AI Recommendations on Intelligent Analytics?

Platform

  • Conversation Studio
  • Smart Skills
  • Advanced NLU
  • Intelligent Analytics
  • Omnichannel
  • Smart Agent Chat
  • Enterprise Security
  • Integrations

Solutions

  • Conversational Commerce
  • Lead Generation
  • Customer Care
  • WhatsApp
  • Conversational IVR
  • Google Business Messages

Industries

  • Retail/ E-Commerce
  • Financial Services
  • Travel & Hospitality
  • Telecom

Knowledge

  • ROI Calculator
  • Reports & Research
  • Case Studies
  • Webinars
  • ISAT
  • Tech Blog
  • Business Blog
  • Resources
  • Haptik v/s Yellow
  • Haptik v/s Liveperson
  • Haptik v/s IBM Watson
  • Haptik v/s Verloop
  • Conversations on AI

Company

  • Why Haptik
  • About Us
  • Careers
  • News & Media
  • Awards & Recognition
  • Contact Us
  • Partnerships
  • Investor Relations

Subscribe

Sign up to recieve the latest updates

Find us on

  • Twitter-footer
  • Linkedin-footer
  • YT-footer
  • Insta-footer
  • G2-footer
  • Facebook-footer

Knowledge Base Software powered by Helpjuice

Copyright © jio Haptik Technology Limited 2021 | Data Security & Privacy Policy | GDPR

North America | Asia Pacific | Africa | enterprise@haptik.ai

Definition by Author

0
0