How to Add an AI Chatbot to Your Website in 30 Seconds

·3 min read

Adding an AI chatbot to your website used to mean signing up for a platform, uploading documents, training a model, configuring a dashboard, embedding a widget, and re-training everything when your site changed.

There's a faster way. SiteChat lets you add a working AI chatbot by pasting a single <script> tag. No dashboard. No training. No uploads.

What You'll Need

  • A website (any platform — Shopify, WordPress, custom HTML, Next.js, etc.)
  • A SiteChat account (free 14-day trial, no credit card required)
  • About 30 seconds

Step 1: Copy the Script Tag

Go to your SiteChat dashboard and copy your unique embed script. It looks like this:

<script
  src="https://sitechat.labradical.com.au/widget.js"
  data-site="yoursite.com"
  data-color="#D4FF00"
  data-title="Chat with us"
></script>

Change the data-color to match your brand, and data-title to whatever you want visitors to see.

Step 2: Paste It Into Your Site

Where you paste it depends on your platform:

  • Shopify: Settings → Custom Pixel → Add pixel → Paste the script
  • WordPress: Appearance → Theme File Editor → footer.php → paste before </body>
  • Custom HTML: Paste before the closing </body> tag
  • Next.js / React: Add to your root layout.tsx or index.html

That's it. Save and refresh your site. The chatbot appears in the bottom-right corner.

Step 3: Let It Learn Your Site

Here's the magic part — you don't train anything. When a visitor asks a question, SiteChat automatically:

  1. Crawls your live pages (homepage, about, FAQ, etc.)
  2. Reads the actual content
  3. Answers the visitor using that content
  4. Email you if the visitor leaves their contact details

Update your website? The chatbot knows. No re-training. No dashboard to reconfigure.

What About Pricing?

SiteChat is free for 14 days. After that:

  • Lite: $19/mo — 500 replies, 1 website
  • Pro: $49/mo — 5,000 replies, 3 websites
  • Agency: $149/mo — Unlimited replies, unlimited websites

Cancel anytime. No lock-in.

Try It Yourself

Start your free trial →. No credit card required. No setup calls. No onboarding.