Create your free cookie banner
Use our setup wizard and have your banner ready to use in minutes.
Color scheme
Position
Background
Cookie icon
The cookie icon is shown after the banner is closed, allowing users to change their preferences.
Position
Color scheme
Cookie types
Compliance
Banner text (Advanced)
Preferences text (Advanced)
Installation instructions
Step 1:
Step 2: Add these files inside your website, e.g. /cookie-banner
Step 3: Add this HTML to your page, inside the <head> tag. Make sure you use the right URLS for the CSS and JavaScript
<link rel="stylesheet" id="silktide-cookie-banner-css" href="path-to-css/cookie-banner.css"> <script src="path-to-js/cookie-banner.js"></script> <script> silktideCookieBannerManager.updateCookieBannerConfig({ text: { bannerTitle: 'Your privacy matters to us', acceptButtonText: 'Accept custom cookies', rejectButtonText: 'Reject custom cookies', } }); </script>
Step 4: Consult our documentation for advanced setup options.