Who can use this feature? | |
Available on | All Plans |
Available to | Everyone |
To comply with privacy regulations such as GDPR and CCPA, Voxiplan uses cookies on booking pages and embedded widgets. This guide explains how cookie banners are shown and how to manage consent — including how to suppress the Voxiplan banner in embedded widgets when consent is managed externally.
Cookie Banner on Voxiplan Booking Pages
When users access a Voxiplan booking page directly (e.g. https://voxiplan.com/s/your-link
), they will see a cookie banner provided by Voxiplan. This banner ensures compliance and cannot be hidden or customized.
Embedding Voxiplan on Your Website
When you embed a Voxiplan booking widget on your website, our banner is shown by default. However, if you're already managing user consent with a tool like iubenda or Cookiebot, you can prevent the Voxiplan banner from appearing by adding a parameter to the embed URL.
Note: If you suppress the Voxiplan banner, you are responsible for managing cookie consent in a legally compliant way.
How to Hide the Voxiplan Cookie Banner
Add the following parameter to your embed URL:
?hide_consent_banner=1
Example Embed Code:
<iframe id="VoxiplanWidget" width="100%" src="https://voxiplan.com/s/your-link?hide_consent_banner=1" title="Voxiplan Widget"></iframe>
This will prevent the Voxiplan banner from displaying in the embed. Make sure your site’s consent manager handles cookies properly.