Test D — widget_referrer only
Subdomain: d.yt.jaan.md
Purpose: Test whether widget_referrer alone is sufficient as an analytics attribution hint (no enablejsapi/origin pair).
Video ID: UqKvW7ggYWo
Configuration
<iframe
src="https://www.youtube.com/embed/UqKvW7ggYWo?autoplay=0&controls=1&rel=0&playsinline=1&widget_referrer=https%3A%2F%2Fd.yt.jaan.md%2F"
title="Test D — widget_referrer only"
width="640" height="360"
referrerpolicy="strict-origin-when-cross-origin"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
</iframe>
Instructions
Click the native YouTube play button and watch at least 60–120 seconds.
Expected learning
Tests whether widget_referrer alone reaches YouTube Studio attribution.
If Test D appears and Test C doesn't, widget_referrer is the controlling signal.
If both fail, both signals may need to be combined (see Test E).
QA checklist
- Open DevTools → Network.
- Find the request to
youtube.com/embed/UqKvW7ggYWo. - Confirm the
Refererheader ishttps://d.yt.jaan.md/— not absent, notno-referrer. - Confirm no YouTube Error 153 in the player.
- Play manually and watch 60–120 seconds.
- For Test F, confirm DevTools console logs
[YT_TEST] … READYand[YT_TEST] … STATE PLAYING. (Not applicable on this page.)