Replire

Wix

How to integrate your AI chat widget using the Wix custom code feature.

Integration Script

Paste this snippet just before the closing </body> tag. Replace the URL and key with your actual values.

<script src="https://your-domain.com/widget.js" data-key="YOUR_WIDGET_KEY" async></script>

Step-by-step instructions

  1. 1Go to your Wix Dashboard and navigate to Settings.
  2. 2Scroll down to Advanced and click Custom Code.
  3. 3Click + Add Custom Code at the top right.
  4. 4Paste the script in the text box.
  5. 5Under Place Code in, select Body - end.
  6. 6Click Apply.