Webflow
To add Suppa to your Webflow site:
- In your Webflow project, go to "Project Settings" (the gear icon in the left sidebar).
- Click on the "Custom Code" tab.
- In the "Head Code" section, paste the following script:
<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 "Save Changes" and publish your site to apply the updates.