embent

Install guides / Wix

Install Embent on Wix

Add the snippet through Wix's built-in Custom Code panel — no app to install, no code editor to learn.

Before you start

  • A Wix Premium or Studio plan with a connected domain — Custom Code only appears once your site is published with a connected domain, and connecting a domain itself requires a Premium or Studio plan.
  • These steps are for the standard Wix Editor. Wix Studio's Editor has its own settings layout, so the exact menu path there may differ.

Steps

1

Copy your embed snippet

In your Embent dashboard, open your bot's Overview and copy the embed snippet. It looks like this:

<script src="https://api.embent.com/widget.js" data-bot="YOUR_BOT_ID" async></script>
2

Open Custom Code in Settings

From your site's dashboard, go to Settings → Custom Code, under the Development & Integrations section, and click + Add Custom Code.

3

Paste the snippet and apply it to every page

Paste the snippet into the code box, choose "All pages" so it loads everywhere, set "Place Code in" to Body – end, and click Apply.

Check it worked

Reload your site in a new browser tab: the chat bubble appears in the corner. Ask it a question about your own pages and it should answer with a citation.

If it doesn't work

Tried it and the widget isn't showing? These fix nearly every case.

I added the embed code but the widget doesn't appear — no chat bubble, no launcher, nothing shows up on my siteFour checks solve almost every "widget not showing" case. First, open your live site and view the page source (right-click → View Page Source) and search for "embent" — if the script is not there, the code was not saved to a published page. Second, make sure the data-bot ID in your snippet matches the one shown in your dashboard under Settings. Third, clear your site's page cache and any CDN cache — a cached page keeps serving the old version without the widget. Fourth, check the bot is not paused in the dashboard: a paused bot deliberately shows nothing to visitors.

Common questions

Why can't I find Custom Code in my Settings menu?Custom Code only shows up once your site is published with a connected domain — and connecting a domain itself requires a Wix Premium or Studio plan. Free Wix sites can't do either, so the panel stays hidden until you upgrade.
Where should I place the snippet — Head, Body – start, or Body – end?Body – end works for the widget: the page renders first and the script loads right after, which keeps it out of the way of everything else on the page.
Will this slow my site down?No. The script loads async and the widget is under 50KB gzipped with no framework of its own, so it never blocks your page render.
Point Embent at your site now.An AI agent that would rather say “I don’t know” than make something up. Free plan, no card — most sites are answering within two minutes.

The chat bubble in the corner is Embent itself, running on this page — ask it anything about us.