Skip to main content
WooCommerce runs on WordPress, so you add homie AI by placing the embed script in your site’s footer. Use a header/footer plugin (the simplest option), your theme’s footer template, or a small functions.php hook.
Before you start, make sure you have:
  • An assistant created on the platform
  • Your embed script copied from the assistant’s Publish area
  • Admin access to your WordPress site

Add the script to your site

1

Copy your embed script

Open your assistant on the platform, go to its Publish area, and copy the script. It already contains your chatbotId.
Platform Publish area showing the copyable script snippet
2

Choose how to add it

Pick the method that fits your setup:
3

Save and refresh

Save your changes and reload your store.
Refresh your store. The homie chat bubble appears in the bottom-right corner. Open it and send a test message.
Edit theme files only in a child theme. Changes made directly to a parent theme are lost when the theme updates.

Troubleshooting

  • No bubble showing? Clear any caching plugin and your browser cache, then try an incognito window.
  • Script stripped out? Some editors sanitize <script> tags — use a header/footer plugin instead.
For deeper configuration and methods, see the Client API.

Next steps

Client API

Configure the widget and call methods from your site.

Installation overview

Compare install methods for every platform.