Orange textured background

Swiss federal law

Swiss nFADP and browser fingerprinting

How the revised Swiss Federal Act on Data Protection (nFADP) regulates device fingerprinting, why its criminal-liability model differs from every EU law, and what Swiss controllers must do before deploying a fingerprinting solution.

Reviewed

RegionSwitzerland (federal, all cantons)
RegulatorFederal Data Protection and Information Commissioner (FDPIC / EDOB / PFPDT)
Effective1 September 2023
Max penaltyCHF 250,000 criminal sanction per individual (not a corporate administrative fine)
Status in-force

What the nFADP says about fingerprinting

Switzerland's revised Federal Act on Data Protection entered into force on 1 September 2023, replacing the 1992 version. The statute is commonly called the nFADP (neues Datenschutzgesetz) or simply the revised FADP. It was designed to align Swiss data-protection law with the EU's GDPR to preserve Switzerland's adequacy status with the European Commission, while keeping certain distinctly Swiss features, most importantly the criminal-sanction model.

The nFADP does not use the word 'fingerprinting'. Article 5(a) defines personal data as 'any information relating to an identified or identifiable natural person'. A browser or device fingerprint, which is a composite identifier assembled from canvas output, font enumeration, GPU renderer strings, AudioContext characteristics, time zone, screen resolution, and similar device signals, qualifies as personal data from the moment a controller uses it to recognise the same visitor across sessions or link it back to a specific natural person. The fingerprint does not need to include a name or email address: the identifiability test under Swiss law, as under GDPR, turns on the ability to single out, not on formal identification.

The Federal Data Protection and Information Commissioner (FDPIC, also EDOB in German and PFPDT in French) has not published fingerprinting-specific guidance as of mid-2026. The FDPIC's general position on online identifiers is consistent with the Article 29 Working Party Opinion 9/2014 and EDPB Guidelines 2/2023: device-level identifiers used to track or recognise individuals across sessions are personal data, regardless of whether a cookie or a passive fingerprint is used to generate them.

Article 19: the proactive notification duty

Article 19 of the nFADP requires controllers to proactively inform data subjects when collecting personal data. The notification must be provided at the time of collection and must cover: the identity and contact details of the controller; the purposes of processing; and, where applicable, the recipients or categories of recipients of the data.

The duty applies even when data is not collected directly from the individual. If a Swiss controller enriches a fingerprint hash with data from a third-party data broker, for example by linking a device fingerprint to a demographic or behavioural segment, Art 19 requires the controller to notify the data subject of that indirect collection and its purpose. This is broader than GDPR Article 13/14, where the indirect-collection notice obligation applies but with a more limited set of prescribed exceptions.

For fingerprinting deployments, Art 19 has two operational consequences. First, the privacy notice or cookie/tracking notice displayed on the site must specifically disclose fingerprinting as a data-collection activity, the purposes for which it is used, and the identity of any third-party fingerprinting vendor. Generic cookie notices that describe only 'cookies and similar technologies' in passing may not satisfy the specificity requirement. Second, if the fingerprint is later used to enrich a profile with third-party data, the controller must assess whether a fresh notification is owed to the individuals concerned.

Lawful bases for fingerprinting under nFADP

The nFADP's framework is structured differently from GDPR. Art 6 sets the general processing principles, including lawfulness, good faith, proportionality, purpose limitation, and data minimisation. The justification grounds for processing private-sector personal data are then enumerated separately in Art 31: consent of the data subject (Art 31(1)(a)), an overriding private interest (Art 31(2)) including specific grounds for contract performance and legitimate-interest balancing, legal obligation, or an overriding public interest. There is no GDPR-style closed list of six lawful bases inside Art 6; the framework instead pairs the Art 6 principles with the Art 31 justification grounds.

Consent under nFADP must be voluntary, informed, and specific. For fingerprinting that goes beyond strictly necessary security functions, consent is the safest basis. Controllers relying on legitimate interest must conduct a balancing test: the interest pursued by the controller must outweigh the interest of the data subject in protection of their personal data. For advertising or analytics-purpose fingerprinting, the balancing test is unlikely to be satisfied without prior notice and an easy opt-out.

Biometric data and genetic data are classified as sensitive personal data under Art 5(c) nFADP. A fingerprint hash derived from canvas, font, and GPU signals is not biometric data in the nFADP sense (which covers physiological or behavioural characteristics that allow unique identification of a natural person). However, if a fingerprinting pipeline incorporates actual biometric signals, such as a voiceprint or typing-rhythm analysis, the sensitive-data rules in Art 34 apply and processing requires explicit consent or another specific ground.

Justification grounds under nFADP (Art 31)

  • Consent (Art 31(1)(a)): voluntary, informed, specific, and revocable. The default basis for non-essential fingerprinting. Consent must be obtained before the first signal read.
  • Overriding private interest, balancing test (Art 31(2)): the controller's interest must outweigh the data subject's interest in protection. Documented balancing test required. Does not override the Art 19 notification duty.
  • Performance of a contract (Art 31(2)(a)): narrow; does not apply to fingerprinting that is not genuinely required to fulfil the user's requested service.
  • Legal obligation: fingerprinting required by Swiss financial-market or AML/KYC law. Applicable only in specific regulated-sector contexts.
  • Vital interests: practically never applicable to commercial fingerprinting.
  • Overriding public interest: limited to public authorities and specific research contexts.

Common fingerprinting purposes under nFADP

PurposePersonal data under nFADP?Art 19 notice required?Lawful basisDPIA (Art 22)?
Anti-fraud at login or paymentYesYes, in privacy noticeLegitimate interest (Art 31), with balancing testUsually no, unless large-scale
Account-takeover detectionYesYes, in privacy noticeLegitimate interest (Art 31)Usually no
Bot mitigation on a public formYesYes, in privacy noticeLegitimate interest (Art 31)Usually no
Personalisation / A/B testingYesYes, at collectionConsent (Art 31(1)(a))No (unless profiling at scale)
Cross-site behavioural advertisingYesYes, at collectionConsent (Art 31(1)(a))Yes, if large-scale profiling
Profiling with automated decisions (Art 21)YesYes, including right to challengeConsent or explicit statutory basisYes (mandatory)
Product analytics (page views, funnels)YesYes, in privacy noticeLegitimate interest or consentNo (standard analytics)
Fingerprint-derived enrichment from third-party data brokerYesYes, active notification to data subjectConsent or legitimate interest + balancingCase by case
Session continuity within a single visit (security purpose)YesYes, brief disclosure sufficientLegitimate interest (Art 31)No

Automated individual decision-making under Art 21

Article 21 of the nFADP grants individuals the right to be informed about automated individual decisions that produce legal effects or significantly affect them. Controllers must disclose that automated decision-making is taking place, allow the individual to express their view, and review the decision on request. This mirrors GDPR Article 22 but applies in the Swiss context.

Fingerprinting is often an input to automated decisions: a device fingerprint score can trigger an account lockout, a payment refusal, a credit-risk elevation, or a content-access restriction. Where the fingerprint feeds directly into such an automated decision, Art 21 obligations apply in addition to the baseline data-collection obligations. Controllers must ensure that the decision logic is disclosed in the privacy notice, that individuals can request human review, and that the underlying fingerprint data can be surfaced on request in response to an access request under Art 25 nFADP.

Data Protection Impact Assessments under Art 22

Article 22 of the nFADP requires a Data Protection Impact Assessment (DPIA) before processing that is likely to result in a high risk to the personality or fundamental rights of data subjects. High-risk processing includes systematic or large-scale monitoring of publicly accessible areas, large-scale processing of sensitive personal data, and profiling that produces a comprehensive assessment of essential aspects of a person's personality.

Large-scale fingerprinting deployments, particularly those used for profiling, cross-site tracking, or automated decisions, are likely to trigger the Art 22 DPIA requirement. The assessment must describe the processing, evaluate necessity and proportionality, assess risks, and document the measures taken to address them. Where residual risk remains high, the controller must consult the FDPIC before proceeding. A DPIA is not made public but must be available on request from the FDPIC.

Cross-border transfers under Art 16

Article 16 of the nFADP governs the transfer of personal data to recipients in other countries. Controllers may transfer personal data abroad without additional safeguards only to countries that the FDPIC has found to provide adequate protection. The FDPIC maintains a public adequacy list at its website. The list broadly tracks the EU Commission's adequacy decisions but is not identical.

For controllers using non-adequate-country processors, Art 16 requires appropriate safeguards. The most common mechanism is standard contractual clauses (SCCs) approved by the Federal Council (Switzerland's specific SCC template, distinct from the EU SCCs, though the two are largely compatible). Other options include binding corporate rules, certifications, or codes of conduct approved under the nFADP.

India, where Benny the Doorman's processing infrastructure is hosted, does not appear on the FDPIC adequacy list as of mid-2026. Swiss controllers who route fingerprint data to Benny must therefore put appropriate safeguards in place, most practically the standard contractual clauses. Benny's Data Processing Agreement (DPA), available on request, incorporates the relevant SCC provisions.

Enforcement contexts under nFADP

The nFADP's criminal-sanction model changes the enforcement landscape compared to GDPR. Rather than a regulator imposing administrative fines directly on an organisation, criminal proceedings under nFADP are initiated by cantonal authorities (the nFADP is a federal criminal statute; prosecutions occur at cantonal level). The FDPIC has supervisory and investigation powers but does not itself impose the CHF 250,000 sanction: it refers matters for prosecution.

The FDPIC's primary enforcement tools are investigation orders (Art 49 nFADP), which can require a controller to provide information, submit to an audit, or cease specific processing, and recommendations (Art 51), which, if not followed, can escalate to a binding decision and ultimately to a referral to the competent court. The FDPIC has published a series of enforcement priorities for 2024 to 2026 that include online tracking technologies, which encompasses device fingerprinting.

As of mid-2026, no concluded criminal proceeding specifically named device fingerprinting as the operative violation. The FDPIC has opened investigations into online tracking practices by Swiss-based publishers and fintech firms, and several have resolved through informal engagement and process remediation rather than formal sanction. Swiss criminal proceedings under data-protection law are rare but not unprecedented under the prior 1992 FADP: the revised law raises the sanction ceiling substantially and is expected to prompt more referrals as enforcement practice matures.

Key enforcement contexts to monitor

  • FDPIC investigations into online tracking: the FDPIC has signalled that online tracking technologies, including those that function without cookies, are a priority area. Controllers deploying fingerprinting should monitor FDPIC press releases for new investigation announcements.
  • Criminal proceedings under nFADP Art 60: prosecuted at cantonal level after FDPIC referral. The CHF 250,000 ceiling applies per wilful violation of a specific named obligation, not per data subject or per incident.
  • Sector regulatory co-operation: FINMA (Swiss Financial Market Supervisory Authority) and FDPIC have a history of cross-referral in fintech and banking contexts. A fingerprinting deployment that also raises AML or transaction-monitoring concerns may attract joint scrutiny.
  • EU/Swiss co-operation: Swiss controllers are not subject to GDPR, but the FDPIC co-operates with EU DPAs under mutual assistance frameworks. An FDPIC investigation may be informed by EDPB guidance or parallel EU enforcement, particularly where Swiss and EU fingerprinting pipelines share the same vendor stack.
  • Right-of-access enforcement: Art 25 nFADP gives individuals the right to obtain a copy of their personal data and information about automated decisions. Fingerprint-based profiles are subject to this right. Failure to respond adequately is a named Art 60 offence.

How Benny the Doorman fits into a Swiss nFADP-aware deployment

Benny is a fingerprinting SDK and hosted API. The controller's privacy notice, consent management platform (if relevant), and data processing documentation are separate layers that the controller must put in place before activating Benny.

For a Swiss nFADP-aware deployment, three documentation steps are the minimum. First, update the privacy notice to name fingerprinting as a processing activity under Art 19, specify the purposes (for example anti-fraud, session security, or analytics), name Benny as a processor and sub-processor recipient, and describe the cross-border transfer to India under Art 16. Second, decide and document the lawful basis for each fingerprinting purpose. Anti-fraud use typically rests on legitimate interest under Art 31, with a written balancing test. Personalisation or advertising use requires consent. Third, if the deployment triggers Art 22 (large-scale profiling, automated decisions, or systematic monitoring), complete a DPIA before going live.

On the cross-border transfer point: Benny's processing infrastructure is hosted in Chennai, India. India does not hold an FDPIC adequacy determination. Swiss controllers must therefore execute the Switzerland-specific standard contractual clauses (or equivalent approved safeguard) with Benny before transferring fingerprint data. Benny's DPA, available at benny-the-doorman.com/legal, includes SCC-compatible provisions. Swiss controllers should confirm that the SCC variant they execute covers the Swiss regulatory requirements, not only the EU SCC template.

Benny does not serve as the consent management layer. If a Swiss controller's legal basis for a specific fingerprinting purpose is consent, the controller's CMP must gate the call to Benny's fingerprint API behind a valid consent signal. Benny's documentation describes the API call pattern for consent-gated deployments.

Frequently asked questions

Is browser fingerprinting illegal under the Swiss nFADP?

No. Browser fingerprinting is not prohibited by the nFADP. It is regulated as personal data processing and requires a lawful basis (typically consent or documented legitimate interest), a proactive Art 19 notification to data subjects, and, for high-risk uses, a DPIA under Art 22. Deploying fingerprinting without a lawful basis or without satisfying the Art 19 notification duty creates individual criminal exposure of up to CHF 250,000 per wilful violation.

Who is personally liable under nFADP, and what is the maximum penalty?

Article 60 of the nFADP imposes criminal sanctions on natural persons, not on organisations, who wilfully violate specific named obligations. This includes directors, DPOs, product managers, and other employees who make the decision to deploy fingerprinting in a non-compliant way. The maximum criminal sanction is CHF 250,000 per violation. The company itself is not directly fined under this model, which is a fundamental structural difference from GDPR's corporate administrative-fine regime.

If we already comply with GDPR, are we also Swiss nFADP compliant?

Mostly, but not automatically. The nFADP was designed to align with GDPR, so a mature GDPR compliance programme covers most of the same ground: lawful basis, data subject rights, DPIA for high-risk processing, and cross-border transfer safeguards. Three Swiss-specific gaps are common: the Art 19 proactive notification duty is broader than GDPR Articles 13 and 14 for indirect collection; the criminal-liability model means the DPO or director is personally exposed rather than just the organisation; and Switzerland's adequacy list is not identical to the EU Commission's, so the appropriate-safeguards analysis for specific third-country transfers (including India) must be redone against the Swiss list.

Does nFADP require consent for anti-fraud fingerprinting?

Not necessarily. Anti-fraud fingerprinting can rest on legitimate interest under Art 31 nFADP if the controller's interest in fraud prevention outweighs the data subject's privacy interest, the fingerprint is used solely for that purpose, retention is proportionate, and the Art 19 notification duty is satisfied through a privacy notice. A documented balancing test is required. Mixing the anti-fraud signal with analytics or advertising purposes makes the legitimate-interest basis harder to sustain.

What does Art 19 require for a fingerprinting deployment?

Article 19 requires the controller to proactively notify individuals at the time of collection, covering the identity of the controller, the purposes of processing, and the recipients of the data. For direct collection (fingerprinting the site visitor), this means the privacy or tracking notice must specifically name fingerprinting, its purposes, and any third-party vendors. For indirect collection (enriching a fingerprint with third-party data), a fresh notification may be required to the affected individuals even when the data did not come from them directly.

Is a DPIA required before deploying fingerprinting in Switzerland?

Only for high-risk processing. Article 22 requires a DPIA before processing that presents a high risk to the personality or fundamental rights of data subjects. Large-scale fingerprinting for profiling, cross-site tracking, or automated decisions affecting individuals is likely to meet this threshold. Anti-fraud fingerprinting on a single service for security purposes, without downstream profiling, generally does not. The FDPIC can be consulted before proceeding where residual risk remains high after the DPIA.

Does Switzerland's EU adequacy decision mean I can ignore cross-border transfer rules?

Only for transfers between Switzerland and EU/EEA countries, and only in that direction. Switzerland holds an adequacy decision from the European Commission, so Swiss controllers can send data to EU processors without SCCs, and EU controllers can send data to Swiss processors without SCCs. But adequacy does not cover onward transfers from Switzerland to non-adequate countries. India, where Benny's infrastructure is hosted, does not appear on the FDPIC adequacy list, so Swiss controllers using Benny must rely on an appropriate safeguard such as the Swiss standard contractual clauses.

What rights do individuals have over fingerprint data under nFADP?

Article 25 gives individuals the right to access their personal data, including fingerprint-derived identifiers and any profiles built from them. Article 28 provides a right to data portability for data processed by automated means. Article 21 grants the right to be informed about automated individual decisions, to challenge them, and to request human review. Controllers must be able to respond to these requests within a reasonable time, and failure to respond adequately is itself a named offence under Art 60.

Tooling

Benny the Doorman is built for this compliance posture.

Free, cookieless fingerprinting that defers to your consent management platform, runs on Indian infrastructure, and ships with a DPA addendum sized for the jurisdiction above.

Last reviewed 2026-06-06