Chatbot Flow adds a floating AI chatbot to your WordPress site that answers visitor questions using the content of your own site. No hallucinations, no generic answers — only what’s on your pages, articles, and PDFs.
The plugin connects to the Chatbot Flow SaaS service (chatbot-flow.com) which handles content indexing, language-model calls, conversation storage and analytics. The plugin itself is intentionally light: it only ships configuration UI and the floating widget; all content lives on Chatbot Flow servers under your account.
A 30-day free trial is available, no credit card required.
This plugin requires a Chatbot Flow SaaS account and depends on the following external services. By installing and configuring this plugin you accept that the data described below is sent to those services.
1. Chatbot Flow API (chatbot-flow.com)
This is the core backend of the plugin. The plugin sends/receives:
POST https://api.chatbot-flow.com/api/register): your admin email, site URL, chosen plan, optional company name.POST https://api.chatbot-flow.com/api/chat/message, POST /api/events): the visitor’s anonymous session id, the page URL, the page title, the device type (mobile/desktop), the visitor’s chat messages, and — only if the WordPress user is logged in or you explicitly pass it — the user’s display name and email.POST https://api.chatbot-flow.com/api/leads): the email/name/phone the visitor entered.https://api.chatbot-flow.com (and the configured custom URL if you change it).Terms of service: https://chatbot-flow.com/terms
Privacy policy: https://chatbot-flow.com/privacy
2. Stripe (stripe.com)
When you subscribe to a paid plan or update billing, the plugin redirects your browser to Stripe Checkout. Stripe processes the payment and bills VAT automatically. Stripe also collects your billing address and EU VAT number (reverse-charge for B2B).
The plugin does not load Stripe scripts on the public-facing site. Stripe is only invoked during admin checkout.
Terms of service: https://stripe.com/legal/consumer
Privacy policy: https://stripe.com/privacy
3. Chatbot Flow CDN assets (api.chatbot-flow.com)
The widget loads two static files from api.chatbot-flow.com:
/img/logo-180.png — small logo displayed in the widget header/sounds/notify.mp3 — short notification sound played when the widget auto-opens (can be disabled in settings)These requests do not include personal data and contain no tracking.