YipYap AI Chatbot
Short Description: Easily integrate the YipYap AI Chatbot into your WordPress site using your API key from joinyipyap.com.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 68 days ago
Is YipYap AI Chatbot abandoned?
Likely maintained (last update 68 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Easily integrate the YipYap AI Chatbot into any WordPress site using your API key from joinyipyap.com.
To start, users need to:
1. Go to https://joinyipyap.com, create a free account, and verify your email.
2. Once logged in, navigate to Integrations and create a new integration for your site.
– Important: Set the Site URL for the integration to exactly match your WordPress site URL (e.g., https://example.com). This is required for the plugin validation to work.
3. Go to AI Agents and create a new agent, which will handle the chat interactions.
4. Open the Integration Details page, assign the newly created agent to your integration, and copy the generated API Key.
5. Enter the API Key into the plugin settings in WordPress to activate the chatbot.
Once activated, the plugin connects your website to your YipYap account and automatically loads your chatbot widget on all pages.
Features:
* Simple API key setup in WordPress admin
* Automatic chat widget embedding
* Secure integration with your YipYap AI Agent
* Works with any WordPress theme
External Services
This plugin uses the following third-party/external services to provide the chat widget and to validate/activate the integration. We document each service below, what it is used for, and what data is sent.
-
joinyipyap.com (YipYap platform / widget)
- Purpose: Hosts the chat widget script and the YipYap platform that manages AI agents & integrations.
- Domains:
- https://joinyipyap.com/sdk.js — loads the chat widget script in the browser.
- https://api.joinyipyap.com/validate-wp-integration — validates API key and site URL when a user saves the API key in plugin settings.
- https://api.joinyipyap.com/wp-activate-integration — called after successful validation to activate the integration.
- https://api.joinyipyap.com/wp-deactivate-integration — called when the API key is removed or integration is deactivated.
- https://api.joinyipyap.com/wp-sync — used to periodically sync your site URL with the YipYap integration.
- Data sent: the plugin sends your API key (entered by the site admin) and your site URL (home_url()) for validation, activation, deactivation and sync. The widget script (sdk.js) runs in the visitor’s browser (no visitor personal data is sent by the plugin itself).
- When: validation/activation/deactivation calls happen when the admin saves/removes an API key; sync runs during init if an API key is present.
- Docs / Privacy: Privacy Policy: https://joinyipyap.com/privacy-policy
-
cdn.socket.io (Socket.IO client from CDN)
- Purpose: Loads the Socket.IO client library used by the widget for real-time communication.
- Domain: https://cdn.socket.io/4.7.2/socket.io.min.js
- Data sent: this is a JavaScript library file loaded by visitors’ browsers. The plugin itself does not send additional data to this CDN.
- When: the script is loaded on the front-end when the widget is active.
- Notes: This is a third-party CDN-hosted library file. See Socket.IO docs: https://socket.io/ (and the CDN provider’s policies where applicable).
Privacy
This plugin connects your website to the YipYap platform to enable AI chat functionality.
- Data sent: The plugin only sends your site URL and API key (entered by the site administrator) to the YipYap API endpoints for validation, activation, deactivation, and periodic synchronization. The plugin does not collect or transmit visitor or user personal data.
- When: Validation/activation/deactivation requests occur when the admin saves, changes, or removes the API key in the plugin settings. The periodic sync runs on
init(only when an API key is present). - Purpose: Authenticate your WordPress site with your YipYap account and ensure the chatbot widget functions correctly.
- Service provider: Cognirum (YipYap platform). Privacy Policy: https://joinyipyap.com/privacy-policy
Installation
- Go to Plugins Add New in your WordPress admin dashboard.
- Search for YipYap AI Chatbot.
- Activate the plugin.
- Go to Settings YipYap AI Chatbot in the admin dashboard.
- Paste your API key from your YipYap dashboard and click Save Settings.
- The chat widget will appear automatically on your site.
Frequently Asked Questions
Log in to your YipYap dashboard, navigate to Integrations WordPress, and copy your API key.
Yes, as long as the theme includes <?php wp_footer(); ?>, the chat widget will load automatically.
No. All chat configuration happens inside the YipYap dashboard. The WordPress plugin only handles integration and widget display.
Review feed
Screenshots
Changelog
1.0.0
- Initial release.