Skip to main content

WordPress Plugin

The official leezy AI Chatbot plugin puts the widget on every page of a WordPress site without touching a template.

Install

  1. In WordPress admin, go to Plugins > Add New
  2. Search for leezy AI Chatbot
  3. Click Install Now, then Activate
  4. Open Settings > leezy AI Chatbot
  5. Paste your Chatbot ID and save

Your chatbot ID is in Settings > General in the Leezy dashboard, and in the Integration tab.

Why the Plugin Rather Than the Script Tag

Both work. The plugin is easier to keep working:

PluginScript tag
Survives theme updatesYesNo — footer.php edits are overwritten
Needs template editingNoYes, unless you use a header/footer plugin
Caching-plugin friendlyYesDepends on setup
Works on WordPress.comBusiness plans and aboveSame

Use the script tag when you need the widget on only some pages, or when the site is not self-hosted WordPress.

Compatibility

  • Works with every major theme, no template edits
  • Compatible with the major caching plugins
  • Consent-mode aware: it respects an existing cookie banner rather than adding a second one
  • Answers in the visitor's language out of the box

Configuration

Widget appearance and behaviour stay in the Leezy dashboard under Settings > Interface — theme, position, brand colour, greeting, and suggested messages. The plugin only needs the chatbot ID.

Changes in the dashboard take effect on your site immediately; no plugin update or cache purge is required.

Verify the Installation

  1. Open your site in a private browser window
  2. Look for the chat bubble in the configured corner
  3. Send a test message
  4. Confirm the conversation appears under Activity in the dashboard

Troubleshooting

Widget does not appear

  • Confirm the chatbot ID is correct and the chatbot is Active
  • Purge your caching plugin, then retest in a private window
  • Check whether a consent banner is blocking scripts until consent is given — that is expected behaviour

Widget appears twice

The script tag is probably still installed alongside the plugin. Remove one of them.

Widget appears but does not respond

  • Check the chatbot is Active
  • Check you have training data
  • Check your message quota

Next Steps