Skip to main content
Add a conversational AI avatar to your Squarespace site using the Anam Widget and Squarespace’s code injection feature — no coding required.

Cookbook: Adding the Anam Widget to Squarespace

Step-by-step guide for embedding the widget using Squarespace’s code injection

Quick Start

1

Create a persona in Anam Lab

Go to Anam Lab, create a persona, and configure its avatar, voice, and behavior. Navigate to the Widget tab to get your persona ID.
2

Allowlist your domain

In the Widget tab, add your Squarespace domain to the Allowed domains list.
3

Add to Squarespace

In your Squarespace dashboard, go to Settings > Advanced > Code Injection. Paste the following into the Header section:
<script src="https://unpkg.com/@anam-ai/agent-widget" async></script>
Then paste into the Footer section:
<anam-agent agent-id="your-persona-id"></anam-agent>
4

Publish

Click Publish in Anam Lab and save your Squarespace settings.

Next Steps