To embed the Sentiyen chatbot, you’ll need to add just two lines of custom code to your SquareSpace website. Before you get started, you’ll need to get your CHANNEL_ID
from the Settings page within your dashboard.
<script defer type="text/javascript" src="<https://www.sentiyen.com/embed/embed.js>"></script>
<div id="sentiyen-iframe-wrapper" data-id="CHANNEL_ID"></div>