We proudly present
Copy the code, share the love
Easy: You can find the code below, just click on the button and it will be stored in your clipboard.
The code must be inserted at the end of the HTML header of your website.
The pop-up appears on your website. Not every time, but once a day.
The script for the pop-up is minimized (~20Kb). The loading time of the website is therefore only minimally affected and leads to a minor delay of a few milliseconds.
Depending on the server settings, it may not be possible to integrate an external script. In this case, the script can be downloaded and then integrated locally, in which case the src attribute in the copied code must be adapted to the path of your local script.
Link to the script
The code must be inserted at the end of the HTML header. Common CMS offer functionalities to extend the HTML code with external scripts. We use a similar method to cookie constents or analytics services.
No. For the functionality of the banner, the time of the click is saved in the user's browser (localStorage) after clicking on "Accept all". This is functionally necessary in order to display the banner only once a day per user. The CDN service jsdelivr is used for hosting. Jsdelivr uses the IP address of the caller for the functionality. If this behavior raises legal concerns, we recommend integrating the script locally. If you have any questions, please do not hesitate to contact us.
Yes, the pop-up fulfills the WAI-ARIA guidelines. #acceptall
No, the pop-up appears once a day per domain by default.
In addition, the data-interval attribute can be used to specify the interval at which the pop-up should be displayed.
Example: data-interval="7" shows the pop-up every seventh day.