Humassistant allows you to seamlessly integrate the Humassistant AI chatbot into your WordPress website. The plugin provides:
- Automatic Content Synchronization – Sync posts, pages, custom post types, and WooCommerce products to your chatbot’s knowledge base
- Multiple Integration Methods – 5 different ways to add the chatbot to your site
- User Data Mapping – Pass logged-in user data to the chatbot for personalized conversations
- Elementor Support – Extract content from Elementor pages for better synchronization
- WooCommerce Integration – Full support for product synchronization including attributes and variations
Chat Widget Integration (5 Methods)
- Auto-inject Footer – Automatically adds the chat widget to your site footer
- Shortcodes – Use
[humassistant] to embed chat anywhere
- Elementor Widgets – Drag-and-drop widgets for Elementor page builder
- Gutenberg Blocks – Native blocks for the WordPress block editor
- WordPress Widget – Add to sidebars and footer areas via Appearance > Widgets
Display Modes
- Floating Widget – Fixed button that opens a chat popup
- Inline Chat – Embedded chat interface in your content
- Search Bar – Compact search-style interface
- Fullscreen – Full-page chat experience
Content Synchronization
The plugin automatically syncs your WordPress content to Humassistant:
- Posts and Pages
- Custom Post Types
- WooCommerce Products (with pricing, attributes, categories)
- Elementor page content extraction
- Custom field mapping
- Automatic deletion cleanup
Third-Party Service: Humassistant
This plugin connects to the Humassistant external service (humassistant.com) to provide AI chatbot functionality. The connection is required for the plugin to function, as the chatbot engine runs on Humassistant’s servers.
What data is sent to Humassistant:
- API authentication – Your API key is sent to
api.humassistant.com to authenticate and obtain an access token
- Content synchronization – Post titles, content, metadata, and taxonomy terms are sent to
api.humassistant.com to build the chatbot’s knowledge base
- Widget loading – The chat widget JavaScript is loaded from
cdn.humassistant.com to render the chatbot on your site. This is the core SaaS widget, dynamically generated per chatbot configuration (similar to services like Intercom, HubSpot, or Zendesk Chat)
- User data (optional) – When explicitly enabled by the site administrator, basic logged-in user information (name, email) may be transmitted to personalize conversations. This is disabled by default and requires opt-in
Service links:
All data transmission uses secure HTTPS connections with JWT Bearer token authentication.