Cookie banners in Switzerland: what the revFADP actually requires

Whether your Swiss website needs a cookie banner, what the revFADP has required since 2023, what Art. 45c of the Telecommunications Act adds, and how cookieless analytics keeps the banner small.

since 1 Sept 2023revFADP in force
up to CHF 250,000Fine hits the person privately
83.5%Google market share Switzerland

A full consent banner only if your website uses services that send data to third parties. A purely Swiss site without Google Analytics, Google Ads, or an EU connection needs none. As soon as you load Google tools or track EU visitors, you do. Cookieless analytics removes the reason for it, and that is the route I largely take on my own site.

Today, a cookie banner blinks on almost every Swiss website. Sometimes with two equally large buttons, sometimes with a hidden reject link, sometimes with a whole wall of switches. Many businesses installed the thing because everyone has it, not because they knew what Swiss law actually requires of them. I’ll take this apart calmly here: what applies in Switzerland, what a banner has to do, what is overkill, and when you need none at all.

One clarification up front: I am not a lawyer. What follows is the practical view of a web developer who has been building Swiss SME sites for years. For a binding legal assessment, tricky cases belong with a professional. Good, layperson-friendly sources are the Federal Data Protection and Information Commissioner (FDPIC) and the Steiger Legal blog. I’ll provide the technical perspective alongside them.

No. Since 1 September 2023, the revised Swiss Federal Act on Data Protection, revFADP for short and known in Switzerland as revDSG, has applied. It is the Swiss counterpart to the European GDPR, but deliberately built differently. Many treat it as if it were a copy. That is not the case, and this very difference explains why most banners are oversized.

The GDPR requires active, prior consent for many cookies. Before a non-essential cookie is set, the visitor must have agreed. Hence the banners that block you until you click.

The revFADP works differently. It puts transparency first. You have to disclose which personal data you process and for what purpose. That happens in the privacy policy. A forced click hurdle before an analytics cookie is set is not something the revFADP prescribes in that form.

The rule almost nobody quotes: Art. 45c of the Telecommunications Act

One restriction is worth knowing, because it is regularly left out. The Swiss cookie rule does not sit in the data protection act at all, but in Art. 45c lit. b of the Telecommunications Act, in force since 1 April 2007. It allows the processing of data on other people’s devices only if users are informed about the processing and its purpose and are told that they can refuse it. Breaches can be fined up to CHF 5,000 under Art. 53 of the same act.

So what is required is not a consent banner, but information plus a way to refuse, and in principle before the cookies are activated. On top of that, the FDPIC leaflet on cookies and online tracking of 31 March 2026 states that prior, express consent is needed where the processing counts as unexpected or high risk, or where it involves particularly sensitive personal data. In other words: no click wall for ordinary cases, but never simply nothing either.

Decision table: do I need a banner?

The obligation does not attach to your website as such, but to the services you load. Here are the most common cases:

SituationBanner needed?Why
Purely Swiss site, no Google, no tracking, local fontsNoNo cookies are set and no data is sent to third parties
Cookieless analytics on your own serverNoNo cookies, no IP storage, no third party
Google Analytics or Google AdsYesConsent Mode v2 since 6 March 2024 in the EEA, since 31 July 2024 for Swiss users, consent required
Google Fonts loaded from the Google serverYes (or embed locally)The IP flows to Google when the page loads
Embedded YouTube videos, Facebook pixel, US chatYesCookies and data transfer to third parties, often to the US
You have EU visitors and track themYesFor these people the GDPR with its consent requirement applies

Read the table from top to bottom. As soon as a row with a Yes applies to you, you need a banner. If none applies, you need none. That is how simple the logic is, and it is rarely explained this way.

The expensive myth: who the fine really hits

This is where it often gets told wrong, and the misconception costs nerves. You read about a fine of up to CHF 250,000 and think your company is on the hook. That is not the case.

The revFADP does not punish the company, but the responsible person. In the case of an intentional violation, the fine of up to CHF 250,000 hits the owner or the managing director, and indeed out of their private assets. Only if this person cannot be identified with proportionate effort is the company held liable on a subsidiary basis, and then only up to CHF 50,000.

Two things follow from this. First: it is not a mass-fine machine against companies like under the GDPR. The revFADP takes effect in cases of intentional violations by a responsible person, not for every forgotten checkbox. Second: if it gets serious, a human is liable privately, not an abstract company. That is a reason to work cleanly, but not a reason for panic banners. The serious response is an honest privacy policy, not the biggest wall of switches.

Why almost everyone has a banner anyway

If Swiss law does not force a consent banner, why do you see it everywhere? There are two understandable reasons for that.

First: anyone with visitors from the EU, and that is almost every website, is operating within the scope of the GDPR for those people. Many businesses therefore choose the stricter standard to be on the safe side.

Second, and this is the more honest reason: most sites load Google Analytics, Google Fonts from the Google server, embedded YouTube videos, the Facebook pixel, or a US chat. Each of these services sets cookies and sends data to third parties, often to the US. With a Google market share of 83.5 percent in Switzerland (StatCounter, July 2026), many also use Google Ads, and Google has required Consent Mode v2 for that in the EEA since 6 March 2024 and for Swiss users since 31 July 2024. Through this interface, Google learns whether the visitor consented. Without valid consent, Google processes the data only in a limited form. So anyone running Google Ads or Analytics needs the banner for Consent Mode, otherwise the measurement runs blind.

That is the decisive thought: how big the banner has to be follows from your technical decisions. The law asks for information and a way to refuse; the click wall is something the services bring with them.

What a banner has to do, if you need one

If you use trackers that require consent, the banner has to handle a few things cleanly:

  • Rejecting is just as easy as accepting. No hidden fine print, no gray link in the bottom right. Accept and Reject belong on the same level, equally visible.
  • Nothing loads before consent. The trackers may only fire once someone has agreed. A banner that is merely decorative while Google Analytics already runs in the background is worthless and wrong.
  • Granular where it makes sense. Statistics, marketing, and external media can be released separately. The visitor should be able to allow statistics and reject marketing.
  • Withdrawal is possible. The choice made once must be changeable later, via a small link in the footer, for example.

That is the necessary scope. Everything beyond it is usually just noise.

What is overkill

I often see three things that do more harm than good.

The banner that blocks the whole site until you click. It is annoying, drags down your Google ranking, and is not legally necessary. A box at the edge of the screen is enough.

The endless list of forty providers with checkboxes. It comes about when someone installs a standard tool that covers every conceivable service, even though the site uses only three of them. Nobody reads it, and it comes across as unsettling rather than serious.

The banner on a site that has no trackers at all. That is the most absurd case, and it happens more often than you’d think. A pure business card site without analytics, without external fonts, without embedded videos simply needs no banner. A banner then suggests a data collection that is not happening at all.

There is a way to keep the banner small or to remove the reason for it, and I go most of that way on my own site. Visitor numbers are measured with a self-built, cookieless first-party system. Cookieless analytics means: measurement without a cookie being stored on the device and without an IP address being kept permanently. That part sends nothing to Google or any other third party; the data stays on my own server. On top of it I offer Plausible, which is EU-hosted and also works without cookies, and which is only loaded once you have explicitly agreed. Because Plausible is a third-party service, you do see a banner here, but a slim one with two categories, Necessary and Statistics, instead of a wall of switches.

The same can be achieved for most SME sites. The typical triggers for a banner are replaceable:

  • Embed fonts locally instead of loading them from the Google server. Then no data flows to Google.
  • Cookieless analytics instead of Google Analytics. There are good solutions that work without consent, and I build that in as standard.
  • Load videos only on click instead of permanently embedded. That prevents YouTube from pulling data the moment the page loads.
  • Review maps and chat critically. A smaller company often doesn’t need much of that. Anyone who wants to be found locally is often better off with a well-maintained Google Business Profile than with an embedded map.

If you build a site this way from the start, the consent banner falls away with no replacement needed; what remains is a short, honest passage in the privacy policy. The site loads faster, looks tidier, and you have less to explain.

An honest note: if you actively run Google Ads and rely on conversion measurement, you can hardly avoid Google tools and therefore banners and Consent Mode. Then the banner is part of the business. For most SMEs who simply want to know how many people visit their site, it is not.

What you need in any case

One thing remains mandatory regardless of the banner: an understandable privacy policy. It belongs in the footer and must honestly describe which data you process, for what purpose, who has access, and how people exercise their rights. That is the core of what the revFADP means by transparency. A pretty banner without a clean privacy policy does not meet the law. The policy is the foundation, the banner at most the roof.

My conclusion

The Swiss situation is more relaxed than the banner theatre suggests. The revFADP requires transparency, not a click wall, and Art. 45c of the Telecommunications Act asks for information and a way to refuse, not for consent. You only need the full consent banner if you use services that send data to third parties, Google above all. And those very services can be avoided on most SME sites. Anyone who builds cleanly often needs no consent banner and still has useful visitor numbers. The fine of up to CHF 250,000, finally, is no corporate bogeyman, but hits an individual person privately if it comes to that.

If you’re unsure whether your site needs a banner or whether it is sending out data unnecessarily, I’m happy to take a look. Drop me a short note via the contact form, and I’ll tell you honestly what is necessary and what is not. For the legally binding assessment, I refer you to a professional, the FDPIC, or Steiger Legal.

Common questions

Do I need a cookie banner in Switzerland?

A full consent banner only if you use services that send data to third parties. A purely Swiss site without Google Analytics, Google Ads, or an EU connection needs none. As soon as you use Google tools or track EU visitors, you do. Careful, though: if you set any non-essential cookies at all, Art. 45c of the Telecommunications Act requires you to inform about them and to let people refuse. Cookieless analytics removes that trigger.

Does the revFADP require a cookie banner like the GDPR?

No. The revFADP (the revised Swiss Federal Act on Data Protection, in Switzerland known as revDSG) has been in force since 1 September 2023 and puts transparency first, not prior consent. It requires an honest privacy policy, but no click wall before a cookie is set. The cookie rule itself sits in Art. 45c lit. b of the Telecommunications Act, which asks for information plus a way to refuse rather than for consent.

Who is liable for a data protection violation in Switzerland?

Unlike the GDPR, the revFADP does not punish the company, but the responsible person. A fine of up to CHF 250,000 hits the owner or managing director out of their private assets, in cases of intentional violation. Only if the person cannot be identified is the company held liable on a subsidiary basis, up to CHF 50,000.

Do I need the banner because of Google Consent Mode v2?

If you use Google Ads or Google Analytics, yes. Google has required Consent Mode v2 in the EEA since 6 March 2024 and extended the policy to Swiss users on 31 July 2024. Without valid consent given through a banner, Google processes the data in a limited form or not at all. If you do without Google tools, you need neither Consent Mode nor a consent banner.

How do I get by with no cookie banner at all?

Embed fonts locally instead of loading them from the Google server, use cookieless analytics instead of Google Analytics, load videos only on click instead of permanently embedded, and review maps or chat tools critically. If no component sets cookies or sends data to third parties anymore, the banner falls away with no replacement needed.

A question about your web project?

Write to me

Related guides