How to Make a vCard QR Code People Can Actually Save
A vCard QR code is a QR code that encodes a contact card. Someone points their phone camera at it and taps to save your name, phone, email, or website to Contacts — no typing, no app. That is the whole job: turn a person into a scannable contact.
You can build one now with Autonix Save Contact. It runs in the browser, needs no account, and gives you either a one-line website embed or a PNG for an email signature.
What a vCard QR code contains
The payload is a vCard 3.0 file, the same format phones already understand. A useful card has:
- A full name (required)
- At least one way to reach the person — phone, email, or website
- Optional title and organization
Empty fields should be absent, not stored as blanks. Photos and street addresses make the pattern denser and are usually not worth it on a small print.
Where a static contact QR belongs
Sales teams, conference exhibitors, and agencies already put a name and a number on a page or a card. A vCard QR is the scannable version of that:
- Team or about pages — one script can render a card under every person on a directory.
- Booth landing pages and table tents — scan, save, walk on.
- Email signatures — download a PNG. Gmail, Outlook, and Apple Mail will not run a script.
If you need the current page URL on a desktop site instead of a person, that is a different widget: Take It Mobile.
How to create one without an account
- Open the Save Contact builder.
- Fill in name plus a phone, email, or website.
- Copy the inline snippet for a team page, the float snippet for a single person, or download a 120px / 240px PNG for a signature.
- Paste the script on the host site, or attach the image. Contact fields are public — they live in the HTML and inside the QR.
Developers can skip the form and drop the embed directly. The QR is generated on the visitor's device. There is no Autonix API call and no image-generation URL to abuse.
Why a static vCard cannot be updated
The pattern is the contact. If Jane changes her number, every printed tent and every hosted PNG is wrong until you replace it. There is also no scan history: you cannot tell who saved the card, or which booth it came from.
That is expected. A static vCard is the right tool when the details are stable and you do not need attribution. It is the wrong tool the moment you reprint after a job change, or you want the badge to report.
When to upgrade to a tracked card
A tracked Autonix QR encodes a short URL you control. The printed image stays the same. The destination can be a ConnectCard or a vCard landing page, and scans show up in Autonix so you can export them.
Use a tracked card when:
- The phone number or title will change before the print run dies.
- You need to know which prospects scanned at which event.
- You want one QR to open a link hub (calendar, deck, booking) instead of only a contact record.
The free embed does not become dynamic in place. You replace the script or the PNG with the Autonix QR image. Same placement, different payload. See Conferences & Sales or create a tracked QR.
Static vs. tracked, in one pass
- What is encoded? Static: the vCard itself. Tracked: an Autonix URL.
- Can you change the number later? Static: no. Tracked: yes.
- Do you see who scanned? Static: no. Tracked: yes.
- Account required? Static: no. Tracked: yes.
Email signatures, specifically
Do not paste a <script> into Gmail or Outlook. Those clients strip or ignore it. Download the PNG from Save Contact, host it or attach it, and keep a one-line caption: “Scan to save my contact.” When you need that signature to stay current after a number change, switch the image to a tracked Autonix card.
Start with the free vCard QR builder, or compare plans if you already know you need scan history.