Leaders Insights
Leaders Insights

Rester au meilleur niveau, un peu chaque jour.

DomainesMarketingDataFinanceIA
RessourcesApprendreTestOutilsBlogGlossaire
© 2026 Leaders Insights — Tous droits réservés.
Formations/Data in fashion/Governance, privacy and checks/Mapping fashion's privacy obligations from loyalty to fitting-room tech
1/4+150 XP

Governance, privacy and checks

10Mapping fashion's privacy obligations from loyalty to fitting-room tech+15011Building a data governance operating model for a fashion house+15012Governing customer and clienteling data through the consent lifecycle+15013Running a privacy and governance audit before peak season+150

Mapping fashion's privacy obligations from loyalty to fitting-room tech

# Mapping fashion's privacy obligations from loyalty to fitting-room tech

A body scanner in a Levi's-style flagship captures 200,000 data points from your torso in four seconds to recommend a jean size. That scan is not "just measurements." Under several laws it is biometric data, one of the most heavily regulated categories on earth, and collecting it without the right consent can cost a retailer thousands of dollars per shopper.

This lesson traces how three regulatory frameworks land on the actual touchpoints fashion brands deploy: loyalty apps, body-scan sizing, and RFID clienteling. By the end you will know what consent each one demands and what to check before launch.

The three laws you actually need to know

GDPR (Europe)

The General Data Protection Regulation (GDPR) is the EU law governing personal data of people in the EU, in force since 2018. Personal data means anything identifying a person: name, email, purchase history, even a device ID.

Two things matter for fashion:

  • Lawful basis. You need a legal reason to process data. The common ones are consent (the shopper actively agrees) and legitimate interest (you have a genuine business need that does not override the shopper's rights).
  • Special category data. This is a stricter tier that includes biometric data used to identify someone. It requires explicit consent, a higher bar than ordinary consent.

Fines reachreachThe number of unique people exposed to your message in a given period. Unlike impressions, reach counts each person once, no matter how often they see it.Voir la définition complète → up to 20 million euros or 4 percent of global annual turnover, whichever is higher.

CCPA / CPRA (california)

The California Consumer Privacy Act (CCPA), expanded by the California Privacy Rights Act (CPRA) effective 2023, gives California residents rights to know, delete, and opt out of the "sale" or "sharing" of their personal information. Enforcement sits with the California Privacy Protection Agency (CPPA) and the state Attorney General.

Key difference from GDPR: CCPA is mostly opt-out. You can collect data, but you must let shoppers say "do not sell or share my info." Roughly a dozen other US states now have similar laws (Virginia, Colorado, Texas, and others), so a US rollout is never single-state.

Biometric laws (the sharp edge)

The strictest rules in the US are state biometric laws. The most important is Illinois's Biometric Information Privacy Act (BIPA), dating to 2008.

BIPA is the one that keeps fashion legal teams awake. It requires written consent before collecting biometric identifiers (face geometry, fingerprints, and importantly for sizing tech, body scans that identify a person). It also grants a private right of action: individuals can sue directly, with statutory damages commonly cited at 1,000 dollars per negligent violation and 5,000 dollars per intentional one.

Texas and Washington have biometric laws too, but they lack the private right of action, so BIPA drives most litigation.

For a plain-language reference, the IAPP US State Privacy Legislation Tracker is a free, well-maintained mapmapUsing software to automate repetitive marketing tasks and campaigns, enabling personalisation at scale across channels like email, web, and social.Voir la définition complète → of who has what.

Touchpoint 1: The loyalty app

A loyalty app is a data machine. It collects email, purchase history, location, and behavioral profiles (what you browse, when, how often).

What GDPR requires: A lawful basis for each use. Sending your order confirmation? Legitimate interest or contract. Sending marketing? Consent, via a clear opt-in checkbox that is not pre-ticked. Building a profile to predict your next purchase? That is profiling, and shoppers can object.

What CCPA requires: If you share app data with ad partners (Meta, Google) to retarget shoppers, that counts as "sharing." You must offer a visible "Do Not Sell or Share My Personal Information" link.

The concrete check

Run a data inventory (a documented mapmapUsing software to automate repetitive marketing tasks and campaigns, enabling personalisation at scale across channels like email, web, and social.Voir la définition complète → of what you collect, why, where it lives, and who you send it to). Most loyalty breaches of law are not evil intent. They are a marketing team quietly piping data to a fifth ad vendor nobody logged.

A minimal inventory row looks like this:

field: email_address
source: loyalty signup form
purpose: order confirmation + marketing
lawful_basis: consent (marketing), contract (transactional)
shared_with: [Klaviyo, Meta CAPI]
ccpa_category: "shared"
retention: 24 months after last purchase

If any vendor in shared_with is missing from your privacy policy, you have a gap.

Touchpoint 2: Body-scan sizing

This is where fashion tech collides hardest with the law. Virtual try-on, 3D body scans, and fit-recommendation tools (companies like Zeekit, acquired by Walmart, or 3DLOOK operate in this space) can capture body geometry.

The critical question: does the scan identify the individual?

  • If the system stores a scan tied to your account that could recognize you again, it is very likely biometric data. GDPR wants explicit consent. BIPA wants written consent and a published retention and destruction schedule.
  • If the tool measures you, returns a size, and immediately discards the raw scan (processing on-device, keeping only "size 32 waist"), the biometric risk drops sharply.

That design choice, keep versus discard, is the single biggest privacy decision in fitting-room tech.

The concrete check

Before launching body-scan sizing, ask the vendor three questions in writing:

1. Is the raw scan stored, and if so, where and for how long?

2. Can it re-identify a returning shopper from body geometry?

3. Is processing on-device or in the cloud?

If the answer to question 2 is yes, treat it as biometric and build the explicit-consent flow. Do not rely on a buried terms-of-service line.

Touchpoint 3: RFID clienteling

RFID (Radio Frequency Identification) tags are chips woven into garments, read wirelessly. Retailers like Zara's parent Inditex have deployed RFID widely for inventory.

Inventory RFID is low-risk: it tracks garments, not people. The privacy line is crossed with clienteling, where a store associate's tablet links a VIP shopper's identity to what they picked up, tried on, and where they lingered.

What the law says: Once you connect RFID reads to a named customer, it becomes personal data. GDPR needs a lawful basis and transparency (the shopper should know the store profiles them). CCPA gives them the right to see and delete it.

The concrete check

Audit whether RFID and CRMCRMCustomer Relationship Management: software and strategy to manage and analyse customer interactions throughout their lifecycle.Voir la définition complète → (Customer Relationship ManagementCustomer Relationship ManagementCustomer Relationship Management: software and strategy to manage and analyse customer interactions throughout their lifecycle.Voir la définition complète →, your customer databasecustomer databaseCustomer Relationship Management: software and strategy to manage and analyse customer interactions throughout their lifecycle.Voir la définition complète →) are joined. If a clienteling dashboard shows "Sofia tried on 4 dresses, bought 1," that join exists and triggers full personal-data obligations. Confirm shoppers were told, ideally at loyalty signup, that in-store behavior may be recorded.

Vérification des acquis

1. Why does a body-scan sizing service face a higher consent bar than a loyalty app collecting purchase history under GDPR?

2. A fashion brand argues it can process a shopper's purchase history to send personalized restock alerts without asking for consent. Which GDPR concept best supports this?

3. What is the fundamental structural difference between GDPR and CCPA/CPRA that shapes how a retailer designs data collection?

CHOIX MULTIPLES

4. Select ALL correct answers about how the three frameworks treat consent and data rights.

Sélectionnez toutes les réponses correctes.

CHOIX MULTIPLES

5. Select ALL correct answers describing why a torso scan for jean sizing is legally different from 'just measurements.'

Sélectionnez toutes les réponses correctes.

Building the governance layer

Individual checks are not enough. You need repeatable governance.

DPIA: the risk pre-check

A Data Protection Impact Assessment (DPIA) is a structured review you run before launching high-risk processing. GDPR requires one for large-scale biometric or behavioral tracking. Body-scan sizing and RFID clienteling both qualify.

A DPIA answers: what data, what risk, what safeguards, is it proportionate? Document it. If a regulator asks why you launched a body scanner, the DPIA is your defense.

Vendor contracts

Most fashion data risk lives with vendors: the fit-tech startup, the loyalty platform, the ad network. Under GDPR these are data processors, and you (the brand) are the data controller and stay legally responsible for their behavior. You need a Data Processing Agreement (DPA) with each, spelling out security, retention, and deletion.

The audit cadence

A practical annual checklist:

  • Refresh the data inventory. Any new vendor since last year?
  • Test one deletion request end to end. Does the biometric scan actually get destroyed?
  • Confirm every ad-tech pixel matches a disclosed "sharing" partner.
  • Verify DPIAs exist for any new fitting-room or clienteling tech.

A worked example

A US brand rolls out body scanners in 50 Illinois stores. It stores identifying scans without written consent. Suppose 20,000 shoppers scan in year one.

Under BIPA, negligent violations are commonly cited at 1,000 dollars each (this is an illustrative figure from the statute, not a prediction of any settlement):

20,000 x 1,000 = 20,000,000 dollars of theoretical exposure.

The fix costs almost nothing: a written consent screen and a 30-day auto-delete policy. Governance is cheap. Litigation is not.

Key Takeaways

  • Match the touchpoint to the law. Loyalty apps trigger consent and opt-out rules; body scans and clienteling can trigger biometric law, the strictest tier.
  • The keep-versus-discard design choice on body scans is the biggest single privacy lever in fashion tech. Discard raw scans when you can.
  • BIPA's per-person damages (commonly cited at 1,000 to 5,000 dollars) make Illinois the highest-stakes jurisdiction for fitting-room tech; get written consent before any identifying scan.
  • You stay liable for vendors. Sign DPAs and keep a live data inventory; most violations are quiet data leaks to unlogged ad partners.
  • Run a DPIA before launch for any biometric or behavioral tracking, and audit deletion and ad pixels annually.

Suivant

Building a data governance operating model for a fashion house