Install the chat · WordPress

WordPress: live in about 4 minutes.

About 4 minutes with a free plugin — no code editing needed.

▶ Watch it done · WordPress

your dashboard
yoursite.com/wp-admin

A schematic walkthrough with WordPress's real menu names — the written manual below has every word.

Your snippet

<script>window.RP_BOT_SLUG="your-business";</script>
<script src="https://revenuepack.com/rp-widget.js" defer></script>

This sample uses your-business as the ID — your real one (with your own ID filled in) is in your welcome email and in your dashboard's Script tab. Copy it from there.

The manual — every click

  1. 1

    Sign in to your WordPress dashboard

    yoursite.com/wp-admin

    Go to yoursite.com/wp-admin and sign in. This is the same place you edit pages and posts.

  2. 2

    Install the free WPCode plugin

    Plugins → Add New → search "WPCode"

    In the left menu, click Plugins, then Add New (newer versions say Add New Plugin). Search for "WPCode", then click Install Now and Activate on "WPCode – Insert Headers and Footers". It's free and built for exactly this job.

  3. 3

    Open Header & Footer

    Code Snippets → Header & Footer

    A new Code Snippets item appears in your left menu. Click it, then choose Header & Footer. You'll see three boxes: Header, Body, and Footer.

  4. 4

    Paste your snippet in the Footer box

    Code Snippets → Header & Footer → Footer box

    Click inside the Footer box and paste this exactly as-is: your snippet (below). Footer is the right spot — the chat loads last, so it won't hold up your page while it loads.

  5. 5

    Save changes

    Header & Footer → Save Changes

    Click Save Changes at the top right. That's the whole install.

  6. 6

    See it live on your site

    Open your website in a private (incognito) window so you're not looking at a cached copy. The chat bubble appears in the bottom-right corner within a couple of seconds. Tap it and say hi — that's your AI answering.

  7. 7

    Advanced alternative: theme editor (only if you can't use plugins)

    Appearance → Theme File Editor → footer.php

    If you see Appearance → Theme File Editor, open footer.php and paste your snippet (below) just before the </body> line. If your theme editor lives under Tools instead, your theme is a newer block theme with no footer.php — this path won't work for you; use the plugin steps above. A word of caution either way: one typo here can take your whole site down, and theme updates can erase the edit — the plugin path avoids both.

Did it work? · 30 seconds

Open your homepage in a private (incognito) browser window. Within a couple of seconds a chat bubble appears in the bottom-right corner. Tap it and send "test" — when you get a reply, you're live.

If something's off

No chat bubble after saving

Your site is almost certainly showing a cached copy. Clear your caching plugin (WP Rocket, LiteSpeed, W3 Total Cache) and your host's cache if it has one (SiteGround and WP Engine have a Purge button), then reload in a private window.

There's no Plugins menu in my dashboard

You're likely on WordPress.com's Free plan — any paid plan (Personal or higher) can install plugins these days. It can also mean your login isn't an Administrator, or your site is part of a multisite network where plugins are managed centrally. Or invite us in (see below) and we'll find the best route for your setup.

The code shows up as visible text on my page

It was pasted into a page or post editor instead of the code area. Delete it from that page, then paste it into the WPCode Footer box from step 4.

The bubble appears but never replies

Compare the pasted snippet to the one we sent you — especially the data-bot part, which is unique to your business. If it matches, message us and we'll check your line from our side in minutes.

My site went blank after editing footer.php

That's the risk of the theme editor path. Use your host's file manager to reopen footer.php and remove the line you added (or restore their backup), then do the install with the WPCode plugin instead.

Two minutes in and over it?

$499 one-time: a human contacts you within 4 hours and does the whole setup — this install, the phone forwarding, the testing.

We do it for you →

Next job: forward your missed calls → · Different platform? all guides

Add the AI chat to WordPress — every click, about 4 minutes | RevenuePack