Carrd
Embed your ioZen intake bot on a Carrd site using the Embed element.
Add your ioZen intake bot to Carrd using the built-in Embed element.
Recommended Embed Type
Inline via Embed element (Carrd doesn't support global scripts on all plans). Widget on Pro Standard or higher.
Option 1: Inline (Embed Element)
- Edit your Carrd site
- Add an Embed element
- Set the type to Code
- Paste:
<div id="iozen-inline"></div>
<script
src="https://app.iozen.ai/embed.js"
data-bot="YOUR_BOT_SLUG"
data-mode="inline"
data-container="iozen-inline"
defer
></script>- Adjust the element height (recommended: 500–700px)
- Save and publish
Option 2: Widget (Pro Standard+)
On Carrd Pro Standard or higher, you can add site-wide scripts:
- Go to Settings → Head/Footer
- In the Footer section, paste the widget script
- Save and publish
Troubleshooting
| Issue | Solution |
|---|---|
| Embed element not available | The Embed element requires Carrd Pro |
| Bot is cut off | Increase the height of the Embed element in the Carrd editor |
Need help? Email us at hello@iozen.ai.