BubblaV LogoBubblaV

Add Bot to Website

Once your website has been successfully crawled, you're ready for the final step: adding the chatbot to your website. This is done by adding a small piece of code to your website's HTML.

How to Get Your Code

  1. Go to your dashboard and find the website you want to add the bot to.
  2. Click on the "Get Widget Code" button.
  3. A window will pop up with a code snippet. This is your chatbot's code.
Get Widget Code from Dashboard

How to Install the Code

To install the chatbot, you need to paste the code snippet into your website's HTML. The best place to put it is right before the closing </body> tag.

<script src="https://www.bubblav.com/widget.js" data-website-id="your-website-id" defer></script>

Make sure to replace "your-website-id" with the actual ID of your website, which you can find in the code snippet from your dashboard.

Related Getting Started Topics

Continue your setup journey or explore more about getting your chatbot live.