# How many people scan QR codes?

> No reliable global figure exists. Static QR codes are decoded entirely on the phone, so a scan leaves no record anywhere unless the person opens the link. The trustworthy large-scale numbers are payment networks' own counts - UPI alone reports over ten billion transactions a month - everything else is extrapolation from vendor samples.

Source: https://useqr.app/docs/basics/how-many-people-scan-qr-codes · Last reviewed 2026-08-21 · UseQR is free forever, MIT licensed, no signup.

---

## Why nobody knows

A static QR code is decoded entirely on the phone: the camera reads the pattern, the
software recovers the text, and no network request happens until the person chooses to open
the link. There is no central registry, no phone-home, no counter. That is not a limitation
— it is the design, and it is why static codes are private and
[work offline](/docs/how-to/how-to-make-a-qr-code-work-offline).

The blindness runs deeper than most people realise. Even the *destination server* cannot
count scans, only visits: someone who scans, sees the preview banner and does not tap
through is invisible to everyone. Someone who scans a [WiFi code](/wifi-qr-code) or a
[vCard](/vcard-qr-code) never generates web traffic at all. Scans, as an event, are
unrecorded by default anywhere in the pipeline.

## Who claims to know, and what they actually measure

- **Dynamic QR vendors** publish scan counts from their own redirect servers. Real data,
  tiny biased sample: only codes made on that platform, by customers self-selected into
  paid tracking. Growth figures mostly measure the vendor's sales.
- **Consumer surveys** measure what people *say* they do, on samples of a few hundred to a
  few thousand, and the percentages then circulate for years stripped of dates and
  methodology.
- **Payment networks** are the exception. NPCI (UPI) and the Banco Central do Brasil (PIX)
  operate the rails and publish monthly volumes — UPI passed ten billion transactions in a
  month in 2023. These are transaction counts rather than scan counts, but in QR-first
  systems they are the closest thing to hard scanning data on earth.

The broader set of defensible numbers is collected in
[QR code adoption statistics](/docs/basics/qr-code-adoption-statistics).

## What you can measure: your own codes

You cannot know the world's scan count, but your own campaign is measurable to a useful
approximation:

1. **Distinct URLs per placement.** Give the poster, the flyer and the counter card each
   their own path or [UTM parameters](/glossary/utm-parameter) —
   [here is the method](/docs/how-to/how-to-add-utm-parameters-to-a-qr-code). Visits to
   that URL ≈ scans of that code, since nobody types a tagged URL by hand.
2. **Your own analytics.** The destination is your page, so the data stays yours — no QR
   platform in the middle.
3. **A dynamic service, if genuinely justified.** UseQR does not offer dynamic codes or
   scan analytics; when per-scan dashboards are truly the requirement, that is a case for
   [a paid dynamic platform](/vs/best-dynamic-qr-code-platforms), with the trade-offs that
   [tracking brings](/docs/how-to/how-to-track-qr-code-scans).

## How to reason about scan rates

Capability is a solved problem — essentially every smartphone sold since 2018 scans
natively — so the variable is motivation. A code that unlocks something wanted *right now*
(the WiFi password, the menu, paying the bill) converts a large share of its audience; a
code decorating an advert converts a small one. Realistic planning numbers and the factors
that move them live on
[what scan rate should you expect](/docs/marketing/what-scan-rate-should-you-expect).

## FAQ

### How many QR codes are scanned per day?
Nobody can say. Static codes are decoded on the phone with no record kept anywhere, so no global count exists. Any precise daily or yearly figure you read is an extrapolation from one vendor's platform.

### Do people actually scan QR codes?
Yes, demonstrably: QR-first payment systems process billions of transactions monthly, and menus, tickets and boarding passes are scanned as routine. Whether people will scan your particular code depends almost entirely on what it offers them.

### Can you tell if someone scanned your QR code?
Not directly with a static code. You can infer it by pointing the code at a unique URL and counting visits to it, which undercounts only the people who scan but never open the link.

### What age group scans QR codes most?
Survey-based age breakdowns are unreliable and quickly outdated. The structural fact is that pandemic-era menus and check-ins forced scanning across all age groups, and payment-driven scanning in Asia and South America spans every demographic.

## Try it

- https://useqr.app/url
- https://useqr.app/scan
