Wix
To add Suppa to your Wix site:
- In your Wix Editor, click on the "+" button on the left sidebar.
- Select "Embed" > "Embed a Widget".
- Choose "Custom Element".
- 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>
- Replace
YOUR_SUPPA_API_KEY
with your actual Suppa API key. - Click "Update".
- Position the embedded element anywhere on your page (it won't be visible).
- Publish your site to apply the changes.