Industry guide
QR codes for ecommerce and direct-to-consumer brands
For an online brand the QR code lives on the physical touchpoints — packaging, packing slips, thank-you cards — where it is the only bridge back to a digital relationship. The packaging code's constraint is permanence: it must resolve for years.
The unboxing moment
The insert in the parcel is the single highest-converting QR placement in ecommerce. The customer has just received something they wanted and is holding a card in their hand.
What to point at, in order of measured value:
- Review request — highest yield, and the moment is unrepeatable.
- How to use / care instructions — reduces returns and support tickets.
- Reorder or subscribe — with a discount code baked into the URL.
- Community — social hub, a Discord, a newsletter.
One code per card. Two codes on one insert means neither gets scanned.
Packaging permanence
A poster lives six weeks; a product lives years. Point packaging codes at a stable path on your own domain you commit to keeping alive, never at a campaign URL you will delete and never at a third-party shortener.
Record the redirect in your infrastructure documentation so nobody removes it during a site rebuild three years from now.
Returns
A code on the packing slip opening the returns portal with the order prefilled removes the most friction-heavy part of the customer experience. Use an opaque order token, not the order number in plain text — a printed order id that anyone can read is a support-desk social engineering vector.
Attribution
Add UTM parameters so your own analytics attribute the scan. Keep them short, or put them behind a short path on your own domain that expands server-side — a long UTM string pushes the code up two or three versions and shrinks every module.