Cookie Banners: The Problem That Shouldn't Exist
Every other website greets visitors with a cookie banner. "Accept", "Reject", "Settings" – and most people click "Accept All" without reading. That's neither good privacy nor good UX.
The uncomfortable truth: Most cookie banners exist only because the website uses tracking tools it doesn't actually need.
What the Law Actually Says
The Swiss Data Protection Act (nDSG, since September 1, 2023) and the EU GDPR agree on one key point:
Technically necessary cookies don't require consent.
A cookie banner is only mandatory if your website:
- Sets tracking cookies (Google Analytics, Facebook Pixel, Hotjar)
- Uses marketing cookies (retargeting, ad networks)
- Loads third-party scripts that set their own cookies
If your website only uses functional cookies – like language settings or shopping carts – no cookie banner is needed.
Why Most Websites Have One Anyway
The reason is almost always the same: Google Analytics. It's free, widely used, and sets dozens of cookies. Once you add Google Analytics, you need a cookie banner with opt-in consent. The same applies to:
- Google Tag Manager
- Facebook/Meta Pixel
- LinkedIn Insight Tag
- Hotjar, Crazy Egg, and similar tools
- YouTube embeds (set cookies)
- Google Fonts (can transmit IP addresses)
Each of these tools makes your website subject to consent requirements.
The Alternative: Privacy-First Technology
There are privacy-compliant alternatives that work without cookies and without consent:
| Purpose | Cookie-based | Privacy-First |
|---|---|---|
| Analytics | Google Analytics | Plausible, Fathom, Umami |
| Fonts | Google Fonts (external) | Self-hosted fonts |
| Videos | YouTube embed | Lite-YouTube, Poster + Click |
| Maps | Google Maps | Static image + link |
| Chat | Intercom, Drift | Email, contact form |
Plausible, for example, is an analytics tool that works completely without cookies, stores no IP addresses, and is fully GDPR-compliant – without consent.
What You Actually Gain
1. Better UX
No banner = no barrier between visitors and content. Studies show cookie banners can increase bounce rates by 5–15%.
2. Faster Load Times
Tracking scripts are often the biggest performance killers. Google Analytics alone loads 45+ KB of JavaScript and delays First Contentful Paint. Without tracking, your site loads measurably faster.
3. Better SEO
Faster load times = better Core Web Vitals = better Google ranking. Fewer third-party requests mean less render-blocking.
4. Legal Certainty
No tracking cookies = no risk of GDPR/nDSG violations. No trouble with regulators.
5. Trust
Visitors notice when a website respects them. "This website doesn't track you" is a stronger signal than any cookie banner.
Checklist: Does My Website Need a Cookie Banner?
Go through this list:
- Do I use Google Analytics? → Yes = banner needed
- Do I load Google Fonts from googleapis.com? → Yes = potentially problematic
- Do I embed YouTube/Vimeo videos? → Yes = banner needed
- Do I use Facebook Pixel or LinkedIn Tags? → Yes = banner needed
- Do I have a live chat (Intercom etc.)? → Yes = banner needed
- Do I only use functional cookies (language, session)? → No = no banner needed
If you can answer "No" to all points (except the last), you don't need a cookie banner.
How We Do It at eluma.ch
Our own website is the best example:
- Analytics: Plausible (cookie-free, GDPR-compliant)
- Fonts: Self-hosted (no Google Fonts calls)
- Videos: No external embeds
- Tracking: None
- Cookies: Only
NEXT_LOCALEfor language preference (technically necessary)
Result: No cookie banner, fast load times, full legal compliance.
Conclusion
A cookie banner is not a quality feature – it's a symptom. It shows that your website uses third-party tools that collect user data. The better solution: replace these tools with privacy-compliant alternatives and make the banner unnecessary.
Your visitors will thank you. Your Google ranking will too.
Want to know if your website can work without a cookie banner? Contact us for a free analysis.