How to add Amabrik to Wix
Add the Amabrik snippet to Wix in Settings, Custom Code: paste it in the Head on all pages, load once, then publish. Needs a connected domain.
Amabrik runs on your Wix site from a single line of code. You paste it once into the site’s Head, in Wix’s Custom Code area, and every widget you turn on in the dashboard shows up on your live site. You don’t edit pages one by one, and you don’t touch Velo or any developer panel.
One thing to know before you start: Wix only runs custom code on a published site that has a connected domain. That means a paid Premium plan. The steps below cover the whole flow, including that requirement and how to confirm the snippet is live.
1. Get your snippet
- Sign in to your Amabrik dashboard.
- Open the Install page.
- Copy the snippet. It looks like this, with your own site ID in place of
YOUR_SITE_ID:
<script async src="https://cdn.amabrik.com/v1/loader.js" data-site="YOUR_SITE_ID"></script>
Copy the exact line from the dashboard. Your data-site value is unique to your account, so don’t type it by hand.
2. Open Custom Code in Wix
Wix calls these snippets “custom code.” You add them from your site’s dashboard, not from inside the page editor.
- Go to your Wix site dashboard.
- In the left menu, click Settings.
- Under Development & integrations, click Custom Code.
- Click + Add Custom Code.
3. Paste the snippet in the Head, on all pages, load once
In the panel that opens:
- Paste your Amabrik snippet into the code box.
- Give it a clear name, for example
Amabrik, so you can find it later. - Under Add Code to Pages, choose All pages.
- Choose Load code once (load the code only once per visit). Amabrik loads itself once and stays available across page views, so you don’t need it to reload on every page.
- Under Place Code in, select Head.
- Click Apply.
That’s the install. The snippet is now saved on your site.
4. Make sure the requirement is met (published site and connected domain)
This is the part people miss, so check it now. Wix runs custom code only when both of these are true:
- Your site is published.
- Your site has a connected domain (your own domain, like
yourbusiness.com).
A connected domain needs a paid Wix Premium plan. The cheapest one is the Light plan, about $17 per month billed annually, as listed on Wix’s pricing page in June 2026. On the free plan your site uses a wixsite.com address with no connected domain, and custom code won’t run there.
If you’re still on the free plan or haven’t connected a domain yet, upgrade and connect your domain first, then come back to the next step.
5. Publish your site
Custom code only takes effect after you publish, and only on the live site.
- In the Wix editor or dashboard, click Publish (top right).
- Wait for Wix to confirm the publish finished.
Every time you change custom code, publish again so the live site picks it up.
6. Check that it’s live
- Open your live site at your connected domain in a new browser tab (not the Wix editor preview, see Troubleshooting below).
- Right-click the page and choose View Page Source, then search for
amabrik. You should see the loader script in the page. - Or open your browser’s developer tools, go to the Network tab, reload the page, and filter for
loader.js. You should see a request tocdn.amabrik.com.
If you see the script, the install worked.
7. Turn on widgets in the dashboard
The snippet is the connection. What appears on your site is controlled entirely from Amabrik.
- Go back to your Amabrik dashboard.
- Create or enable a widget (banner, cookie consent, popup, form, and so on).
- Save and publish the widget in the dashboard.
Your live Wix site updates within a minute. You never have to touch Wix again to add, change, or remove a widget. Everything happens in the Amabrik dashboard.
Troubleshooting
Custom Code isn’t in my Settings, or the option is greyed out. Custom code needs a paid Wix Premium plan with a connected domain. On the free plan there’s no connected domain, so custom code won’t run even if you can add it. Upgrade to at least the Light plan, connect your domain, then add the snippet.
I added the snippet but nothing shows up. Check three things, in order. First, did you publish the site after adding the code? Custom code is live only after a publish. Second, are you looking at the live site on your connected domain, not the editor preview? Custom code does not run in the Wix editor or in the editor’s Preview mode. Third, have you enabled a widget in the Amabrik dashboard? The snippet alone shows nothing until a widget is turned on.
It works in the editor preview but not on the live site, or the other way around. Wix runs custom code only on the published live site, never in the editor or Preview. Always test on your real domain.
I made a change in Amabrik but the site still shows the old version. This is usually browser or Wix caching. Do a hard refresh (Ctrl+Shift+R on Windows, Cmd+Shift+R on Mac), or open the site in a private window. Changes normally appear within a minute.
I changed the snippet in Wix and it didn’t update. After editing custom code, click Apply, then Publish the site again. Custom code changes don’t go live until you republish.
FAQ
Do I need a paid Wix plan?
Yes. Wix runs custom code only on a published site with a connected domain, and a connected domain requires a paid Premium plan. The cheapest is the Light plan, about $17 per month billed annually as of June 2026.
Will this slow down my Wix site?
The Amabrik snippet uses async, so it loads without blocking your page. Your content renders first, and the widget loads in the background.
Do I have to add the code to every page?
No. You add it once with All pages selected, and it covers your whole site. You then control where each widget appears from the Amabrik dashboard.
Can I remove Amabrik later?
Yes. Go to Settings > Custom Code, delete the Amabrik entry, and publish your site. The widgets stop showing immediately.
Does this work with Wix Studio?
Yes. Wix Studio sites support custom code too. Add the same snippet to the Head on all pages, then publish.
Last updated June 22, 2026
Want us to install it for you?
Open the Install page in your dashboard and use the Request Installation tab. Our team sets it up for you.