Back

Product Authentication

Product Authentication: Complete Guide for Brands

Thomas


08 Sept 2026

transparent circle

A counterfeiter photographs the hologram on a genuine bottle, reproduces it at 95% fidelity, and ships 10,000 units into the same distribution channel. The brand discovers it six months later, after consumer complaints. Product authentication exists to close that gap: verifying, at any point in a product’s life, that a specific item is genuine, untampered, and traceable back to its origin. The technology behind the verification determines whether that gap actually closes or merely narrows.

Why do brands need product authentication?

Counterfeiting is not a fringe problem. Global trade in counterfeit and pirated goods reached USD 467 billion in 2021, representing up to 2.3% of world trade (OECD/EUIPO, Mapping Global Trade in Fakes, 2025). Within the EU alone, counterfeit imports totalled USD 117 billion, or 4.7% of all imports that year. Clothing, footwear and leather goods account for 62% of seized counterfeits (OECD/EUIPO, 2025).

The commercial pressures driving authentication adoption go beyond counterfeiting:

  • Grey market diversion. Genuine products sold outside authorised channels erode pricing, damage retailer relationships, and void warranty structures. Authentication alone does not solve grey market, but it provides the traceability layer that makes detection possible.
  • Regulatory compliance. The EU Digital Product Passport (DPP), under the Ecodesign for Sustainable Products Regulation (ESPR, Regulation (EU) 2024/1781), requires that products carry machine-readable identifiers linked to lifecycle data. The central EU DPP registry went live on 20 July 2026. Delegated acts for textiles and apparel are expected indicatively in 2027, with enforcement beginning 18 months or more after each act enters force.
  • Consumer trust. In resale markets, authentication is the mechanism that converts a claim of genuineness into a verified fact. Without it, the buyer relies on the seller’s word.
  • Post-sale engagement. An authentication event is also a data event. Every verification generates a signal: where, when, on which device. Brands with no post-sale touchpoint are blind to the 99% of consumers who never contact support or fill in a survey.

What is product authentication?

Product authentication is the practice of verifying that a specific physical product is genuine: manufactured by the brand it claims to come from, containing what it claims to contain, and free from tampering or misrepresentation.

Authentication can happen at multiple points in a product’s lifecycle: during distribution, at retail, at the moment of consumer purchase, at ownership transfer, at service events, or at resale.

The authentication mechanism determines four properties:

  1. How difficult it is for a counterfeiter to defeat.
  2. How accessible verification is to the end user.
  3. What data the brand receives from each authentication event.
  4. Whether the result is a one-time check or a persistent, compounding record.

Authentication answers one question: is this product genuine? It does not, on its own, answer whether a genuine product is where it should be (traceability), what its full lifecycle history is (product identity), or whether it meets regulatory requirements (compliance). Those capabilities share the same infrastructure, but the infrastructure must be designed for them from the start.

How do authentication technologies compare?

Authentication technologies sit on a spectrum from visual features to cryptographic hardware. The position on that spectrum determines the security ceiling.

Technology Security model Consumer access Counterfeiter’s path
Visual features (holograms, specialist inks, embossing) Replication difficulty Visual inspection, no tools Reproduce the feature. At the top tier of counterfeit production in prestige categories, this ceiling has been reached for many visual features.
Serialised QR / barcode with backend Database lookup of a unique printed code Smartphone camera Copy the code from a genuine product and reprint it on a counterfeit. Security is in the database, not in the product.
Physical unclonable functions (PUFs) Inherent material characteristics Specialist reading equipment Cannot copy the physical characteristic, but cannot verify with a consumer smartphone either. Limited commercial deployment.
Cryptographic NFC (AES challenge-response) Secret key stored in protected chip memory Any NFC-enabled smartphone, no app Would need to extract a key that cannot be read externally. Copying visible elements or reading chip output does not expose the key.

The replication ceiling distinction: Visual features and printed identifiers share a structural weakness. Their security depends on the cost of replication, and that cost falls over time as counterfeit production improves. Cryptographic NFC authentication has no replication ceiling in the same sense. The security is mathematical, not physical. Copying packaging, photographing the chip, or intercepting its output does not expose the secret key and does not allow an attacker to produce a valid response.

How does NFC product authentication work?

NFC product authentication uses the same cryptographic foundation as contactless payment: a technology that processes trillions of transactions annually with fraud rates measured in fractions of a percent. The mechanism, step by step:

  1. Chip encoding at manufacture. Each NFC chip is encoded with a unique serialised identifier (typically compliant with GS1 Digital Link using a GTIN and serial number) and paired with a secret AES-128 key stored in protected memory. The key cannot be read externally, not by the brand, not by a reader, not by anyone.
  1. Chip embedding. The encoded chip is embedded in the product, its packaging, or a closure. Placement can be invisible to the consumer. On-metal products (watches, audio equipment, metal packaging) require tags with a ferrite layer to prevent detuning.
  1. Consumer tap. A consumer holds their smartphone near the product. iPhones from XS/XR onward read NFC tags in the background with no app required. Android devices read natively with the screen on. The tap triggers the chip.
  1. Challenge-response. The chip generates a fresh, one-time cryptographic message (using the SUN protocol on NTAG 424 DNA chips). This message is mathematically derived from the secret key but does not reveal it. Every tap produces a different message.
  1. Server validation. The smartphone opens a URL containing the cryptographic message. The backend server, which holds the corresponding key, validates the response. If the cryptographic proof checks out, the product is confirmed genuine.
  1. Result and data capture. The consumer sees an authentication result. The brand captures the event: timestamp, geolocation (if permitted), device type. Over time, these events build a lifecycle record for every individual product.

Think of it this way: a basic NFC tag is a door with the key hanging next to it. A secure NFC tag is a door that generates a new one-time code every time someone approaches, and the only way to produce the right code is to possess the secret already locked inside.

NFC vs serialised QR: security comparison

The most common alternative to NFC for item-level authentication is a serialised QR code linked to a backend database. The two approaches differ on a fundamental axis.

Property Cryptographic NFC (NTAG 424 DNA) Serialised QR with backend
Can the identifier be copied? No. The chip computes a fresh response per tap using a secret key that cannot be extracted. Yes. The code is visible on the product surface and can be photographed or reprinted.
Authentication model Cryptographic proof (AES-128 challenge-response) Database lookup of a static identifier
First-scan protection Every scan is cryptographically unique. No “first scan wins” weakness. Security relies on flagging multiple scans of the same code. The first scan of a cloned code passes.
Consumer experience Tap with smartphone, no app, instant result Scan with camera, open URL, instant result
Tamper evidence TagTamper variants detect physical opening of a seal or closure Not inherently tamper-evident
Connectivity at scan Requires data connection for server validation Requires data connection for server validation
Per-unit cost Higher (chip + encoding + integration) Lower (print cost near zero; real cost is serialisation and platform)
Regulatory carrier role NFC serves as the trust layer; GS1 Digital Link QR is emerging as the de facto visible carrier for DPP compliance QR is the natural visible carrier for DPP data

When QR is the right choice

Serialised QR codes are the pragmatic choice for high-volume, lower-unit-value products where the cost of an NFC chip per item is not justified by the risk profile. FMCG products with no secondary market, promotional packaging with short shelf life, or categories where counterfeiting is a nuisance rather than a structural threat: these are QR territory. QR also wins when the primary objective is DPP compliance rather than authentication security, since the ESPR framework is carrier-neutral but GS1 Digital Link QR is the de facto visible standard.

The honest framing: QR and NFC are not competitors. In many deployments, both sit on the same product. QR is the visible, scannable carrier for compliance data. NFC is the invisible trust layer that proves the product is real.

How much does an NFC authentication tag cost?

Cost is the first question procurement teams ask. Transparency matters more than precision here, because pricing depends on volume, form factor, and chip variant.

Published converter prices for NTAG 424 DNA-class labels (the chip family used in cryptographic authentication) cluster around $0.45 to $0.65 per unit at five-figure volumes (public catalogues, 2026). On-metal variants, which include a ferrite layer to prevent detuning on metallic surfaces, add 7 to 30% to that baseline. At volumes above 50,000, pricing is typically quote-only.

For comparison, standard non-secure NFC tags (NTAG 213-class, without cryptographic authentication capability) list around €0.19 to €0.23 at 1,000 to 10,000 units (public catalogues, 2026). These tags carry data but cannot perform challenge-response authentication. They are readable, but also cloneable.

Printed QR codes add approximately zero marginal print cost. The real cost is in serialisation infrastructure and the platform behind the code (industry sources, 2026).

The relevant comparison is not tag cost in isolation but tag cost relative to the product’s unit value, margin, and exposure to counterfeiting. A $0.55 tag on a $300 bottle of single malt is a rounding error. On a $4 household cleaner, it changes the economics entirely.

Which phones can read NFC authentication tags?

Compatibility is broader than most brands expect:

  • iPhone: XS, XR (2018) and all later models read NFC tags in the background. No app download needed. The phone detects the tag, opens the authentication URL, and displays the result. Apple Wallet integration and App Clips extend the experience without requiring a full app install.
  • Android: NFC-enabled Android devices read tags natively with the screen on. Market penetration of NFC-capable Android handsets exceeds 90% in Western European and North American markets.

The practical constraint is not phone compatibility. It is consumer awareness. Most consumers do not know their phone can read an NFC tag by tapping it against a product. The on-product prompt matters: a clear, concise instruction (“Tap here to verify authenticity”) converts a technology capability into an actual authentication event.

Product authentication by category

Authentication requirements vary by what the product is, what it costs, and where it ends up after the first sale.

Wine and spirits. Closure integrity is the primary concern. NFC tags embedded in capsules or closures detect opening (TagTamper), authenticating the bottle and confirming it has not been refilled. High-value spirits with active secondary markets benefit from per-bottle lifecycle records that travel with the product through resale.

Luxury leather goods and fashion. Tags embedded inside the product (stitched into linings, bonded to internal structures) provide invisible authentication without altering the product’s aesthetics. Ownership transfer at resale creates a verified provenance chain.

Watches and jewellery. Metal cases require on-metal tag variants with ferrite layers. Authentication at point of sale, at service events, and in the pre-owned market. The tag replaces paper certificates that can be separated from the product, lost, or forged.

Cosmetics and fragrance. Tamper evidence on outer packaging confirms the product has not been opened or refilled. Authentication protects against counterfeit products that may contain harmful ingredients, a safety concern beyond brand protection.

Cigars. Box-level and stick-level authentication for premium lines. Humid storage environments require tag materials rated for the conditions.

Furniture and premium audio. Larger products with metal or composite surfaces. On-metal tags, longer read ranges for embedded placement, and lifecycle records that support warranty validation and ownership transfer.

What data does product authentication generate?

Each authentication event produces a data point. Aggregated across millions of products and interactions, these data points form an operational asset:

  • Geographical distribution. Where products are actually being verified, compared to where they were shipped. Discrepancies flag grey market diversion.
  • Authentication velocity. How often products are being checked, and whether patterns suggest consumer engagement, retail verification, or suspicious bulk scanning.
  • Lifecycle mapping. First activation, ownership transfers, service events, resale. A single product accumulates a history that belongs to the brand.
  • Consumer demographics. Device type, operating system, language settings. Not personally identifiable on their own, but indicative of the consumer profile interacting with the product.

The silent majority problem: a consumer who buys a luxury item, uses it daily, and never contacts the brand is invisible to that brand. An NFC tag embedded in the product makes her visible. Every tap is a signal.

How does NFC authentication relate to the EU Digital Product Passport?

The DPP, mandated under the ESPR (Regulation (EU) 2024/1781), requires products sold in the EU to carry a data carrier linked to lifecycle and sustainability information. The central EU DPP registry has been live since 20 July 2026. Delegated acts for textiles and apparel are expected indicatively in 2027, with enforcement beginning 18 or more months after each delegated act enters force.

The ESPR is carrier-neutral, but in practice, GS1 Digital Link QR is emerging as the de facto visible carrier for DPP compliance. NFC serves a different function: the trust layer that proves the data belongs to a genuine product, not a counterfeit bearing a copied QR code.

Brands that build product digitisation for authentication and engagement get DPP compliance as a by-product. Brands that build only for compliance miss the commercial return.

40+ brands · 12+ years · €1.5B in product value protected.

Product authentication is infrastructure, not a feature. The brands building it now are not just solving counterfeiting. They are creating a persistent digital layer across every product they make, one that serves security, compliance, and commercial intelligence from the same tag, the same tap, the same platform.

FAQs

What is product authentication?

Product authentication is the verification that a specific physical product is genuine, manufactured by the brand it claims to come from, and free from tampering. It can happen at any point in a product’s lifecycle using technologies ranging from visual features to cryptographic NFC chips.

How does NFC product authentication work?

An NFC chip embedded in the product generates a unique cryptographic response each time a smartphone taps it, using a secret key stored in protected memory. A backend server validates the response. The key cannot be extracted, so the authentication cannot be cloned.

Can a counterfeiter copy an NFC authentication tag?

No. Unlike printed codes or holograms, a cryptographic NFC tag (NTAG 424 DNA) uses AES-128 challenge-response authentication. The secret key never leaves the chip’s protected memory. Copying the tag’s visible output or physical form does not reproduce the authentication capability.

How much does an NFC authentication tag cost?

Published prices for NTAG 424 DNA-class labels cluster around $0.45 to $0.65 per unit at five-figure volumes (public catalogues, 2026). On-metal variants add 7 to 30%. Standard non-secure NFC tags (NTAG 213-class) list around €0.19 to €0.23 at lower volumes.

Which smartphones can read NFC authentication tags?

iPhones from XS/XR (2018) onward read NFC tags in the background with no app required. NFC-enabled Android devices read tags natively with the screen on. No dedicated app or hardware is needed for either platform.

Is NFC or QR better for product authentication?

NFC provides cryptographic security that cannot be cloned. QR provides a visible, low-cost carrier ideal for compliance and high-volume products. They serve different functions and often coexist on the same product: QR for data access and DPP compliance, NFC for trust.

Does NFC authentication work on metal products?

Standard NFC tags detune on metal surfaces. On-metal tags with a ferrite layer solve this, adding 7 to 30% to the tag cost. Watches, metal packaging, audio equipment, and jewellery all use on-metal variants in production deployments.

How does product authentication relate to the EU Digital Product Passport?

The DPP requires machine-readable identifiers linked to product data. GS1 Digital Link QR is the emerging visible carrier for compliance. NFC adds the trust layer that proves the data belongs to a genuine product. Brands building authentication infrastructure now get DPP readiness as a by-product.

Can product authentication detect grey market diversion?

Authentication alone confirms genuineness, not location compliance. But the data generated by authentication events, specifically geolocation and scan patterns, provides the traceability layer that makes grey market detection possible when combined with distribution data.

What is the difference between NFC authentication and a standard NFC tag?

A standard NFC tag (e.g. NTAG 213) stores and transmits data but can be cloned by reading and rewriting its contents. A secure NFC tag (e.g. NTAG 424 DNA) performs AES-128 challenge-response authentication using a protected key. The data changes with every tap and cannot be reproduced.

Talk to our team

Blog

Discover more articles

All our articles