diff --git a/pages/25.Video/docs.en.md b/pages/25.Video/docs.en.md index 9e3644990..55887612d 100644 --- a/pages/25.Video/docs.en.md +++ b/pages/25.Video/docs.en.md @@ -59,6 +59,27 @@ that opens to insert gated videos into your landing page. ![](gated-video-icon.png) +## Disabled Javascript tracking support + +The HTML5 video tag does not support external links, which means that YouTube and other external videos provider cannot be played using the video tag alone. In consequence, if the Mautic script is disabled, YouTube/Vimeo videos will not play. + +To add support for YouTube and other external videos, you can use the following code: + +### Example for YouTube + +```html + +``` + +### )-Example for Vimeo + +```html + +``` +This code is privded by from YouTube when using their embed feature. The `data-form-id` and `data-gate-time` attributes are still required to use the video as a Mautic gated video. + +If the Mautic script is disabled, MediaElementPlayer can be used to play external videos. + ## Tracked videos (Mautic 2.9.1 and above) Mautic allow track contacts play/stop/time length action without gated feature. Any `