# QR codes in print advertising

> Magazine presses print at resolutions far above the 300 DPI a QR code needs, so quality is rarely the problem — placement is. Keep the code out of the gutter, where binding curvature warps the grid, size it 3–4 cm for arm's-length reading, and give each publication its own tracking parameter.

Source: https://useqr.app/docs/marketing/qr-codes-in-print-advertising · Last reviewed 2026-08-21 · UseQR is free forever, MIT licensed, no signup.

---

## Print quality is your friend here

Unlike a fabric print or a weathered poster, a magazine page is close to ideal QR substrate. Commercial magazine presses on coated stock resolve far beyond the [300 DPI floor a QR code needs](/docs/print/qr-code-dpi-for-printing), registration is tight, and the reader holds the page at arm's length in decent light. If a magazine-ad code fails, the cause is almost never resolution — it is placement, size or colour handling.

Newsprint is the harder cousin: uncoated, absorbent stock spreads ink, fattening dark modules and shrinking the light gaps between them. The fixes — slightly bolder sizing and awareness of dot gain on [uncoated paper](/docs/print/qr-codes-on-uncoated-paper) — are routine, but they are yours to specify; the paper will not warn you.

Three production rules regardless of stock:

1. **Supply the code as vector** ([SVG or EPS, not a pasted PNG](/docs/print/why-you-should-print-qr-codes-from-svg)).
2. **Specify the modules as 100% K**, not a four-colour black — misregistration on a rich black blurs module edges; details in [QR codes in CMYK print](/docs/print/qr-code-in-cmyk-print).
3. **Keep the quiet zone out of the trim gamble** — respect the publication's bleed and safe-area margins.

## Placement: the gutter is the enemy

The one placement failure specific to magazines: the **gutter**. Near the binding, the page curves away from the reader, and a QR grid printed on that curve is geometrically distorted at exactly the angles a casual scan produces. Perfect-bound magazines are worst — the page never lies flat near the spine.

So: **outside edge beats gutter**, lower-outside corner is the classic safe home, and never let a code cross a fold or sit within roughly 2 cm of the spine on a perfect-bound title. In a double-page spread, keep the code entirely on one page.

## Size for arm's length

Magazines are read at **30–40 cm**, so the 10:1 distance rule asks for **3–4 cm** — comfortably above the 2 × 2 cm floor, small enough to cost almost no layout space. Shrinking below 2 cm to appease a layout is how print-ad codes die; a distance-to-size calculation settles arguments with the designer faster than taste does.

## The measurable print ad

Print's oldest weakness is attribution, and the code fixes it for the cost of a query string. One code per publication — and per issue, if you run repeatedly:

```
https://example.com/offer?utm_source=trade-monthly&utm_campaign=2026-03
https://example.com/offer?utm_source=city-paper&utm_campaign=2026-03
```

Scans now compare publications directly on response, which changes next quarter's media buying from folklore to arithmetic. Conventions are in [adding UTM parameters](/docs/how-to/how-to-add-utm-parameters-to-a-qr-code); the honest limits of the measurement — scans are a floor, readers also search the brand — are covered in [measuring offline-to-online conversion](/docs/ecommerce/measuring-offline-to-online-conversion).

Give the code a stated reason — "See the full collection", not "Scan me" ([the wording page](/docs/marketing/qr-code-call-to-action)) — put a short typeable URL beneath it, and decode the final press PDF with the [validator](/validate) before it ships to the publisher.

## FAQ

### Do QR codes work in magazine ads?
Yes — magazines are near-ideal: high-resolution presses, coated stock, arm's-length reading in good light. The failures are self-inflicted: codes placed in the gutter, sized under 2 cm, or converted to four-colour black that blurs on press.

### Where should a QR code go in a print ad?
Toward the outside edge, classically the lower-outside corner — never near the binding, where page curvature distorts the grid, and never across a fold. Keep it entirely on one page of any spread, with the quiet zone inside the safe area.

### How big should a QR code be in a newspaper or magazine?
Three to four centimetres. Pages are read at 30–40 cm, and the 10:1 distance rule asks for a tenth of that. On absorbent newsprint, size toward the generous end because ink spread eats fine detail.

### How do I measure which publication a scan came from?
Print a different code per publication, each carrying its own tracking parameter on the same destination URL. Scans then attribute per title — and per issue, if you also vary the campaign parameter — making print buys directly comparable.

## Try it

- https://useqr.app/url
- https://useqr.app/validate
- https://useqr.app/size-calculator
