Embed chat

Embed a chat box on any website.
One line of code.

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.

How to embed chat on your website

Paste one script tag. That's the whole install.

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.

The chat embed 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.

What the embedded chat does

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.

Themeable to your brand

Color presets plus custom CSS, wallpapers and widget position. The embedded chat box matches your site instead of looking bolted on.

Moderation built in

Banned words, IP/CIDR bans, slow mode, and AI moderation that auto-redacts abuse. Sub-admins can moderate per room.

SEO-clean

The widget is iframed and noindex, so search engines index your content — never the chat surface.

Embed chat on any platform

The same embed code works everywhere. We have step-by-step guides for the popular ones:

Where people embed it

Live streams & events

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.

Communities & radios

Fan sites, online radios and niche communities use the embedded chat as a hangout — @mentions, custom emotes and moderation keep it lively and clean.

Stores & product pages

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.

How it compares

Looking at the older embeddable chat options? Here's the honest side-by-side:

Embed chat — FAQ

How do I embed a chat on my website?

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.

Is there a free chat embed code?

Yes — a 15-day free trial, no credit card. You get your embed code right after signup. Paid plans start at $3/month.

Will it slow down my site or hurt SEO?

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.

Can visitors see and talk to each other?

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.

Get your embed code — 15-day free trial
No credit card. No plugin to install.
Try the chat — it's right here 👇