Web

Script to implement the snippet

You will find the code under Chat widget/Settings.

Example code:

<script>
      window.Ebbot = {
        botId: 'XXXXXXXXXXXXXXXXXX',
      };
</script>
    
<script>!function(t){var e="init-js-widget";if(!t.getElementById(e)){var i=t.createElement("script");i.id=e,i.src="https://ebbot-v2.storage.googleapis.com/ebbot-web/init.js?t="+Math.random(),t.querySelector("body").appendChild(i)}}(document);</script>

Settings

CSS Editor

If you need even more branding possibilities our chat is fully customizable with the use of CSS.

Last updated