Integration · WordPress

Live chat for your WordPress site. One script tag.

Drop one <script> tag into your theme and get a live support chat plus a shared team inbox. Works with Divi, Astra, Elementor and every block theme. No plugin to maintain.

15-day free trial · No credit card · No plugin install.

Why a script tag, not a plugin

No plugin updates. No PHP. No maintenance burden.

WordPress plugins age — they break on WP-core updates, ship security CVEs, or get abandoned. HelpBird runs entirely on our side; you embed it the same way you'd embed a YouTube video.

Zero database load

The support chat doesn't touch your WordPress database. Conversations, contacts and sessions all live on HelpBird's infrastructure. Your wp_* tables stay clean.

Survives theme + WP updates

A single line in your theme's footer or via a code-snippet plugin (WPCode etc.). No update flow to follow. No "plugin needs your attention" notices. No core-compatibility breakages.

Works with every page builder

Divi, Elementor, Beaver Builder, Bricks, native block themes — all support a custom-HTML / embed block where the script tag drops in cleanly.

SEO-clean

The widget is iframed and tagged noindex. Search engines see your content, not the chat surface. Your posts rank for what they're written about.

Three lines of HTML

Paste it once, you're live

Paste this into your theme's footer (Appearance → Theme File Editor → footer.php) or use a header/footer-script plugin like WPCode:

<script>
  (function() {
    var s = document.createElement('script'); s.async = true;
    s.src = '//cdn.helpbird.com/resource/chat.js';
    var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
  })();
  window.helpBirdAsyncInit = function() { helpBird.init("YOUR_PROJECT_TOKEN"); };
</script>

Your YOUR_PROJECT_TOKEN is on the panel dashboard after signup. That's it.

Plugin vs. script tag

A chat plugin is a liability. A script tag isn't.

Swipe to compare →

A WordPress chat pluginHelpBird script tag
InstallUpload, activate, configure in wp-adminPaste one script tag
Updates to maintainEvery release + WP-core compatibilityNone — runs on our side
Database loadReads/writes your wp_* tablesZero — nothing touches your DB
Page-builder supportDepends on the pluginDivi, Elementor, Bricks, blocks
Security CVE exposureYes — a known WP attack surfaceSandboxed iframe, noindex
Abandonment riskPlugins get abandonedHosted service, always current
Shared team inboxRarelyBuilt in
AI auto-reply + saved repliesRarelyBuilt in
More than a chat box

Real support, not just a widget

The script tag installs in seconds — but behind it is a full shared inbox your whole team can work from.

Shared team inbox

Every conversation from your WordPress site lands in one inbox. Assign, filter by status or tag, and reply live as the visitor types — nobody double-answers.

AI auto-reply

On first touch the assistant drafts an answer from your Help Center and replies instantly, then hands off to a human the moment the visitor needs one.

Saved replies & macros

Drop a canned answer with a /macro shortcut and edit before sending. Build a shared library so every agent answers the common questions the same way.

CSAT ratings

When a conversation closes, the visitor rates the help in one tap. Scores roll up per agent and per team so you can see exactly what's working.

Internal notes & @mentions

Leave a private note on any conversation and @mention a teammate to loop them in. The back-and-forth that solves the ticket stays attached to the thread.

Matches your theme

Eight presets plus inline color pickers, custom logo and texts, and custom CSS so the chat looks like part of your WordPress site — not bolted on.

FAQ

WordPress questions

Do I need to install a WordPress plugin?

No. HelpBird is a single <script> tag. Paste it into your theme's footer (Appearance → Theme File Editor → footer.php) or use a header/footer-script plugin like WPCode. There's no HelpBird plugin to install, update or keep compatible with WP-core.

Will it work with my page builder?

Yes. Divi, Elementor, Beaver Builder, Bricks and native block themes all expose a custom-HTML or embed block where the script tag drops in cleanly. If you can embed a YouTube video, you can add HelpBird.

Does the chat hurt my SEO?

No. The widget is iframed and tagged noindex, so search engines index your posts and pages — not the chat surface. The loader is async, so it never blocks first paint.

Where does my support data live?

On HelpBird's infrastructure, not in your WordPress database. Conversations, contacts and CSAT scores never touch your wp_* tables, so your site stays fast and your backups stay small.

Can my whole team answer from one inbox?

Yes. Every conversation from your WordPress site lands in one shared HelpBird inbox. Assign threads, leave internal notes, @mention a teammate, and reply live as the visitor types — all from one place.

How long does setup take?

A couple of minutes. Sign up, copy your project token from the dashboard, paste the snippet into your theme footer, and the chat bubble is live on every page.

Not on WordPress? HelpBird drops into Shopify and Wix just as easily — or see how it compares to Tawk.to.

Get your snippet — 15-day free trial

No credit card. No plugin install.

Start free trial

Already have an account? Sign in.