Personalized Visitor Engagement in Zoho SalesIQ with Zobot using CRM Data

Personalized Visitor Engagement in Zoho SalesIQ with Zobot using CRM Data

Introduction

  1. Business Use-case

An e-commerce or B2B business that sells IT products (for example, laptops, servers, and accessories) through both direct sales and an online portal.
The business uses Zoho CRM to manage its customer base, including:
  1. Contacts: Existing customers who have already purchased products (tracked via Deals and associated Products).
  1. Leads: Prospects who have shown interest but have not yet converted.
  1. Deals: Opportunities tied to Contacts, each linked to products the customer has bought or is considering.
They also have Zoho SalesIQ installed on their website to handle live chat and automated bot conversations.
  1. The Problem

When customers or prospects visit the website and start a chat:
  1. The business wants to immediately identify if this visitor is an existing customer (Contact), a potential customer (Lead), or a completely new visitor.
Based on this, they want to personalise the conversation. For example:
  1. If it’s an existing customer, show them products they’ve already bought or are exploring.
  1. If it’s a lead, suggest best-selling products they might be interested in.
  1. If it’s a new visitor, guide them to explore popular products or contact sales.
Achieving this level of personalization requires fetching and presenting relevant CRM data in real time during the chat session.
  1. How this Solution Helps

This custom solution bridges the business’s engagement strategy with the CRM data. By leveraging Zoho’s platform capabilities and Deluge scripting, the solution:
  1. Automatically retrieves the visitor’s email from the SalesIQ session.
  1. Determines if the visitor exists in CRM as a Contact, Lead, or is new.
Based on this classification:
  1. For Contacts: displays products already purchased (from closed deals) or currently under discussion (open deals).
  1. For Leads: highlights the most in-demand products tied to ongoing deals.
  1. For new visitors: provides options to explore popular offerings, ask questions, or engage with the sales team.
This ensures that every visitor gets a personalized and relevant interaction, strengthening the chances of meaningful engagement and potential conversion.

Solution

  1. Overview

In this solution, we use Zoho SalesIQ Plugs to dynamically determine who the visitor is (Contact, Lead, or a completely New Visitor) by leveraging data from Zoho CRM. Based on this, we route the conversation differently to offer a tailored experience.
  1. Step-by-Step Implementation Overview Guide

1. Fetch the visitor’s identity
  1. We start by capturing the email address of the visitor from the SalesIQ session.
  2. For simplicity, we’ve taken only the email address, but this can be expanded to include phone number or other identifiers.
2. Search in Zoho CRM
  1. We use the SalesIQ Plug to run a Deluge script that checks if the visitor exists in Zoho CRM as a Contact or a Lead.
  2. If the visitor is found in neither, we treat them as a New Visitor.
3. Route using Criteria Router Card
  1. The output from the Plug is passed into a Criteria Router Card in the SalesIQ bot flow.
  2. Based on whether the visitor is a Contact, Lead, or New Visitor, the bot routes them into three distinct flows.
4. Build specific flows for each type

For each visitor type, we’ve created separate conversational paths.
  1. For Contacts, we retrieve their orders (closed deals products), products they’re exploring (open deals products), or allow them to ask questions.
  2. For Leads, we display popular products based on how often products are associated with deals, helping to drive interest.
  3. For New Visitors, we encourage them to explore products or get general help.

""

Flow design for Contacts

Understanding the business context

A Contact in Zoho CRM typically represents a person who is already in your sales pipeline or an existing customer. This means:
  1. They might have already purchased products (closed deals).
  1. Or they might be still in the process of purchasing, with deals that are open and your sales team is working to close them.
To serve such visitors effectively, we designed a conversational flow that recognizes these possibilities and tailors the interaction.

When the SalesIQ bot detects that the visitor is a Contact, we present them with three clear options through buttons:

-> View Previous Orders

  1. Helps the visitor quickly see what they’ve already purchased.
  1. When clicked, the bot runs a Plug to fetch all closed deals for this contact from Zoho CRM.
  1. It then retrieves the associated products and displays them in the chat.
      How does it work?
      A Plug runs that:
  1. Searches Zoho CRM for this contact’s associated deals.
  2. Filters out only the deals in the “Closed Won” stage, meaning these are completed purchases.
  3. Retrieves all products linked to these closed deals.
  4. The bot then formats and displays these products back to the visitor in a friendly list.

-> View Products I’m Exploring

  1. Shows products tied to open deals that your team is still working to close with this contact.
  2. This helps remind the visitor about what they’ve shown interest in, and can assist in moving the deal forward.
      How does it work?
      A Plug executes that:
  1. Looks up all deals associated with the contact in Zoho CRM.
  2. Filters out the deals that are not yet closed (i.e., any stage that is not “Closed Won” or “Closed Lost”).
  3. Gathers the products connected to these open deals.
These products are then neatly presented to the visitor in the chat.

-> Ask a Question

  1. Gives the visitor a direct path to resolve any queries.
  1. For simplicity, we’ve routed this to forward the chat to an operator, but it could also connect to an Answer Bot or FAQ flows.
Info
This not only keeps the conversation contextually rich, but also gives your sales team more opportunities to close deals by continuing the dialogue.

Flow design for Leads

This flow is designed for visitors who exist in your CRM as Leads. These are individuals or organizations that have shown interest in your business but have not yet completed a purchase or moved further into the sales process.

By recognizing them as leads, you can tailor the conversation to guide them more effectively toward conversion.

  1. What options are provided to leads?

1. Explore Popular Products

Leads are often evaluating different options. To support their decision-making, the flow highlights the most popular products.
This is determined by fetching products from Zoho CRM that are associated with the highest number of deals, under the assumption that these are the products most frequently discussed or considered by other prospects and customers.
By showcasing these products, the business can steer the lead’s interest toward items with proven traction.

2. Book an Appointment

The flow also allows leads to schedule an appointment directly using a Zoho Bookings card.
This reduces the back-and-forth typically involved in scheduling and ensures that the sales team can connect with interested prospects at a time that suits them.

3. Contact an Expert

If the lead prefers direct interaction, this option forwards the chat to an available operator.
This ensures their questions are addressed in real time, increasing the chances of moving them further along the sales funnel.

A plug is configured to:

  • Retrieve products from Zoho CRM.

  • Calculate the number of deals associated with each product.

  • Sort the products based on these counts.

  • Select the top five products to display to the lead.

Info
This approach provides a data-driven way to highlight offerings that have attracted significant interest from other prospects and customers.

New Visitor Flow

This flow is designed for new visitors, individuals who are not yet identified in your Zoho CRM as either a contact or a lead.

These are typically first-time visitors to your website or visitors who have not provided sufficient details in the past to be recognized by your system.

By identifying them as new, you could present options that introduce them to your offerings and encourage them to begin their journey with your business.

  1. What options are provided to new visitors?

1. View Our Services

For visitors unfamiliar with what your business offers, it is essential to give a clear overview.
In this flow, you can use a 
Share Links card to direct visitors to your features or services page on your website.
This helps educate them about your capabilities and how you can address their needs.

2. Explore Popular Products

Similar to leads, new visitors are also shown a curated list of the most popular products.
This is based on the number of deals associated with each product in Zoho CRM, highlighting offerings that have gained the most traction with other prospects and customers.
It provides a data-backed starting point for them to explore your catalog.

3. Talk to an Expert

Recognizing that some visitors may prefer immediate human interaction, the flow also includes an option to connect directly with an operator.
This ensures they can have their questions answered or receive guidance right away, improving their initial experience with your brand.

Usage of SalesIQ Plugs & Important Notes

To achieve this level of personalized interaction, we use Zoho SalesIQ Plugs. Plugs allow the bot to execute deluge scripts that can fetch data in real time from Zoho CRM (or other systems) and return dynamic results into the chat flow.

In this solution, Plugs are used to:

- Identify whether a visitor is an existing Contact, a Lead, or a completely new visitor by looking up their details in Zoho CRM.

- Retrieve products associated with a contact’s closed deals (previous orders).

- Retrieve products linked to a contact’s open deals (currently exploring).

- Determine the most popular products based on how often they appear across deals, to show to leads and new visitors.

This ensures that the bot doesn’t rely on static data but dynamically adapts to each visitor’s context.

Info

For detailed plug configurations, scripts, and step-by-step setup with examples, refer to:

Technical Guide for configuring Plugs in this solution

Notes & Limitations

  1. This solution is built using Zoho SalesIQ Plugs, combined with custom Deluge scripting that interacts with Zoho CRM via APIs. It serves as a flexible foundation to show how different flows can be tailored for each type of visitor (contacts, leads, or new visitors) based on CRM data. The setup requires custom plug configurations and API scripts. The approach shown here is intended as a base to demonstrate possibilities; it can be extended or adjusted to match varied business use cases, such as handling additional modules, tracking more fields, or adding complex decision branches.

  2.  The solution retrieves CRM records using getRecords and getRelatedRecords API calls. 

    API usage limits in your Zoho CRM edition to avoid hitting daily API call limits. The examples provided, such as identifying “popular products,” are based on a simple count of how many deals are linked to each product. This approach might be refined in a production scenario (for example, by factoring in recentness of deals, revenue totals, or product categories).

  3. Any changes to the underlying CRM structure (for example, renaming modules or fields) may require adjustments to the scripts used in the plugs.

Working Demo Screencast:

  1. Screen Recording: Contact Flow – Viewing Previous Orders:

Shows how an existing customer (Contact) can see a list of products they have already purchased through closed deals.

  1. Screen Recording: Contact Flow – Products that contact is exploring:

Shows how the bot fetches and displays products tied to open deals, indicating items the customer is currently considering.

Demonstrates how a Lead is presented with the most popular products (by number of deals) and how they can book an appointment or connect with an expert.



Info
Refer below Help References to know more information and understanding about the features used in this use-case



Quote
Custom Solution Created By Shalik Ahmed | Zoho Partner Support

If you need any further clarifications, please don’t hesitate to contact partner-support@zohocorp.com.
Notes
Additionally, we kindly ask all Europe and UK Partners to reach out to partner-support@eu.zohocorp.com.

      Create. Review. Publish.

      Write, edit, collaborate on, and publish documents to different content management platforms.

      Get Started Now


        Access your files securely from anywhere

          Zoho CRM Training Programs

          Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

          Zoho CRM Training
            Redefine the way you work
            with Zoho Workplace

              Zoho DataPrep Personalized Demo

              If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

              Zoho CRM Training

                Create, share, and deliver

                beautiful slides from anywhere.

                Get Started Now


                  Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                  BOOK A SESSION







                              Quick LinksWorkflow AutomationData Collection
                              Web FormsRetailOnline Data Collection Tool
                              Embeddable FormsBankingBegin Data Collection
                              Interactive FormsWorkplaceData Collection App
                              CRM FormsCustomer ServiceForms for Solopreneurs
                              Digital FormsMarketingForms for Small Business
                              HTML FormsEducationForms for Enterprise
                              Contact FormsE-commerceForms for any business
                              Lead Generation FormsHealthcareForms for Startups
                              Wordpress FormsCustomer onboardingForms for Small Business
                              No Code FormsConstructionRSVP tool for holidays
                              Free FormsTravelFeatures for Order Forms
                              Prefill FormsNon-Profit
                              Forms for Government
                              Intake FormsLegal
                              Mobile App
                              Form DesignerHR
                              Mobile Forms
                              Card FormsFoodOffline Forms
                              Assign FormsPhotographyMobile Forms Features
                              Translate FormsReal EstateKiosk in Mobile Forms
                              Electronic FormsInsurance
                              Drag & drop form builder

                              Notification Emails for FormsAlternativesSecurity & Compliance
                              Holiday FormsGoogle Forms alternative GDPR
                              Form to PDFJotform alternativeHIPAA Forms
                              Email FormsWufoo alternativeEncrypted Forms
                              Accessible FormsTypeform alternativeSecure Forms

                              WCAG

                                          Create. Review. Publish.

                                          Write, edit, collaborate on, and publish documents to different content management platforms.

                                          Get Started Now






                                                            You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                Manage your brands on social media

                                                                  Use cases

                                                                  Make the most of Zoho Desk with the use cases.

                                                                   
                                                                    

                                                                  eBooks

                                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho Desk.

                                                                   
                                                                    

                                                                  Videos

                                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho Desk.

                                                                   
                                                                    

                                                                  Webinar

                                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                                   
                                                                    
                                                                  • Desk Community Learning Series


                                                                  • Meetups


                                                                  • Ask the Experts


                                                                  • Kbase


                                                                  • Resources


                                                                  • Glossary


                                                                  • Desk Marketplace


                                                                  • MVP Corner



                                                                    Zoho Sheet Resources

                                                                     

                                                                        Zoho Forms Resources


                                                                          Secure your business
                                                                          communication with Zoho Mail


                                                                          Mail on the move with
                                                                          Zoho Mail mobile application

                                                                            Stay on top of your schedule
                                                                            at all times


                                                                            Carry your calendar with you
                                                                            Anytime, anywhere




                                                                                  Zoho Sign Resources

                                                                                    Sign, Paperless!

                                                                                    Sign and send business documents on the go!

                                                                                    Get Started Now




                                                                                            Zoho TeamInbox Resources





                                                                                                      Zoho DataPrep Demo

                                                                                                      Get a personalized demo or POC

                                                                                                      REGISTER NOW


                                                                                                        Design. Discuss. Deliver.

                                                                                                        Create visually engaging stories with Zoho Show.

                                                                                                        Get Started Now










                                                                                                                              Wherever you are is as good as
                                                                                                                              your workplace

                                                                                                                                Resources

                                                                                                                                Videos

                                                                                                                                Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                eBooks

                                                                                                                                Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                Webinars

                                                                                                                                Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                CRM Tips

                                                                                                                                Make the most of Zoho CRM with these useful tips.



                                                                                                                                  Zoho Show Resources