Skip to main content
Add a conversational AI avatar to your Wix website using the Anam Widget and Wix’s Custom Code feature — no coding required.

Cookbook: Adding the Anam Widget to Wix

Step-by-step guide for embedding the widget on your Wix site

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 Wix domain to the Allowed domains list.
3

Add to Wix

In your Wix dashboard, go to Settings > Custom Code. Click Add Custom Code and paste:
<anam-agent agent-id="your-persona-id"></anam-agent>
<script src="https://unpkg.com/@anam-ai/agent-widget" async></script>
Set placement to All pages and loading to Load code once.
4

Publish

Click Publish in Anam Lab and publish your Wix site.

Next Steps