Embeddable snippet

Drop a single script on your site to go live quickly; configuration updates roll out without another deploy cycle.

What it is

The embeddable snippet is a single async script tag that loads widget.js from your Converd app host. You pass your site identifier as a data attribute, and you can include an organization identifier when your setup needs it. Once installed on your layout or tag manager, the widget appears on every page that loads that script.

Why it helps

A one-script integration fits static sites, CMS templates, and SPA root layouts alike—you are not rebuilding your front end to trial an agent. Server-stored branding, tone, triggers, and knowledge can update for returning visitors without you redeploying the snippet itself, as long as the script and IDs stay in place.

How to get the most out of it

Place the tag once in the global template (for example before </body>) rather than on individual posts, so behavior is consistent across routes.

After pasting, verify the widget on a staging URL and on production, and keep the site ID aligned with the organization you configure in the dashboard. If you use multiple brands or orgs, use the optional organization attribute exactly as shown in the dashboard snippet generator so the correct agent bundle loads.