Customer site (demo)

This is a stand-in customer website. The chat widget in the bottom-right corner is loaded from a single <script> tag and talks to the gateway on port 4000 as tenant pk_demo_acme.

Chat as this tenant's visitor

Click the bubble in the bottom-right corner and send a message. To test a different client, paste their publishable key (from the admin panel) — the page reloads with ?key=…:

Embed snippet
Everything the widget renders lives inside a Shadow DOM, so none of this page's styles leak in — and none of the widget's leak out.