Subdomain Manager for Chat
The subdomain manager allows chats sessions to be kept alive between different subdomains on a website.
Last updated
Was this helpful?
Was this helpful?
<script>
window.Ebbot = {
botId: 'yourbotid123',
ovh: true,
apiUrl: 'ebbot.yourdomain.com'
};
</script>
<script>!function(t){var e="init-js-widget";if(!t.getElementById(e)){var i=t.createElement("script");i.id=e,i.src="https://storage.url.net/ebbot-web/init.js?..."+Math.random(),t.querySelector("body").appendChild(i)}}(document);</script>