Documentation

Conferbot Documentation

Dive into a world where AI transforms the way you interact with your visitors. Harness the potential of AI with Conferbot and redefine user interactions on your website.

Overview

Dive into a world where AI transforms the way you interact with your visitors. Harness the potential of AI with Conferbot and redefine user interactions on your website.

No coding required
5-minute setup
AI-powered

Key Features and Benefits

🤖

AI-Driven Interactions

Experience dynamic and context-aware interactions, thanks to the AI engine at the core of Conferbot.

📚

Content-Driven Learning

Conferbot offers real-time responses based on your current content. For any updates or changes to your website content, a simple click on the "Retrain" button ensures your chatbot is updated and accurate.

Quick Prompts

Offer users clickable options for common questions, making interactions swift and effortless.

🎨

Customizable Appearance

Make the chatbot truly yours. Reflect your brand's ethos with customizable colors, icons, and more.

👤

Human Escalation

For queries requiring a human touch, seamlessly transition the conversation from the bot to human support.

📊

User Insights

Understand your audience better with in-depth analytics on user interactions.

Crafting Your Personalized Chatbot: A Step-by-Step Guide

1

Create Account

Seamlessly integrate Conferbot into any website with just a few steps.

2

Content Integration

Provide your website URL, and Conferbot will fetch the content to form your chatbot's knowledge base.

3

Selective Training

Opt for specific pages or sections to train your chatbot, ensuring it provides the most relevant responses.

4

Personalize

Adjust the chatbot's look, from colors to logos, ensuring alignment with your brand identity.

5

Quick Prompts

Set up pre-defined prompts, allowing users to easily engage with common questions and explore chatbot capabilities.

6

Human Integration

Ensure a seamless transition to human support for complex queries the bot might not handle.

7

Engage & Impress

With setup complete, watch your chatbot delight your visitors!

Installation Code

HTML
// Initialize Conferbot Widget
<script type="text/javascript">
  (function (d, s, id) {
    var js, el = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) return;
    js = d.createElement(s);
    js.async = true;
    js.src = 'https://widget.conferbot.com/v1/widget.min.js';
    js.id = id;
    el.parentNode.insertBefore(js, el);
    js.onload = function () {
      window.ConferbotWidget("YOUR_BOT_ID");
    };
  })(document, 'script', 'conferbot-js');
</script>

Was this page helpful?

Need more help? Contact our support team