Below is the tag for your Chatsy
Chatbot.
Copy and paste it in the code of every page of your website, anywhere before the closing </body>
tag. Don't add more than one Chatsy tag to each page.
<script
data-account-id="{accountId}"
data-chat-id="{chatId}"
data-settings='{"openChatButton":{"background":"#237afc","text":"#ffffff"}}'
crossorigin="*"
src="https://app.chatsy.ai/resources/script.js?cb={cb}">
</script>