Wix Integration

Embed Zidi videos on your Wix website using the HTML Embed widget.

How to Embed

  1. Open your video in Zidi and click Share.
  2. Copy the embed code (iframe snippet).
  3. In the Wix Editor, click Add Elements (+).
  4. Go to Embed CodeEmbed HTML.
  5. Select Code mode and paste the embed code.
  6. Resize the widget as needed and click Apply.
  7. 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):

  1. Add an Embed HTML element from the Add panel.
  2. Paste the embed code.
  3. 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.