Skip to main content

How to Embed a Vidalytics Video on a Webflow Page

Step by step instructions on how to embed a Vidalytics Video in Webflow

Aldo Peña avatar
Written by Aldo Peña
Updated yesterday

Follow these steps to seamlessly add a Vidalytics-hosted video to your Webflow site using Webflow’s Embed element and Vidalytics’ copy-and-paste embed code.

Step 1: Retrieve Your Vidalytics Embed Code

  1. Log into your Vidalytics account.

  2. Navigate to My Vids and open the video you'd like to embed.

  3. Locate the unique Embed Code on the video’s Edit page. Click on Embed/Share option to open the script. This script-based snippet is the one you’ll use to embed the video.

  4. Copy the entire embed script to your clipboard by clicking on copy code.

Step 2: Prepare Your Webflow Project

Ensure you have access to a Custom Code section or Embed component. This is available on Webflow's Site plans (Core and above).

Step 3: Add the Vidalytics Embed in Webflow

  1. In Webflow Designer, open the Add panel (press A).

  2. Drag a Embed element (Custom Code) to the desired location on your page canvas.

  3. Double-click the Embed box or click its settings cog, then paste your Vidalytics embed code in the code editor (includes HTML / <script> tags).

    Note: Do not include <html>, <head>, or <body> tags—only paste the snippet Vidalytics provided.

  4. Set the dimensions manually if needed:

    • Either wrap the embed inside a div block and define its width/height in Webflow styles,

    • Or add width="100%" height="100%" attributes inside your embed code snippet.

  5. Click Save & Close to insert the code onto the page.

Step 4: Style and Preview

  • Use Webflow’s Style panel to adjust width, height, and responsiveness of the container.

  • Preview your page in Webflow to confirm the video appears correctly in the designer.

  • Publish your site to ensure the embedded video loads as expected on the live domain.


Did this answer your question?