Squarespace Integration

Documentation on how to add a Scout copilot to your Squarespace website.

1

Step 1: Join Scout and Create Your Organization

  1. Sign Up: If you don’t have a Scout account yet, sign up for free.
  2. Create Your Workflow: Build your Scout copilot workflow or use a prebuilt template.
  3. Design Your Copilot: Personalize your AI copilot’s tone, style, and functionality.
2

Step 2: Grab the Integration Code

Obtain the Code: Once your copilot is ready, get the integration code snippet from Scout Copilot documentation.

1<scout-copilot copilot_id="YOUR_COPILOT_ID_HERE"></scout-copilot>
2<script type="module" src="https://copilot.scoutos.com/copilot.js"></script>
3

Step 3: Add the Chatbot to Your Squarespace Site

  1. Log in to Squarespace: Access your Squarespace account and navigate to the dashboard.
  2. Navigate to Pages: In the left-hand menu bar, under Website, select Pages.
  1. Access Code Injection: Under the Utilities tab, select Website Tools, and then click on Code Injection.
  1. Paste Code: Determine where you want your chatbot to appear. The most common deployment is in the footer section. Paste your integration code, ensuring you replace YOUR_COPILOT_ID_HERE with your actual Copilot ID, into the footer section.
  1. Save and Publish: Save the changes and publish your Squarespace website to activate the chatbot.

Step 4: Test Your Chatbot

  1. Interact with Your Chatbot: Visit your live site and test the chatbot’s functionality.
  2. Ensure Compatibility: Check its performance across different pages and devices to confirm proper integration.
Built with