Privacy Policy for Swiss Websites (revFADP): what needs to go in

What a privacy policy in Switzerland must contain under the revFADP, when the GDPR applies on top, and how I handle this during a website project.

up to CHF 250,000revFADP fine
since 1 Sept 2023revFADP in force
since March 2024Consent Mode v2 required

Does my Swiss website need a privacy policy?

Yes, as soon as your website processes personal data. That happens almost always, since even a server log file with an IP address, a contact form, or embedded Google Analytics counts. The revised Swiss Data Protection Act (revFADP/revDSG) has applied since 1 September 2023 and requires you to inform people clearly about who processes which data for which purpose.

Personal data here means any information relating to an identifiable person. An IP address counts, a name in a form certainly does. In practice, every business website therefore has this obligation. Whether it is a business-card page or an online shop makes no difference; only the scope of the policy varies.

What must go into the privacy policy?

The revFADP does not prescribe a fixed template, but the duty to inform sets out what the data subject must learn. These points belong in it:

  • Responsible body. Who operates the website, with company name, address, and a way to make contact. In my case that is tomventures GmbH in Windisch AG.
  • Data processed and purpose. Which data you collect and what for. Example: contact form entries, to answer enquiries. Server logs, to keep the operation secure.
  • Third-party services. Every external tool that receives data. More on that shortly.
  • Disclosure abroad. If data goes to servers outside Switzerland, for example to the US, that must be stated.
  • Rights of the data subjects. Access, correction, deletion, and a reference to the Federal Data Protection and Information Commissioner (FDPIC) as the supervisory authority.
  • Retention period, as far as it can sensibly be given.
  • Profiling and automated individual decisions, if you use anything of the kind. For a normal SMB website usually not.

The most common mistake is not a missing policy, but one that hides the embedded third-party services.

Which third-party services do I have to list?

Anything that sends data to a third party when your page loads. These four come up most often, and each of them belongs in the policy:

ServiceWhat it processesWhy it must go in
Google AnalyticsUsage data, IP (truncated)Data goes to Google, partly to the US
Google Fonts (loaded externally)IP address when fonts are fetchedAvoidable by hosting the fonts locally
Google Maps (embedded)IP, location dataLoads from Google when the page opens
Contact form / newsletterName, email, contentData ends up with you and with the tool provider

My standard advice: host fonts locally instead of loading them from Google, then that data flow disappears. Load Maps only on click. Both make the policy shorter and the site faster.

revFADP or GDPR, when does which apply?

The revFADP is the Swiss law, the GDPR the EU one. They do not exclude each other; sometimes both apply. The key differences:

TopicrevFADP (Switzerland)GDPR (EU)
In forcesince 1 Sept 2023since 25 May 2018
Cookie consent bannernot requiredrequired for non-essential cookies
Privacy policymandatory (duty to inform)mandatory
Fine hitsresponsible personcompany
Fine levelup to CHF 250,000up to EUR 20m / 4% of turnover
Representativeusually not neededEU representative may be needed

The practically most important difference: the revFADP does not require a cookie banner, only the information. Anyone based in Switzerland serving a Swiss audience often gets by without a banner. More on that in the article the revFADP and the cookie banner.

The second difference is easily overlooked: the revFADP fine does not hit the GmbH, but the responsible natural person behind it. That is one reason not to put the topic off.

When do I also need a GDPR policy?

As soon as you specifically target people in the EU. That is the case if your shop delivers to the EU, if you aim content or prices in euros at EU customers, or if you actively advertise in the EU. A few random visitors from Germany are not enough; it is about how your offering is directed.

When the GDPR applies, quite a bit gets added: a legal basis for each processing activity, a cookie consent banner for non-essential cookies, and often a record of processing activities. In that case it pays to consult a lawyer, especially for a shop.

A technical point regardless of location: anyone using Google Ads or Google Analytics has needed Consent Mode v2 since March 2024. Without it, Google no longer delivers complete data in the EU. That is a measurement and advertising question, not a purely legal one, but it belongs to the same building site.

Is a generator from the web enough?

As a scaffold yes, as a finished product rarely. A generator does not know your specific tools. It does not know whether you use Analytics, whether your fonts are hosted locally, or whether your form runs through an external provider. It is exactly these details that make the policy correct or wrong.

I do not create legal texts and I am not a lawyer. What I do during a website project: I list cleanly which services your site technically embeds and which data flows arise. On that basis you fill in a generator correctly or have the text checked by a lawyer. For a simple SMB site the first route is usually enough.

Binding information and up-to-date templates are provided by the FDPIC at edoeb.admin.ch. That is the official source, not me.

How do I keep the policy up to date?

A privacy policy is not a document you write once and forget. It changes as soon as the technology changes. If you embed a new tool, such as a chat widget, a booking calendar, or a newsletter system, it has to go in. If you switch hosts, the server location may shift.

My approach: with every larger change to the website I review the policy alongside it. Anyone with maintenance gets this kept up automatically. Anyone tinkering themselves should go through once a year which services are actually still active. You often find an old script that nobody needs anymore and that you can safely remove.

In short

Every business website in Switzerland needs a privacy policy. It names the responsible body, the purpose and data, all third-party services, any disclosure abroad, and the rights of the data subjects. The revFADP does not require a cookie banner; the GDPR does, as soon as you specifically serve EU customers. Keep the document in sync with the technology, otherwise it no longer fits after the next tool change.

During a website project I build the data groundwork cleanly from the start, so that your policy matches the technology in use. The legally binding text is then provided by a generator or the lawyer, not by me.

Frequently asked questions

Does my Swiss website need a privacy policy?

Yes, as soon as the website processes personal data. That starts with the server log file containing an IP address, a contact form, or embedded Google Analytics. In practice almost every business website falls under this. Since 1 September 2023 the revFADP requires clear information about who processes which data for which purpose.

What must go into a privacy policy under the revFADP?

The responsible body with contact details, the data processed and the purpose, third-party services used such as Analytics or fonts, any disclosure abroad, as well as the rights of the data subjects to access, correction, and deletion. Profiling and automated decisions require an additional notice.

What does a missing privacy policy cost in Switzerland?

The revFADP provides for fines of up to CHF 250,000. Unlike the GDPR, the fine does not hit the company but the responsible natural person, so typically the management. In practice fines are rare; the risk lies more in warning letters and loss of trust.

Does the GDPR also apply to my Swiss website?

The GDPR applies on top if you specifically target people in the EU, for example with a shop that delivers to the EU, or content aimed at EU customers. A few random visitors from Germany do not trigger the GDPR. With active EU business you need a GDPR-compliant policy.

Do I need a cookie banner for the revFADP?

No. The revFADP does not require a cookie consent banner, only the duty to inform in the privacy policy. You only need a banner once the GDPR applies or if you use Google Ads and Analytics, in which case Consent Mode v2 has been required since March 2024.

A question about your web project?

Write to me

Related articles