WebmasterID logoWebmasterID
Analytics dimensions

Video provider dimension

The video provider dimension records which platform served an embedded video — for GA4's enhanced measurement, that means YouTube via its iframe API. This page explains what video_provider captures, why non-YouTube and self-hosted players are not auto-measured, and how to fill the gap with custom events.

Verified against primary sources

What this means

GA4's enhanced measurement can track embedded video automatically and stamps each video event with a video_provider parameter identifying the platform. In practice the auto-measured provider is YouTube, because GA4's listener hooks into the YouTube iframe Player API.

The video provider dimension sits alongside video_title and video_url, letting you group video engagement (starts, progress, completes) by the platform that served it.

Why coverage is limited

Auto-measurement only works for players GA4 knows how to listen to. A YouTube embed using the iframe API gets tracked; a Vimeo, Wistia, or self-hosted HTML5 player does not produce video_provider data automatically because GA4 has no built-in listener for it.

To measure those, you instrument the player's own JavaScript events and send custom video events, setting video_provider yourself. So a provider breakdown that shows only YouTube usually reflects the limits of auto-measurement, not the absence of other video on the site.

How it appears in analytics and logs

A video provider value identifies the player platform behind a video event. If a video has no provider data, it is almost certainly not a YouTube iframe-API embed, so enhanced measurement never saw it.

Diagnostic use case

Separate video engagement by the platform serving the player, and recognize which embeds GA4 measures automatically versus which need custom tracking.

What WebmasterID can help detect

WebmasterID records video interactions as first-party events where instrumented, so you can attribute engagement across providers your own tracking covers, not just the auto-measured one.

Common mistakes

Privacy and accuracy notes

Video provider is player metadata, not personal data. Embedding third-party players can set that platform's own cookies, which is the embed's behaviour, not the analytics dimension. This is educational, not legal advice.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.