Chat bubble settings

Chat bubble settings

You can set various settings for your web chat bubble.


Chat Bubble screen size

Here, you can pick whether the size of the chat screen should be big or small.

Chat Bubble position

Here, you can pick the location where your Chat Bubble should emerge.

Microphone

This slider enables or disables the use of voice with your chatbot.

Activated by button

This slider enables or disables the need to click a button before the chatbot starts.

Powered by Blits

This slider enables or disables the visibility of Blits as your chatbot service provider.

Use default main color

Here, you can enable or disable the use of the default Blits color. If disabled, you can pick a color that suits your organization best by adding a HEX color code (i.e. #ffffff).

Pop-up message

This slider enables or disables a message that pops up. If enabled, the number of seconds can be set and the message can be adjusted. You can have multiple popup messages over time.

Show notification message

This slider enables or disables a if the bot will showcase responses as a popup. I.e. the welcome intent message can be showed as a popup, if this setting is enabled. This message only loads, if the chat is initialised.

Write your own custom css here

If you want to overwrite the styling of the widget you can add custom CSS in this input box.

Unique code

Each Chat Bubble has a unique code that is used to refer to your chatbot.

Javascript code

Upon creating the Chat Bubble, a javascript code is generated that includes the unique code. You can add this javascript code to your HTML page to include your chatbot.

Authorised origins

You can limit the website domains on which the snippet is permitted to run. By default your snippet can be accessed from any website. If you add authorised origins, your web widget is only visible for website corresponding with these domains.


    • Related Articles

    • Web Chat Bubble

      The web chat bubble is the easiest way to integrate any chatbot on an existing website. The Blits chat is designed to integrate with your existing website using a small piece of JavaScript code. You can add the Blits chat to your website by placing ...
    • Web Chat Bubble

      The web chat bubble is the easiest way to integrate any chatbot on an existing website. The Blits chat is designed to integrate with your existing website using a small piece of JavaScript code. You can add the Blits chat to your website by placing ...
    • How do I enable the Chat Bubble?

      Go to your Bot -> Settings -> Configuration -> Chat Bubble -> Click 3 vertical dots -> Select 'Enable'
    • Chat bubble via Code

      Import latest version of JS bundle Blits chat is designed to integrate with your existing website using JavaScript. You can add the blits chat to your website using a script tag: <script ...
    • How to embed a Chat Bubble on your website

      Using Javascript code Go the tab 'Chat Bubble'  in your bot's settings. If the tab is disabled you may have to upgrade your account. Create a new Chat Bubble. Give it a name, this is just for your convenience. Something to help you set this bubble ...