Video Lead Capture

Configure one email capture or CTA interaction in a standalone Ours Privacy video embed, control when it appears, and measure leads and CTA engagement.

Use this page to add one email capture or CTA to a standalone video embed. The interaction is carried in the copied embed code, so it applies only after you replace the snippet on your page.

Open Videos in app

Configure the interaction

  1. Open a video, then select Embed.
  2. Under Engagement, turn on Enable engagement.
  3. Choose when to show it: Before playback, at the fixed Midpoint, or On completion.
  4. Choose Email capture or CTA, then enter the text for that interaction. A CTA needs a full https:// or http:// URL.
  5. Turn on Lock interaction when visitors must complete the email capture or select the CTA before they can continue or replay.
  6. Copy the embed code and replace the current snippet on your page.
The Embed tab with Engagement enabled, Before playback selected, Email capture selected, and the offer and submit-button fields above the generated code

The embed supports one interaction in this release. Its copied configuration contains a version and a one-item interaction list, which leaves room for future formats without changing the snippet:

{
  "version": 1,
  "interactions": [{ "placement": "pre_play", "content": "email", "locked": false }]
}

The dashboard keeps these settings only while the video detail page is open. They are not saved to the video. To change the interaction on a live page, update the settings, copy the code again, and replace the existing snippet.


Choose the visitor experience

An Email capture interaction displays your offer text, an email field, and a submit button. A valid submission lets the visitor continue or, after a completed video, replay it.

A CTA interaction displays a headline and a button that opens the configured page in the hosting page. Use it when the next step is a consultation, download, appointment, or another page on your site.

With Lock interaction off, visitors can continue watching without sharing an email, or replay after a completion interaction. With it on, the player has no in-player continue or replay control. Popup lightboxes still keep their existing close controls on the hosting page.

A standalone video player dimmed by an email capture overlay that offers a guide to understanding lab results, with an email field, an Email me the guide button, and a Continue without sharing button.

Email before playback. An unlocked email capture appears before playback. Visitors can share an email to receive the offer or continue watching without sharing.


Track leads and CTA activity

Install the Ours Privacy Web SDK on the page hosting the embed. Without it, the video and interaction still work, but no lead or CTA activity reaches Video Analytics.

Video Analytics reports lead capture displays, completed lead captures, CTA displays, and CTA clicks alongside video starts and completions. These are private reporting metrics, not events to add to your destination event list.

A successful email capture also sends the standard form_submit event. Allow and map form_submit in a destination when you want completed video forms routed there. The visitor's email is handled as visitor data, not as an event property.


Scope and limits

Lead capture and CTA interactions work with standalone Inline and Popup embeds copied from the dashboard. They are not available for Video Channels or a player you build yourself.

This release does not support multiple interactions in one embed, custom form fields, redirects after submission, CTA positioning, or arbitrary timeline placement.


Next steps

How is this guide?

On this page