Real-time group chat
Everyone on the page sees and talks to each other live — reactions, threaded replies, @mentions, polls and pinned messages. Twitch-style chat, embeddable anywhere.
An embeddable group chat for any site — paste the chat embed code once and your visitors are talking to each other in real time. No backend, no database, no plugin.
Embedded Chat is an embeddable chat system you add the same way you'd embed a YouTube video — a single script tag. It loads async inside an iframe, so it never blocks your page or touches your code.
Copy this snippet into your page's <head> (or footer). Swap in the project token you get after signup:
<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>
That's it — your visitors now share a live chat room on every page the tag is on.
Everyone on the page sees and talks to each other live — reactions, threaded replies, @mentions, polls and pinned messages. Twitch-style chat, embeddable anywhere.
Color presets plus custom CSS, wallpapers and widget position. The embedded chat box matches your site instead of looking bolted on.
Banned words, IP/CIDR bans, slow mode, and AI moderation that auto-redacts abuse. Sub-admins can moderate per room.
The widget is iframed and noindex, so search engines index your content — never the chat surface.
The same embed code works everywhere. We have step-by-step guides for the popular ones:
Embed a chat next to a YouTube/Twitch/Kick player so viewers react together in real time. The "LIVE NOW" banner and chat replay are built for exactly this.
Fan sites, online radios and niche communities use the embedded chat as a hangout — @mentions, custom emotes and moderation keep it lively and clean.
Add a chat box to a storefront or launch page so shoppers talk to each other. One-click install on Shopify; a script tag everywhere else.
Looking at the older embeddable chat options? Here's the honest side-by-side:
Sign up, copy the chat embed code (one script tag), and paste it into your page's <head> or footer. It works on any website — WordPress, Wix, Shopify, Squarespace or plain HTML.
Yes — a 15-day free trial, no credit card. You get your embed code right after signup. Paid plans start at $3/month.
No. The tag loads async in an iframe — it never blocks your page, and the widget is tagged noindex so search engines index your content, not the chat.
Yes — it's a real-time group chat. Everyone on the page shares one room with reactions, replies, @mentions and polls. Many-to-many, not a 1:1 support widget.