Description
SiteSideKick transforms your customer support with an AI chatbot powered by your business knowledge. Unlike generic AI assistants, SiteSideKick uses Retrieval-Augmented Generation (RAG) technology to ground responses in your actual documents, significantly reducing inaccurate or fabricated answers.
Key Features
- Quick Setup – Simple integration with a single chatbot ID
- RAG Technology – Retrieval-Augmented Generation grounds responses in your knowledge base
- 24/7 Availability – Automated responses available around the clock
- Document-Based Answers – Responses sourced from your uploaded content
- Customizable Appearance – Configure colors, theme, welcome message, and suggested responses
- Conversation Analytics – Track interactions and identify common questions
- Security Features – JWT authentication, rate limiting, and domain validation
- Usage Limits – Subscription-based message quotas and storage controls
How It Works
- Create Your Account – Sign up at SiteSideKick.io (14-day free trial available)
- Upload Your Content – Add documents, FAQs, and support articles to build your knowledge base
- Configure Your Chatbot – Customize appearance, welcome message, and suggested responses
- Get Your Chatbot ID – Copy the ID from your SiteSideKick dashboard
- Install This Plugin – Enter your Chatbot ID in WordPress settings
- Go Live – Your AI chatbot is now active on your WordPress site
Why SiteSideKick?
Automate Repetitive Questions
Handle common inquiries automatically while your team focuses on complex customer issues.
Provide Instant Responses
Reduce customer wait times with immediate, relevant answers from your knowledge base.
Scale Customer Support
Handle increased interaction volume without proportionally expanding your support team.
Simple Integration
No coding required—just add your Chatbot ID to get started.
What You Need
- A SiteSideKick account (sign up at https://www.sitesidekick.io)
- An active subscription (14-day free trial available, see pricing at https://www.sitesidekick.io/pricing)
- Your Chatbot ID from the SiteSideKick dashboard
External services
This plugin relies on the SiteSideKick service (https://www.sitesidekick.io) to provide AI-powered chatbot functionality. The plugin cannot function without this external service.
Chatbot widget script
On every page load of your WordPress site, the plugin loads a JavaScript chatbot widget from SiteSideKick’s CDN:
https://chatbot-page.pages.dev/chatbot.js
This script renders the chat interface on your site. No user data is sent when loading the script itself.
Chat API requests
When a visitor interacts with the chatbot, the widget sends the following data to the SiteSideKick API:
- The visitor’s chat messages
- Your Chatbot ID (configured in the plugin settings)
- The domain of your WordPress site (for authentication)
This data is sent each time a visitor sends a message in the chatbot. The API processes the message using Retrieval-Augmented Generation (RAG) to return a response based on the documents you have uploaded to your SiteSideKick account.
SiteSideKick service links:
- Terms of Service: https://www.sitesidekick.io/terms-of-service
- Privacy Policy: https://www.sitesidekick.io/privacy-policy
Support
Need help?
- Visit our Integration Guide
- Contact Support
- Email: support@sitesidekick.io
About SiteSideKick
SiteSideKick is an AI-powered customer support platform that helps businesses automate common support interactions. Our Retrieval-Augmented Generation (RAG) technology connects advanced AI models to your business knowledge base, enabling contextual, document-grounded responses to customer inquiries.
Learn more at https://www.sitesidekick.io
Installation
Automatic Installation
- Go to Plugins > Add New in your WordPress admin
- Search for “SiteSideKick”
- Click “Install Now” and then “Activate”
- Go to Settings > SiteSideKick
- Enter your Chatbot ID from SiteSideKick.io
- Save settings and you’re done!
Manual Installation
- Download the plugin ZIP file
- Go to Plugins > Add New > Upload Plugin
- Choose the ZIP file and click “Install Now”
- Activate the plugin
- Go to Settings > SiteSideKick
- Enter your Chatbot ID
- Save settings
Getting Your Chatbot ID
- Visit https://www.sitesidekick.io and sign up
- Create your chatbot and train it on your content
- In your dashboard, copy the Chatbot ID from the installation script
- Paste it into the WordPress plugin settings
FAQ
-
Do I need a SiteSideKick account?
-
Yes. This plugin integrates your WordPress site with your SiteSideKick chatbot. Visit https://www.sitesidekick.io to create an account. Free trials are available.
-
How much does SiteSideKick cost?
-
SiteSideKick offers tiered subscription plans with a 14-day free trial. Visit https://www.sitesidekick.io/pricing for current pricing, features, and usage limits.
-
Will this slow down my website?
-
No. The chatbot loads asynchronously with the
deferattribute, so it doesn’t block page rendering. -
Can I customize the chatbot appearance?
-
Yes. You can configure the chatbot’s visual theme (light/dark), colors, welcome message, description, suggested responses, and position through your SiteSideKick dashboard. Visit https://www.sitesidekick.io/dashboard to access customization options.
-
What if I don’t have a Chatbot ID yet?
-
Sign up at https://www.sitesidekick.io, create your chatbot, and you’ll receive your Chatbot ID immediately.
-
Does this work with page builders?
-
Yes! SiteSideKick works with all WordPress themes and page builders (Elementor, Divi, Gutenberg, etc.)
-
Can I use this on multiple sites?
-
Yes, but each site needs its own chatbot. You can manage multiple chatbots from your SiteSideKick dashboard.
-
Is my data secure?
-
Absolutely. SiteSideKick uses enterprise-grade security including JWT authentication, rate limiting, and domain validation. Your data is encrypted in transit and at rest.
-
What happens if I cancel my subscription?
-
The chatbot will stop working immediately. You can reactivate anytime by resubscribing.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“SiteSideKick AI Chatbot” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SiteSideKick AI Chatbot” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
- One-click chatbot integration
- Settings page with Chatbot ID configuration
- Automatic script loading on all pages
- Links to SiteSideKick dashboard and docs
