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

Was this helpful?

  1. Dashboard Management
  2. Profiles
  3. Deployment

Web widget deployment

PreviousDeploymentNextMetahuman kiosk deployment

Last updated 2 months ago

Was this helpful?

To use Virtual Being on your website you have to paste code snippet on your website that can be found in the "Deployment" tab of the Profile settings.

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.

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.

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.

Floating web widget on a website - collapsed
Floating web widget - expanded
Fullscreen web component