/
Can Webchat Widget be opened by default without click the button?
Can Webchat Widget be opened by default without click the button?
The answer is yes, add the following script after the install code.
<script async defer src="https://www.uchat.com.au/js/widget/{YOUR_WIDGET_CODE}/float.js"></script>
<script>
window.addEventListener("chatbot:ready", function () {
window.$chatbot.toggle('open');
});
</script>
Video Tutorial
, multiple selections available,
Related content
Webchat Channel
Webchat Channel
More like this
Inbound Webhook
Inbound Webhook
More like this
Chatwoot Live Chat
Chatwoot Live Chat
More like this
FAQ & Common Errors for Web Chat
FAQ & Common Errors for Web Chat
More like this
API Chat Channel
API Chat Channel
More like this
WeChat
WeChat
More like this