Live chat widget

A live chat widget
for community, not support.

Most live chat widgets connect one visitor to one agent. This one is a live room — every visitor talks to each other in real time. One script tag and your site has a community.

Two kinds of "live chat"

Support widget vs community widget.

A support live-chat widget (Intercom, Tawk, LiveChat) is for private 1:1 questions to your team. Embedded Chat is a community live-chat widget — a shared room where visitors talk to each other. Different tool, different goal.

Support widget

Corner button → private thread → an agent replies. Great for helpdesk and pre-sales questions. One visitor, one agent.

Community widget (this)

A live room everyone shares — reactions, replies, @mentions, polls. Great for streams, events, communities and stores. Many visitors, one conversation.

What's in the widget

Engagement

Reactions, threaded replies, @mentions, inline polls, pinned messages and custom emotes.

Moderation

Banned words, IP bans, slow mode, sub-admins and AI moderation.

Monetize

Viewer tips via Stripe, straight to your account, with a live callout in chat.

Add the widget in one tag

<script>
  (function() {
    var s = document.createElement('script'); s.async = true;
    s.src = '//d2yy16lkdmfg04.cloudfront.net/resource/chat.js';
    var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
  })();
  window.embeddedChatAsyncInit = function() { embeddedChat.init("YOUR_PROJECT_TOKEN"); };
</script>

Compare

Get the widget — 15-day free trial
No credit card. One script tag.
Try the chat — it's right here 👇