Korsah Embeddable Chat Widget

Demo page for the guest chat widget. Click the chat bubble in the bottom-right corner to open it.

Embed on any website

<script
  src="https://your-domain.com/korsah-widget.js"
  data-widget-id="pk_live_your_embed_key"
  data-agent-name="Acme Support"
  data-greeting="Hi! How can I help today?"
  defer
></script>

Set NEXT_PUBLIC_WIDGET_ID (or data-widget-id on the script) to connect to a published agent.