Creating the widget
Unlike the other channels, the widget is not configured in the connect dialog. Pick Website in the dialog and you get a hand-off card instead:The website chat widget has its own setup page with a live preview — name it, pick colors and position, list allowed domains, and grab the embed snippet, all side by side.Click Set up website widget → to open Set up website widget: “Name the widget, list the domains it may load on, and style it — the preview shows exactly what visitors will see.”
The widget setup page, with the settings on the left and a live preview of the real widget on the right.
Name and domains
Allowed domains are a security control: only sites on the list can load your widget, so nobody else can embed it and send messages into your inbox.
Enter a full origin — scheme and host, no path.
https://acme.com is valid; acme.com/support is not, and returns “Not a valid domain. Use a full origin like https://example.com (no path).”
Appearance
Colours must be 6-digit hex values: “Accent color must be a 6-digit hex value, e.g. #08704F.”
Wording
The away message is “Shown when no agent is online and AI auto-reply is off.” Set the subtitle to something you can honestly deliver — it is a promise on every visitor’s screen.
Click Create widget. You will see “Website channel connected”.
Embedding it on your site
After creating the widget you land on a panel headed Website widget connected, with the embed snippet ready to copy.The embed snippet, site key and allowed domains on the widget settings page.
</body> tag, on every page where the widget should appear. In most content management systems there is a “custom code”, “footer scripts” or “before body end” box for exactly this.
Then load a page on one of your allowed domains. The launcher should appear in the corner you chose.
The site key
Thedata-site-key value in the snippet identifies your widget. It looks like wgt_live_ followed by a long string.
Rotate key generates a new one. Do this if the key has been exposed somewhere it should not be — a public repository, a screenshot, a shared document.
Changing settings later
Open the channel row in Settings → Channels and click Widget settings — “Embed snippet, allowed domains, branding and proactive messages for this widget.” Domains and branding save separately, with Save domains and Save branding. Changes take effect on your site without re-pasting the snippet, as long as the site key has not changed.Proactive messages
A proactive message reaches out to a visitor first, based on what they are doing on your site — someone who has been reading your pricing page for half a minute, someone about to leave, someone coming back for a second visit. Find them under Proactive messages on the widget settings page: “Reach out first based on visitor behaviour.” Click Add message to create one. Before you have any, the section reads “No proactive messages yet.”Triggers
Every rule starts with one Trigger:Targeting conditions
Under Targeting (ALL must match) you can narrow further with + Add condition. With none set, the note reads “No conditions — shows to everyone.” Conditions can test:- Page URL
- Referrer — where the visitor came from
- Locale — their browser language
- Visitor status — new or returning
- Custom attribute… — any value your site passes to the widget
The message
Write the message in the Message box. Insert chips add variables that are filled in for each visitor:
The placeholder shows the tone that works: “Still comparing plans,
{{name}}? Happy to help.”
Frequency
Frequency controls repeat showings:- Once per session — the visitor sees it once per browsing session.
- Cooldown (seconds) — wait this long before showing it again. Defaults to 3600, which is one hour.
Priority
Rules are evaluated in list order and the first matching rule wins — lower in the numbering means higher priority. Use the up and down chevrons on each row to reorder them. Put your narrow, specific rules at the top and your broad catch-all rules at the bottom. A “been here 20 seconds” rule sitting at position 1 will fire before your carefully targeted pricing-page rule ever gets a chance.You can have up to 20 proactive rules per widget. The section header shows how many you have used. Messages are capped at 2000 characters and the shorter fields at 200.
Next steps
AI agents
Have an agent answer website chats automatically.
Managing channels
Rename, inspect and delete channels.

