Skip to main content

QR Codes for Live Shows and Events

A QR code turns “go to our website and search for the subscribe page” into one camera tap. At a live show, on a merch table, or in the back of a book, that difference decides whether people actually sign up.

This walkthrough covers using signup QR codes in the physical world. QR Codes is the reference.

Use the Signup Code, Not the Feed Code

Benecaster generates two kinds, and mixing them up is the one mistake that really matters.

  • Signup QR — encodes your show’s public signup page. Anyone can scan it. This is the one for events.
  • Feed QR — encodes one subscriber’s private feed URL. It is personal to that individual.

Never print a feed QR on anything more than one person will see. Anyone who scans it gets that subscriber’s private feed. Feed codes belong on the subscriber’s own account page and nowhere else.

The rest of this page is about signup codes.

Step 1: Generate the Code

Get your show’s signup QR from the dashboard and download it. Take the SVG for anything being printed — it’s vector, so it stays sharp at any size, from a business card to a banner. PNG is for screens.

Step 2: Print It Large Enough

The common failure is a code too small to scan from where people actually stand.

A rough rule: the code needs to be about a tenth of the scanning distance. Someone two metres from a banner needs roughly 20cm of code. On a flyer held in the hand, 2–3cm is plenty.

Other things that break scanning in practice:

  • Contrast — dark code on a light background. Inverted or low-contrast codes fail on many phones.
  • Quiet zone — keep clear space around the code. Text or artwork crowding the edge stops it resolving.
  • Surface — glossy laminate under stage lighting reflects straight back into the camera. Matte finishes scan far more reliably.
  • Placement — eye level, somewhere people can stop. A code on the floor or above head height goes unscanned.

Step 3: Tell People What It Does

A bare QR code gets fewer scans than one with a line of text under it. People want to know where they’re being sent before they point a camera at it.

“Scan to subscribe — private feed, ad-free episodes” outperforms an unlabelled square consistently. Say what they get, not just what to do.

Step 4: Test Before You Print

Test the actual exported file at the actual final size, on more than one phone. Print one copy before you print five hundred.

Check that it scans under the lighting you’ll really have. A code that works on your desk may fail in a dim venue or under colored stage lights.

Where These Work Well

Live shows — on the merch table and on a slide between sets. People are at peak enthusiasm and have their phones out.

Merch — stickers, cards in packaging, the last page of a book. The code keeps working long after the event.

Conference badges and flyers — a code makes a flyer actionable in a way a URL doesn’t.

Video — hold it on screen at the end. Give people several seconds; a code that flashes past is decoration.

Tracking Whether It Worked

Benecaster’s QR codes don’t have per-code analytics. If you’re running several placements and want to know which one worked, add your own tracking parameters to the signup URL before generating the code, and read the results in your site analytics.

Watching signups against event dates is a decent proxy when that’s more precision than you need.

Keeping the Code Working

The signup QR points at a URL on your site. Anything printed lasts years, so:

  • Don’t change that page’s URL. A reprint doesn’t recall the stickers already out there. If you must move it, put a redirect in place permanently.
  • Keep the page working. A dead link behind a printed code is worse than no code, because you never find out — people scan it, hit an error, and move on without telling you.

See Also