The Web Chat Widget

The web chat widget is a chat bubble you drop onto any web page with a single <script> tag. Visitors chat with your AI; when a person takes over, their replies appear in the same bubble — live.

Adding it to your site

Paste the snippet just before your closing </body> tag:

<script src="https://blz.actionbridge.io/support/widget.js" data-key="wk_your_key_here"></script>

The widget loads in its own frame, so it won’t clash with your site’s styles or scripts.

Options

AttributeWhat it does
data-keyRequired. Your desk’s widget key, from Settings.
data-positionright (default) or left — which corner the bubble sits in.
data-offsetPixels from the corner (default 20).

If your page shows a reCAPTCHA badge in the same corner, the widget automatically lifts above it so the two don’t overlap.

What the visitor sees

  1. They open the bubble and leave a name, email, and first message.
  2. The AI answers from your knowledge, with sources, right in the chat.
  3. A person can take over — their reply appears in the same chat within a few seconds.

Web chat is one of three ways in — see how customers reach you, and how a ticket works once a chat starts.

Published on 2026-07-13
Version 1