🔀 Choosing

Static or dynamic QR code: which should you choose?

By The QRyx team · ⏱️ 6 min read ·

This is the question that comes up the moment you get past mere curiosity. Both produce the same small black-and-white square, both scan the same way, and both cost the same to print. Yet one locks you into your first decision and the other lets you change your mind. Here is the difference, what it means in practice, and how to decide in three questions.

In short

  • A static QR encodes the address directly in the pattern: it is fixed, and changing it means remaking — so reprinting — the code.
  • A dynamic QR encodes a relay address you control: the square never changes, but you redirect wherever you want, whenever you want.
  • Only the dynamic one can count scans: a static QR reports absolutely nothing, by construction.
  • The static one is free and depends on nobody; the dynamic one assumes a subscription and a service that stays online.
  • The simple rule: if the information can change, or if you want to know whether it works, you need dynamic. Otherwise, static is enough.

The difference, in one sentence

A static QR code holds the information itself. A dynamic QR code holds the address of a middleman, which then forwards to the information. Everything else — what each one allows, what it costs, what it commits you to — follows from that single sentence.

Visually, nothing tells them apart: two squares of black-and-white modules, scanned by the same camera, opened in a second. The difference is not in the square, it is in what happens right after.

The static QR: the address is engraved in the square

When you generate a static QR to, say, your menu page, that page's full address is encoded in the pattern of modules. The code IS the address, in another form. Nobody sits in the middle: the phone reads, gets the address, opens the page. End of story.

That simplicity has two real virtues. First, it depends on nobody: no service can shut down, expire or break between the scan and the destination. Second, it is free, permanently — generating a static QR costs nothing and commits you to nothing.

It also has one irreversible consequence: if the address changes, the code stops working. You have to generate a new one and replace every copy already printed. Across 500 placemats, that adds up.

The dynamic QR: the square points to a relay you control

With a dynamic QR, the code encodes a short, neutral address such as “the-service.com/a/my-menu”. When someone scans, their phone opens that address, which answers immediately: “actually, go there”. The redirect is instant and invisible to the visitor.

The appeal is obvious: you can change that destination at any time from your account, without touching the square already printed. The same sticker in the window can point to your summer opening hours in July and to your booking page in December.

Diagram comparing a static QR pointing directly to a page, and a dynamic QR going through a redirectable relay towards two different pages. Static QR the address is engraved in the code Web page To change page: you must reprint the QR. Dynamic QR Relay that you control Page A Page B You redirect whenever you want, without reprinting — and you count the scans.
Static QR: the address is fixed inside the code. Dynamic QR: the code points to a relay you can redirect at will.

The second consequence is less obvious but often decisive: because every scan goes through the relay, it becomes possible to count them. How many scans, on what day, from what kind of device, in what region. A static QR reports nothing — not by choice, but because there is nobody in the middle to observe anything.

What each one allows — and rules out

  • Changing the destination after printing: impossible when static, immediate when dynamic.
  • Counting scans: impossible when static, built in when dynamic.
  • Working without any third-party service: yes when static, no when dynamic.
  • Recurring cost: none when static, a subscription when dynamic.
  • Staying readable despite a very long destination address: hard when static, irrelevant when dynamic.
  • Fixing a typo in the address: reprint when static, two clicks when dynamic.

Five concrete situations, and the right choice

The theory settles quickly as soon as you look at real cases:

  • A WiFi QR displayed in a holiday rental: static. The password rarely changes, and the code does not even need internet access to work.
  • A restaurant menu on placemats: dynamic, without hesitation. Prices move, daily specials too, and reprinting on every change costs more than a subscription.
  • An event poster printed once for a single date: static. After the event, the code has no reason to exist.
  • A “For sale” sign outside a property: dynamic. The property's status changes, the listing gets updated, and knowing how many passers-by scanned is real commercial information.
  • A business card: both make sense. Static if your details are stable, dynamic if you change roles often or want to measure the effect of a trade show.

The trade-offs of dynamic, stated plainly

Dynamic is not free, and it is not commitment-free either. Three points deserve to be on the table before you choose.

First, it introduces a dependency. If the service hosting the relay shuts down, every QR you printed stops working — all at once. That is the real risk of dynamic, and it justifies looking at who runs the service, where it hosts, and how long it has existed.

Second, it costs a subscription, usually a few euros a month. Compare it not to zero, but to the cost of a reprint: the moment a single reprint is avoided, the subscription has paid for itself.

Third, it commits you for as long as the printed item lives. A QR stuck on something that will last five years must be served for five years. That is why a slug, once printed, should never be reassigned to somebody else.

How to decide, in three questions

If you are still hesitating, these three questions almost always settle it:

  1. Can the information I point to change within two years? If yes → dynamic.
  2. Do I need to know whether this QR code is actually being scanned? If yes → dynamic.
  3. Will the item be printed in multiple copies, or be expensive to remake? If yes → dynamic.

Three “no” answers: static is the right choice, free and unconstrained. A single “yes”: dynamic pays for itself at the first change you avoid. When in doubt, note that dynamic can always imitate static — the reverse is never true.

Key takeaways

  • Static encodes the address itself; dynamic encodes a relay you control. Everything follows from that.
  • Changing the destination after printing and counting scans are impossible when static — not “hard”, impossible.
  • Static is free and self-contained; dynamic costs a subscription and creates a dependency on the service.
  • The real calculation is not “subscription versus free”, but “subscription versus the cost of a reprint”.
  • Three questions are enough: can the info change, do I need to measure, is the printed item expensive to remake?

Frequently asked questions

Can a static QR be turned into a dynamic one afterwards? +

No. The address is encoded in the code's own pattern: changing it changes the pattern, and therefore produces a different QR code. A static QR that is already printed cannot become dynamic — you have to generate a new one and replace the printed items.

Is a dynamic QR code slower to open? +

In practice, no. The redirect adds a network round trip of a few milliseconds, imperceptible next to the load time of the destination page itself. A properly built service answers in under 25 milliseconds.

Do dynamic QR codes expire? +

The code itself never expires: it is an image. What can stop is the service performing the redirect, if the subscription ends or the provider shuts down. That is exactly the question to ask before picking a provider.

Can a static QR code count scans? +

No, never. The phone reads the address and opens the page directly: nobody observes the visit. Any statistics you saw would be those of the destination page, with no way to tell QR visitors apart from the rest.

Does a dynamic QR code cost more to print? +

No. In print they are identical: a square black-and-white image. The cost of dynamic is a subscription to the redirect service, not extra ink or paper.

Which type should I choose for a WiFi QR code? +

Static, in almost every case. A WiFi QR encodes the network name and password directly: it works even without an internet connection, and a relay would add nothing. The only argument for dynamic would be changing the password very often.

Put it into practice

Create your dynamic QR code in a few minutes, editable without reprinting.

14-day trial, no credit card · Hosted in France · GDPR