Dynamically add your visitors' data using Visitor APIs.
Visitor APIs can set a pre-defined value for your visitor's data; this can help you store visitor data on your site, speed up the support process, and reduce redundant data in your SalesIQ portal. You can enable Visitor API if you wish to skip the pre-chat forms and initiate chat right away.
If the visitors log in to your website, you can map the visitor API to specific users and store the visitors' data on your website dynamically and ease the future support process. You can use the stored data without them having to re-enter the data again.
Here are a few ways that Visitor APIs can help your support:
Initiate chat right away without Pre-chat form :
APIs used:
These APIs will let you skip the pre-chat forms and allow you to initiate chat directly without having to wait by using the pre-defined data stored on your website.
Important Notes to follow Before implementing:
-
If you add this code directly to your website's source code without mapping the users, all the users will be assigned with the same name.
-
The data such as name, email, and contact number added using these APIs will not be stored in your SalesIQ portal; you must re-add the JS API code when implementing it on a new website/page.
How to implement it?
-
Add the APIs with pre-defined values below the SalesIQ code on your website's source code.
-
Navigate to Settings > Websites > Live Chat Widget > Chat Window > Fields, and disable the Name, Email, and Phone number fields.
-
Now the users need not enter the details every time they try to initiate a chat.
Pro tip:
You can start the chat right away after the visitors click the chat widget using the code provided below:
Note
: Make sure to change the values with respect to each user.
-
<script>
-
-
$zoho.salesiq.ready=function()
-
-
{
-
$zoho.salesiq.visitor.question("Hey, I need assitance!");
-
$zoho.salesiq.visitor.name("John Smith");
-
$zoho.salesiq.visitor.email("
johnsmith@zylker.com
");
-
$zoho.salesiq.floatbutton.click(function()
-
{
-
$zoho.salesiq.chat.start()
-
});
-
-
}
-
</script>
Store all the chats of visitors for future reference:
Using the
.visitor.id()
you can permanently store the chat history of the visitor. The conversations can be viewed by the operators and visitors for future reference and help solve the issue quickly.
Note:
If the visitor.id() API is mapped successfully to a visitor, the chat history will be stored in the SalesIQ portal and will not be lost even if the website's cookies and cache are cleared.
Also, please ensure that:
-
The ID that you set for your visitors using this API is unique.
-
You use the same ID that you initially map a visitor with throughout the process.
-
Else, there are chances of the conversations that you have with visitors being misused.
Example : If you happen to set a visitor ID of a visitor Blake with Alice, Alice will be able to see all the conversations that Blake had with your operators.
For more details on Visitor APIs, check out our help guides here.
Regards,
Naveen
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Sticky Posts
Qualify Potential Leads Automatically with SalesIQ Chatbots
Your website may have a lot of visitors every day, but are you struggling to identify your potential leads? You may not know who your ideal leads are just by looking at a website visitor, right? To qualify a lead, you need to know their needs, interests,
OpenAI Alert! Plug Sample #11 - Next-generation chatbots, Zobot + ChatGPT Assistant
Hi Everyone! We have great news for all AI enthusiasts and ChatGPT users! The much anticipated Zobot integration with ChatGPT Assistant is now available with Plugs. OpenAI has introduced 'ChatGPT Assistants' to customize GPT models as per your requirement.
Get live insights on business performance with the SalesIQ TV App - Now available for Apple and Android TVs!
Hello everyone! Let's start with a question - What do you think is the key to a thriving business? Yes, I hear you. It's all about the customers. Success in business often starts with understanding customer needs. But wouldn't you agree that achieving
Deprecation of Google Drive and Sheets connections in Scripts (Deluge)
Hello Everyone, We have an important update for those using the Script (Deluge) platform to build chatbots, widgets, and forms. Google has alerted us about sensitive scopes within the Google Drive and Google Sheets default connections in Deluge. As a
Plug Sample #10 - Simplify Ticket Management (Zoho Desk) with Chatbots
Hi everyone! We're here with another simple yet effective plug for your chatbot to integrate with Zoho Desk. When a customer reports an issue/request during chat, it's logged as a ticket on Desk. When they return for updates, you end up searching through
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Zoho Orchestly Resources
Zoho Creator Resources
Zoho WorkDrive Resources
Zoho Campaigns Resources
Zoho CRM Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.