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
Banner text (Advanced)
We use cookies on our site to enhance your user experience, provide personalized content, and analyze our traffic. Cookie Policy.
Accept button
Reject button
Preferences button
Accessible labels are used to describe each button audibly, e.g. for partially-sighted users.
Preferences text (Advanced)
We respect your right to privacy. You can choose not to allow some types of cookies. Your cookie preferences will apply across our website.
Credit button
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-consent-manager-css" href="path-to-css/silktide-consent-manager.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 configuration options and how to setup with Google Consent Mode.