Back to blog
Playbook13 June 20267 min

Putting an AI chatbot on your website in 15 minutes

Putting a chatbot on your website really can take about fifteen minutes. This is the no-nonsense how-to: filling your knowledge base, placing the script, testing with the tricky questions, and honest expectations for the first few weeks.

Team Conveya
Conveya team

Putting a chatbot on your website really can take about fifteen minutes. Not the version an agency spends three weeks on and hands you a fat invoice for, but a working AI chat that answers the questions you currently handle by hand ten times a day. This is the no-nonsense route: how to fill your knowledge base, how to place the script, how to test, and what you can reasonably expect in the first few weeks.

I'm not going to pretend it's perfect from minute one. It isn't. But the basics are up faster than you think, and the gap between nothing and something that catches the simple questions is much bigger than the gap between something and perfect. That's where your win is.

What you need before you start

Before you add a chatbot to your website, you want two things clear. First: what the bot needs to know. Second: what happens when the bot doesn't know. Most people forget that second one, and that's exactly where it goes wrong.

Start by collecting the questions you already know. Look in your mailbox, in your WhatsApp, in your support team's notes. For most businesses there are surprisingly few unique ones: delivery time, return policy, opening hours, pricing, whether something is in stock. For many webshops, ten to fifteen questions cover the bulk of all incoming contact. That list is your starting point, not some made-up scenario almost nobody actually walks in with.

Step 1: fill your knowledge base

An AI chatbot is only as good as the information it's allowed to read. This is the part that decides whether it works, and also the part people want to skip. Don't.

You have roughly three sources to draw from:

  • Your existing website: product pages, your FAQ, your shipping and returns page. Many tools simply read your site and use that text as a base.
  • Loose documents: a return policy in a PDF, a price list, internal notes that aren't online anywhere yet.
  • Live systems: your stock in Shopify, a customer profile in your CRM, open slots in your calendar. This is the difference between a bot that makes small talk and a bot that can tell you whether size M is still in stock.

Start small. Nail the ten most common questions with a short, honest answer in your own tone. A bot with ten sharp answers beats a bot that half-digested a hundred pages. You expand later, based on what people actually ask. And that's almost never exactly what you'd figured beforehand.

Write the answers the way you'd say them

A common mistake: people fill their knowledge base with formal policy text. The bot picks up that tone and ends up sounding like an insurance document. Write your answers the way you'd give them over the phone. Short, concrete, human. That not only reads better, it also keeps the answers short enough to fit in a chat window.

Step 2: placing the script on your website

This part sounds technical, but it isn't. Almost every chatbot gives you a small piece of code, a widget snippet, that you paste into your site once. After that the chat bubble shows up in the bottom right on every page.

How you place it depends on your platform:

  1. WordPress: paste the script into the footer via your theme settings, or with a simple plugin that adds code to the head or body.
  2. Shopify: add it to your theme.liquid, just before the closing body tag, or through an app that manages scripts.
  3. Wix, Squarespace or another builder: find the option for custom code or embed, usually under settings, and paste it into the site-wide section.
  4. Custom-built site: put the snippet in your base template so it loads on every page.

You don't need to paste it more than once. If the snippet loads site-wide, the chatbot is everywhere. Refresh your site, look bottom right, and the widget should be there. If it isn't, the snippet is often in the wrong spot or a cache plugin is holding it back for a moment. Clear your cache and try again.

Step 3: testing before your customers do

Before you let it loose on the world, sit down yourself and play customer. Not with the question you know the bot has the answer ready for, but with the ones that are hard. That's where you learn something.

At the very least, test these four things:

  • A normal question that should go well, like your delivery time. Is the answer right, and does it sound like you?
  • A question just outside the knowledge base. Does the bot make something up, or does it honestly say it's passing you to a human?
  • A question with emotion in it, a customer who's annoyed about a late delivery. Does the tone stay calm and helpful?
  • The handoff itself. Does a question the bot can't handle actually reach you, with the context of the conversation attached?

That last point is the most important. A bot that doesn't realize it doesn't know something is more dangerous than no bot at all. A good chatbot recognizes its limit and passes the conversation to a human, including what's been said so far, so your customer doesn't have to tell their story all over again.

What you can really expect in the first few weeks

Here's the honest part. The first days you'll see the bot say things that are slightly off, or a touch too formal, or miss a question you thought was easy. That's normal. Putting a chatbot on your website isn't a set-and-forget project, it's a short learning period.

The good news is you don't have to guess what needs fixing. You see in the conversations exactly where people get stuck. Every question the bot answered badly is a gap in your knowledge base that you close in two minutes. After a week or two you catch most of the repeatable questions and your inbox gets noticeably quieter.

Don't count on ninety percent solved straight out of the box. Count on simple questions largely running by themselves, on answers outside office hours, and on a team that gets the cases that actually matter. That's not a letdown. That's exactly what this tool is meant for.

More channels than just your site

Once the webchat is running, the logical next step is putting the same knowledge base to work on your other channels. Email, WhatsApp, Instagram. Tools like Conveya let your bot work in several places at once from a shared inbox, so a customer gets the same answer whether they chat, email or message you. Start with your site, expand once that works.

Getting started

The barrier to putting a chatbot on your website is lower than most people assume. Fill your knowledge base with your ten most important questions, paste the snippet into your site, test with the hard cases, and set it live. The quarter of an hour is the easy part. The first two weeks of reading along and fine-tuning decide whether you have a bot that's just there, or a bot that takes work off your hands.

Ready to build this yourself?

Put your own AI agent live on your site, over email, WhatsApp and phone. Start today, no hassle.

    Putting an AI chatbot on your website in 15 minutes | Conveya