Disabling lazy loading of YouTube?

We’re trying to add tracking of YouTube videos to our Google Tag Manager implementation, but it appears that lazy loading of videos is preventing our tag from firing. Since we usually expect 0-1 videos to be present in any given thread, is it possible to disable the lazy-loading aspect of YouTube videos?

You can run a rm -rf plugin/lazyYT in the run hook in your app.yml.

2 Likes