Framer
To install Suppa in your Framer project:
- In your Framer project, go to the "Settings" tab.
- Scroll down to find the "Custom Code" section.
- In the "Head" text area, 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 "Save" to apply the changes.