Skip to content
New

Your dashboard is here — every conversation, every lead it captured, and what people keep asking about.

Take a look →

How to add an AI Chatbot to WordPress

Add a chatbot to WordPress with a code snippet plugin or your theme footer. Five steps with screenshots, no PHP editing and no database changes.
  1. Copy the AI Chatbot embed code
  2. Paste the code into your site
  3. The chatbot live on the page

Before you start

You need your widget code snippet and admin access to WordPress. No PHP editing, and nothing that touches your database.

Step by step

The simplest route is a code snippet plugin. Install one from the plugin directory, create a new snippet, paste your code, set it to run site-wide in the footer, and activate.

If you would rather not add a plugin, most themes have a footer scripts field under Appearance or in the theme options. Paste it there instead.

Either way it goes in once and appears on every page. You do not add it per page or per template.

On Elementor sites, the same applies — add it site-wide rather than dropping a widget into layouts.

Try it on your own WordPress site

Paste your website address and watch it build itself. It reads your pages, works out what your business does and drafts how it should speak — then you can ask it something about your own business and see what it says.
  1. 1. Choose template
  2. 2. Create AI agent
  3. 3. Add to website

Check it works

Open your site in a private window and look for the launcher.

If it is not there, check the snippet is active and set to site-wide rather than a single post type, and clear any caching plugin you have running. Caching is the most common reason a correctly installed widget does not appear.

FAQ