Skip to main content

One tag, every page

The Share page writes your tag. It looks like this, and it goes right before </body> on every page, so put it in the shared layout, template or footer your platform offers:
Three things hold on every platform:
  • The key is public. Requests are origin-checked instead: the site’s domain must be listed under the agent’s Guardrails › Allowed domains, or the widget stays silent on that site.
  • Nothing else on the page is needed. The launcher renders itself. Only the inline mode needs a container, and only your own buttons need an attribute (Embed options).
  • No cookies. The widget keeps a visitor’s conversation in the browser’s own storage so it survives a reload, and nothing else. It does not need a consent trigger.

Where the tag goes

  1. Open the site’s Site settings, then the Custom code tab.
  2. Paste the tag in Footer code.
  3. Save, then Publish the site.
Custom code needs a paid site plan on Webflow. On the free plan, share the link instead (below).

Check it runs

Open the site in a browser. The launcher sits bottom-right (or wherever the tag’s options put it). The Share page’s Code tab turns from Not seen yet to Seen on your-domain.com once a visitor’s browser has loaded the tag on your site. Previews inside the pepline dashboard and the hosted chat page never count. Nothing after a minute? Check, in order: the site is published, the tag is in the footer of the page you opened, and the domain is in the agent’s allowed domains.

Can’t add code yet?

Every agent has a hosted page, Share the link on the Share page. Put that link in a button, a menu item or an email signature: same agent, same conversations, no code on the site. Or reply to the mail we sent you when we handed the agent over, invite us as a collaborator on your site, and we install it for you.

Letting an assistant do it

The Share page’s Copy as AI prompt button copies the tag together with these instructions. Paste it into Claude Code, Cursor or whichever assistant edits your code, and it places the tag in the right layout file.