Standalone product
Instant chat for sites with no backend.
A visitor opens the bubble. We save the message first, then the AI answers or a person picks up the thread. Email is a notifier, never the source of truth.
Not part of Dorna Ads Manager or Dorna Forms.
Paste on any static page
<script
src="https://chats.dorna.dev/v1/sdk.js"
data-site-key="pk_…"
data-inbox="inbox_…"
></script>1
Save first
Every visitor line is stored before the AI or Resend runs. If AI is down, the note is still there.
2
Hybrid by default
AI answers now. Talk to a person hands the thread to the owner and emails chats@notifications.dorna.dev.
3
Same keys as Forms
Public site key in HTML. Secret admin key off the page. Origins, Turnstile, honeypot, rate limits.