WordPress plugin
Add the Aihio chatbot to WordPress with the official plugin and a one-click connection.
Open copy menu
The official Aihio Chatbot plugin connects your agent to a WordPress site without copying installation code. It can also identify logged-in users with verified identity. Review data handling in the privacy policy and data processing agreement .
Install the plugin
Section titled “Install the plugin”- In the WordPress admin, go to Plugins → Add New.
- Search for Aihio Chatbot.
- Click Install Now, then Activate.
Connect to Aihio
Section titled “Connect to Aihio”The plugin uses a secure one-click connection (OAuth), so you never copy the chatbot ID by hand.
- Open Settings → Aihio Chatbot.
- Click Connect to Aihio. You are taken to the Aihio dashboard.
- Approve the connection and choose the chatbot you want on the site.
The chat widget then appears on your site right away. You can switch chatbots at any time by connecting again.
Identify logged-in users
Section titled “Identify logged-in users”Optionally, you can tell the chatbot who the logged-in user is. Identity is verified server-side.
- Find the identity secret under Settings → Security → Identity verification for the chatbot.
- Add it to WordPress as the
AIHIO_IDENTITY_SECRETconstant inwp-config.php(recommended) or in the plugin’s setting field. - Enable Identify logged-in users in the plugin settings.
Consent and cookies
Section titled “Consent and cookies”If your site uses a consent manager (Complianz, CookieYes, Real Cookie Banner), the plugin can follow its state. Enable Defer loading to the site’s consent manager so the chat widget loads only after functional consent is granted.
Manual alternative
Section titled “Manual alternative”If you prefer not to use the plugin, you can paste the embed snippet by hand. See the Publish guide .