<defaltam/>

Platforms

How to add an AI chatbot to a Wix site

Add an AI chatbot to Wix without an app: paste one script into Settings → Custom Code, point it at your pages, and it answers with your real content.

In short

To add an AI chatbot to a Wix site, open Settings, then Custom Code, add a new code snippet to the Head section on all pages, and paste the chatbot script.

No Wix app is required and the widget appears as soon as you publish the site.

4.7·130 reviews

Key facts

Key facts

The steps on Wix

  • · Create the chatbot and index your website address.
  • · In your Wix dashboard open Settings → Custom Code.
  • · Click Add Code, paste the script, choose Head and All Pages.
  • · Save, then publish the site.
  • · Reload your live site and the launcher appears in the corner you chose.
<script src="https://defaltam.com/api/public/bot/widget?k=YOUR_PUBLIC_KEY" async></script>

Why not a Wix app?

Wix apps are convenient but they tie your data and your configuration to the platform, and most chat apps in the marketplace are rule-based. A script-based AI chatbot reads your actual Wix pages and moves with you if you ever leave Wix.

What it can answer on a Wix site

Anything published on your pages: services, prices, opening hours, booking rules, delivery areas. If a fact only lives in a Wix booking app or a PDF, write it out as text so it becomes part of the bot's knowledge.

The product behind this guide

A chatbot trained on your own website, live today

Defaltam builds AI chatbots that read your public pages and answer with your real prices, services and policies. Support is €79/month, Sales is €149/month, both start with a 5-day free trial, and installation is one script tag.

FAQ

Questions people ask about this

How do I add an AI chatbot to Wix?

Go to Settings → Custom Code in your Wix dashboard, add a new snippet to the Head section for all pages, paste the chatbot script, save and publish. No app installation is needed.

Does a chatbot slow down a Wix site?

The Defaltam script loads asynchronously, so your Wix pages keep rendering while the widget loads in the background.

Will the chatbot know my Wix prices?

Yes, if they are published as text on your pages. The bot indexes your public Wix content and answers from it.

Can I remove it later?

Yes. Switch it off in the dashboard or delete the snippet from Wix Custom Code.

Related

Keep reading.