Skip to content

Ignore insights self-hosted video from Cookiebot

Warren Gifford requested to merge ignore-cookiebot into main

Created by: felixfbecker

Cookiebot blocks cross-domain videos by default until consent is given because videos might set cookies. This breaks the animation from autoplaying on the first page visit. However, we know that GCS does not set cookies (Cookiebot just doesn't know) and it's not an iframe so it can't use local storage, so we can safely disable the blocking for this video.

Docs: https://support.cookiebot.com/hc/en-us/articles/360009063660-Disable-automatic-cookie-blocking-for-a-specific-script

Merge request reports

Loading