Wix Integration
Embed Zidi videos on your Wix website using the HTML Embed widget.
How to Embed
- Open your video in Zidi and click Share.
- Copy the embed code (iframe snippet).
- In the Wix Editor, click Add Elements (+).
- Go to Embed Code → Embed HTML.
- Select Code mode and paste the embed code.
- Resize the widget as needed and click Apply.
- Publish your site.
Embed Code
<iframe
src="https://app.zidi.ai/v/your-video-slug"
width="100%"
height="400"
frameborder="0"
allowfullscreen
style="border: none; border-radius: 8px;"
></iframe>Wix Editor X / Studio
In Wix Studio (formerly Editor X):
- Add an Embed HTML element from the Add panel.
- Paste the embed code.
- Use the layout settings to make it responsive across breakpoints.
Wix Blocks
If you're building a Wix app or widget, you can use an html-component to render the Zidi embed.
Tips
- Set the HTML widget height to match your video aspect ratio (e.g., 360px for 640px width).
- The embed works on all Wix premium plans.
- Password-protected videos show a password prompt inside the embed.
- Add tracking pixels for analytics on embedded views.
- CTAs and engagement tracking work inside embedded videos.