Wix Integration Guide

Follow these simple steps to add the AI assistant to your Wix.com website

Steps to add Debales AI assistant to your Wix.com website:

  1. Login to your Wix.com admin panel and go to Settings page.

  2. Click the Custom Code tab in the Advanced section.

  3. Click + Add Custom Code at the top right.

  4. Paste the below code snippet in the text box.

    Code Snippet
    <div id="debales-ai-assistant" data-bot-id="your-bot-id"></div>
      <script src="https://debalesaiwebapp.azurewebsites.net/plugin-assets/test-ai-assistant.min.js" async></script>
      
  5. Enter a name for your code. For example, "Debales AI Assistant".

  6. Select whether you want to add it to all pages or to specific pages.

  7. Select Body - end under the Place Code in section.

  8. Click Apply.

See Wix Documentation for more details.