This article is an explanatory guide covering the blocking of Vimeo videos in the absence of user consent.
Our consent management platform helps you comply with regulations governing the management of video content provided by third-party services.
Vimeo, another popular service for integrating your videos on your website. But as with YouTube there are some important data protection considerations. Indeed, as of September 1, 2023, embedding a Vimeo video on your website without consent is no longer compliant.
Why is this?
When Vimeo videos are embedded on your website, the user’s IP address is automatically sent to Vimeo’s servers in the United States as soon as the page is loaded, even if the user does not click on the video.
The service also deposits a series of cookies to study user behavior.
It’s important to stress that an IP address is personal data, and sending it without explicit consent is a violation of both the Swiss Data Protection Act (nLPD) and the European General Data Protection Regulation (GDPR).
By blocking these videos until users give their consent, your website will not only comply with legal obligations, but it will also boost user confidence by demonstrating a commitment to their privacy.
Biskoui can block your Vimeo videos to bring your site into compliance with nLPD and the European GDPR.
We have developed a system that will block your Vimeo videos until the user’s consent has been collected.
Your Vimeo videos will be displayed as follows to indicate to visitors that their consent is required:
If the user clicks on “Allow Vimeo”, consent will be activated for Vimeo only. Our blocking system will immediately disappear, allowing the user to play the Vimeo video.
A. Add Vimeo service (one-time operation)
When you want to embed a Vimeo video on your website, Vimeo will provide you with an “iframe” embedding script like this one:
To activate video blocking, simply modify the parameter text calling the source src= and replace it with data-src=.
Here’s what it will look like in practice:
Before modifying the source parameter:
src="https://player.vimeo.com/video/759911151?h=3a3669479e&color=ffffff&title=0&byline=0&portrait=0&badge=0"
After modifying the source parameter:
data-src="https://player.vimeo.com/video/759911151?h=3a3669479e&color=ffffff&title=0&byline=0&portrait=0&badge=0"
This little manipulation of the source parameter will allow biskoui to execute, or not, the video depending on the status of your visitor’s consent for Vimeo.
Please note: It is important to do this for each video. Vimeo video on your website.
The next time the page is loaded, the biskoui blocking system will be reinstated until the user accepts the Vimeo service again.
Our support team is available at : support@biskoui.ch