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.

Step 1: Add custom code to page settings

  1. Go to page settings
  2. Open the “Advanced” tab
  3. Insert this code and hit Save: <script defer type="text/javascript" src="<https://www.sentiyen.com/embed/embed.js>"></script>

Untitled

Step 2: Place chatbot on the page

  1. Edit the page you’re looking to add the chatbot to
  2. Find or create a section that will contain the chatbot
  3. Add a new “Code” block to that section
  4. Insert the following code into that block: <div id="sentiyen-iframe-wrapper" data-id="CHANNEL_ID"></div>

Untitled

Step 3: Preview result

Untitled