· 7 min

QR Codes for Events and Conferences: Badges, Agenda, and Networking

How to use QR codes at events and conferences: vCard badges, digital agenda, check-in, networking, speakers, and feedback. Real cases and common mistakes.

QR Codes for Events and Conferences: Badges, Agenda, and Networking

At an event or conference, the QR is the tool that turns a piece of paper (badge, program, sign) into a digital experience. Done well, it replaces business cards, avoids printing 200 pages of agenda, and enables networking without exchanging phone numbers. Done poorly, it's a decorative symbol nobody scans.

Quick answer

  • Badges with vCard QR: instant networking. Attendee A scans B's badge and the contact is saved.
  • QR to digital agenda (PDF or web): eliminates 80% of printing and allows last-minute changes.
  • Check-in QR pointing to your registration system or a unique URL per attendee.
  • QR per speaker with their LinkedIn, downloadable slides, and feedback form.
  • Group networking QR pointing to a Telegram channel, WhatsApp group, or LinkedIn group for the event.
  • General format: static QR for stable data (vCard, permanent agenda); dynamic QR only if you need to change the destination and measure.

The 6 practical uses of QR at events

1. Badges with vCard

Each attendee wears a physical badge with a QR containing their vCard:

  • Name, company, role
  • Email
  • Phone (optional)
  • LinkedIn
  • Website

When two people meet, they scan each other's badge. The phone offers to save the contact directly. Zero friction, zero lost cards.

Basic vCard format:

BEGIN:VCARD
VERSION:3.0
FN:First Last
ORG:Company
TITLE:Role
EMAIL:name@company.com
TEL:+1555123456
URL:https://linkedin.com/in/user
END:VCARD

Advantage over cards: they don't run out, don't get damaged, you don't leave them at home.

Practical implementation: generate a CSV with attendee data and a script that creates one PNG/SVG per person. Print on the badge. Zero cost after the generation tool.

2. Digital agenda

A QR on each badge, printed program, or event sign that points to the online agenda (event.com/agenda).

Advantages:

  • Last-minute changes (room swap, speaker cancelled) reflect instantly.
  • Attendee can filter by track, day, speaker.
  • Cuts printing of 20+ pages per person.

Recommendation: the page must be lightweight and mobile-friendly. If it takes 5 seconds to load, nobody will check it.

3. Quick check-in

Each attendee receives (in advance, by email) a unique QR that's their ticket. At the door:

  1. Staff scans the QR.
  2. The system validates in real time.
  3. Attendee enters.

No queues, no paper lists, no "wait while I look you up". Services like Eventbrite, Tito, Hopin, or your own system handle it out-of-the-box.

Variant: QR on the badge for access to capacity-limited rooms. Scanned on entry, closed when limit hits.

4. QR per speaker / talk

In the room where each speaker presents, a QR (on a sign or final slide):

  • Their LinkedIn profile.
  • Downloadable slides.
  • Feedback form ("How was the talk?").

Triple benefit:

  • The speaker receives qualified contacts (people genuinely interested in their talk).
  • The attendee doesn't need to scribble "look up this speaker".
  • Organisation measures which talks land best (based on feedback rate).

Practical format: each speaker has a event.com/speaker/name URL centralising everything. The QR points there.

5. Group networking

A QR on the main sign, badges, or program that brings all attendees together in a common channel:

  • Telegram / WhatsApp group for the event.
  • LinkedIn group for the event.
  • Slack workspace specific to the event.
  • Dedicated platform (Brella, Hopin) that connects attendees by interest.

Enables continuous networking (before, during, after the event). Especially useful for:

  • B2B events with technical audience.
  • Multi-day conferences with networking dinners.
  • Community events (meetups, hackathons).

6. Sponsors and stands

Each sponsor stand has a QR pointing to:

  • The product/company landing page.
  • An event-exclusive promo.
  • A giveaway (scan the QR to enter).

The sponsor measures how many visitors they "captured" and converts them into leads. The organisation gets sponsorship deals more easily by offering traceability.

Static or dynamic

Static for almost everything:

  • vCard badges: attendee data doesn't change.
  • Agenda at fixed URL (event.com/agenda): URL is stable.
  • Speaker with own profile: stable URL.

Dynamic only when:

  • The QR destination might change after printing (you swap the feedback URL from "Google Form" to "Typeform" without reprinting badges).
  • You need detailed analytics on who scanned what.

For most events, static with well-planned own URLs is enough. Design your URL structure before generating QRs (event.com/agenda, event.com/speaker/X, event.com/feedback/X) and use them as static QR destinations.

Designing badges with QR: what works

  • Minimum QR size: 3 × 3 cm on the badge (bigger if it hangs and is scanned from a distance).
  • Position: bottom or side of the badge, not on top of the name.
  • Contrast: black on white or dark colour on light. No red QR on blue background.
  • White margin (quiet zone): minimum 4 modules around.
  • Short label: "Scan to save my contact" under the QR. Without this, many people don't get what it does.

How to create the event QRs step by step

For attendees (vCard badges), if numbers are small (50-200):

  1. Collect data in a CSV.
  2. Generate vCard for each.
  3. Use a batch generator or write a script (Python with the qrcode library, for instance).
  4. Print onto badges.

For agenda QR and other common static ones:

  1. Define the final URL (event.com/agenda).
  2. Open QRcito, URL type.
  3. Paste the URL, generate, download SVG (print) and PNG (web).
  4. Place on sign and badge as needed.

For check-in QR (unique per person): use your ticketing system's tool (Eventbrite, etc.). Usually solved out-of-the-box.

Common event mistakes

  • QR with no label: a black square communicates nothing. Always paired with "Scan for X".
  • QR too small on a big sign: a 5 cm QR on a sign 3 metres away is unreadable. Rule: 1 cm of QR per 10 cm of reading distance.
  • Not testing the vCard before printing 500 badges: a typo in the vCard format breaks scanning. Mandatory test with iPhone and Android.
  • QR to a private Google Drive: attendees see "needs permission". Use public links.
  • Going dynamic when static is enough: you end up paying a monthly subscription for something that didn't need to be dynamic.
  • Forgetting the QR on the physical badge: if you print 500 badges with no QR, reprint cost is brutal. Design with QR from day one.

Real cases by event type

Event type Main QR use
Tech conference vCard badges + QR to slides per talk
Trade show Stand QR to landing/promo + giveaway
Corporate gala QR to agenda + RSVP + WhatsApp group
Hackathon QR to team Slack + rules + agenda
Local meetup QR to group Telegram + speaker bio
Workshop / training QR to downloadable material + feedback
Multi-day festival QR to program + check-in + capacity zones

Cost vs traditional alternative

Quick comparison for an event with 500 attendees:

  • Without QR: 500 printed programs (~$300) + 1000 business cards exchanged (~$100) + paper check-in list (~$50) + last-minute changes reprinted. Total: $500-1000.
  • With QR: badges with QR (included in the badge), online agenda (free if you have a website), check-in with app (Eventbrite free up to a certain volume). Total: practically zero added cost, more flexibility.

Cutting 80% of printed paper is also a sustainability argument increasingly valued by sponsors and attendees.

Bottom line

QR at events isn't decoration: it's the piece connecting the physical (badge, sign, program) with the digital (agenda, networking, feedback). Well planned:

  • vCard badges replace business cards.
  • QR to online agenda eliminates piles of paper.
  • QR per speaker turns each talk into a contact opportunity.
  • Check-in QR eliminates queues.
  • Networking group QR extends the event beyond the in-person days.

Almost every use is covered with static QRs pointing to well-structured own URLs. You don't need an "events QR" subscription — you need a free generator and planning.

QRcito generates your event QRs (vCard, URL, text, WiFi) free, no signup, in SVG/PNG. Suitable for badges, signs, program, or event website.

FAQ

How do I generate 500 badges with unique QRs per person? You need a script or batch tool. With Python and the qrcode library you can read a CSV of data and generate PNG/SVG per row. Some event platforms (Eventbrite, Tito) already offer integrated badge generation with unique QR.

Does the vCard QR work on every phone? Yes. Native iOS and Android cameras detect vCard and offer to save the contact. If you use a very extended format (with base64 photo, for example), it may not work — stick to the basic.

Do I need internet to scan the QR? For vCard, no. Data lives inside the QR. For URL QR (agenda, feedback), yes. Make sure the venue has good WiFi or mobile coverage.

What if an attendee doesn't have a smartphone? A minority will. Keep a basic printed agenda at the front desk for those cases.

Can I put the event logo on the QR? Yes, in the centre, max 20% of the QR. Use error correction level H (high) to maintain scannability. Verify with a real test before printing.

← Back to blog