Virbe Documentation
  • Say hi to Virtual Beings!
  • Getting started
    • Introduction to Virbe platform
      • Virbe-hosted launch
      • Azure-hosted deployment
  • Dashboard Management
    • Dashboard Architecture
    • Overview
    • Profiles
      • General
      • Language
      • Persona
      • Settings
        • Web widget profile settings
        • Metahuman kiosk profile settings
      • Deployment
        • Web widget deployment
        • Metahuman kiosk deployment
    • Configurations
      • Speech-to-Text
      • Text-to-Speech
      • AI Models
      • Conversational Engines
    • Personas
    • Knowledge Base
      • Best Practices for Knowledge Base Content
    • Data tables
    • Conversation Flows
      • Getting started with Conversation Flows
      • Managing nodes
      • Nodes
        • Logic nodes
          • Route by Profile
          • If/Else Router
          • Intent Matcher
        • Flow control nodes
          • Go to Flow
          • Checkpoint
        • Response nodes
          • Text
          • LLM Response
          • Call ConvAI
          • Behavior
        • Action nodes
          • Collect User Data
          • Quick Reply
          • Cards from Table
        • Context nodes
          • Find Record(s)
        • Integration nodes
          • Call Webhook
          • Custom Action
      • Troubleshooting Conversation Flows
  • Touchpoints
    • Kiosk Apps
      • Metahuman Kiosk
        • Hardware setup
          • Recommended setup
          • Computer
          • Screen
          • Microphones
          • IoT
          • Peripherals
          • Operating System
            • Windows
              • Login & power management
              • Other
              • OpenHab
            • Mac
            • Remote Access
        • Customer Experience
          • VAD & press-to-talk
          • Microphone settings
          • Avatars
    • Web Integration
Powered by GitBook
On this page
  • Floating Mode
  • Embedded mode
  • How to use Virbe web widget on your website

Was this helpful?

  1. Touchpoints

Web Integration

PreviousAvatars

Last updated 2 months ago

Was this helpful?

You can use Virbe's web integration to embed created Virtual Being on your website. All changes that were saved are available instantly to all of the instances of your virtual being. For example, If you have created one virtual being and deploy him or her on to multiple pages, each instance will have access to the same conversational engine.

To use Virtual Being on your website you have to make sure that:

  • Your virtual being is up and running - verify your configuration

  • Paste code snippet on your website. Either for Floating widget more or Embedded mode.

  • Make sure that your domain is authorized in settings.

You can embed your virtual being in two separate modes - Floating widget mode and Embedded mode.

Floating Mode

When using plugin mode your Virtual Being will appear on the website as a small avatar in the bottom right corner of the page. To initiate discussion user needs to click the avatar and the expanded version of the plugin will appear.

Embedded mode

You can also embed your virtual being directly within the content of your website (not floating on top of it), it can even be embedded as a sole content of your website or in a fullscreen mode.

How to use Virbe web widget on your website

Authorize domains

You need to authorize your domain where you plan to embed Virbe's code snippet.

Type in your high-level domain of a website on which you'd like to use Virtual Beings, either in Component Mode or Plugin Mode.

To embed Virtual Being on your website head out to . Select the mode you're interested in and you'll see one code snippet that you need to paste before the </body> of your website. Paste this code snippet on every page where you would like your Virtual Being to appear.

Deployment tab in your Profile's settings
Profile
Profile deployment
Floating web widget on a website - collapsed
Floating web widget - expanded
Fullscreen web component