Skip to main content

Wix

To add Suppa to your Wix site:

  1. In your Wix Editor, click on the "+" button on the left sidebar.
  2. Select "Embed" > "Embed a Widget".
  3. Choose "Custom Element".
  4. In the "Custom HTML" dialog, paste the following code:
<script 
src="https://app.suppa.ai/integration/script.js"
data-api-key="YOUR_SUPPA_API_KEY">
</script>
  1. Replace YOUR_SUPPA_API_KEY with your actual Suppa API key.
  2. Click "Update".
  3. Position the embedded element anywhere on your page (it won't be visible).
  4. Publish your site to apply the changes.