How to install an AI chatbot on WordPress without writing code (2026)
Step-by-step guide to add an AI chatbot to your WordPress without touching code: comparison of 4 plugins, installation of aGo AI Chatbot Pro, Gemini configuration and lead capture.
A well-configured AI chatbot answers questions at 3 AM, recommends products on WooCommerce and captures leads when it cannot help. Two years ago it required a developer; in 2026 you install it with a plugin in 15 minutes. This guide covers how to pick the right plugin, install it and leave it running.
When an AI chatbot makes sense for your WordPress
- You receive repetitive questions that the FAQ does not resolve.
- You run WooCommerce with many products and visitors get lost.
- You want to capture leads outside business hours.
- You have PDF documentation or manuals few visitors read.
If your site is static informational and you do not get real questions, you do not need it.
Quick 2026 comparison
| Plugin | Price | Model | Data in | Multi-provider |
|---|---|---|---|---|
| aGo AI Chatbot Pro | USD 29.9 lifetime | WordPress native | Your site | Yes (Gemini + OpenAI + Claude + Groq + Cohere) |
| Tidio | From USD 29/month | External SaaS | Their cloud | No |
| Crisp | From USD 25/month | External SaaS | Their cloud | No |
| WP-Chatbot OpenAI | Free + own APIs | WordPress + OpenAI | Mixed | No |
Full comparison aGo AI vs Tidio/Crisp.
Installation in 6 steps (aGo AI Chatbot Pro)
1. Buy and download
At store.ago.cl you buy the license (USD 29.9 lifetime, 3 sites). You receive the .zip by email.
2. Upload the plugin
WordPress → Plugins → Add new → Upload plugin → Upload the .zip → Activate.
3. Enter the license key
Plugin settings → License → Paste your key.
4. Configure API keys
The plugin does not send data to aGo Lab. You provide your own keys:
- Gemini (recommended): free up to a certain quota. Get the key at aistudio.google.com.
- OpenAI (optional, failover): platform.openai.com.
- Anthropic Claude (optional, failover): console.anthropic.com.
Plugin settings → AI Providers → Paste whichever you have.
5. Upload your files to RAG
Plugin settings → Knowledge → Upload PDFs, TXT, CSV, MD or JSON with your documentation. The plugin generates embeddings and uses them to answer.
6. Configure the widget
Personality (name, tone), Style (colors, position), Behavior (greeting, restrictions). Done.
Real use cases
WooCommerce e-commerce
The chatbot indexes your full catalog (products, prices, stock, descriptions) and answers questions like “do you have X in size M?”, “how much does shipping to Concepción cost?”, “what is the difference between A and B?”. Nightly re-indexing via cron.
Consultancy with documents
You upload your PDFs of services and case studies. The bot answers “do you do SAP migrations?” with info that comes from your documents, not from invention.
SaaS site
Documentation plus onboarding. The bot drastically reduces “how do I do X” tickets.
Lead capture (when the AI does not know)
When the model cannot help, it emits an internal marker and an inline form appears:
- Visitor asks something out of scope.
- AI replies “I do not have that exact info, I will connect you with the team”.
- Inline form appears (name + email + message).
- Admin receives email with the full transcript.
Privacy
aGo AI Chatbot Pro hashes IPs with SHA-256, sends no data to aGo Lab and you control which API is used. Privacy by design, compatible with Chile Law 21.719.
Frequently asked questions
Do I need a developer?
No. Installation takes 15 minutes following the steps.
Does it work with WooCommerce?
Yes. It detects the store, indexes the catalog and answers about products.
What happens if Gemini is down?
The plugin has automatic failover: if Gemini fails, it tries OpenAI, then Claude, then Groq, then Cohere. You configure the order.
Is there a free version?
Yes, aGo AI Chatbot Lite works with Gemini and 1 file. No failover, no WooCommerce, no lead capture. For real sites, Pro is worth it.
Conclusion
A serious AI chatbot for WordPress today costs USD 29.9 lifetime, not USD 300/year recurring. The aGo AI Chatbot Pro stack covers 90% of cases without touching code. For the remaining 10% (custom integrations, custom dashboards), aGo offers services.
Specific questions? Let’s talk.