Skip to main content

Webflow

To add Suppa to your Webflow site:

  1. In your Webflow project, go to "Project Settings" (the gear icon in the left sidebar).
  2. Click on the "Custom Code" tab.
  3. 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>
  1. Replace YOUR_SUPPA_API_KEY with your actual Suppa API key.
  2. Click "Save Changes" and publish your site to apply the updates.