Five Common Myths About QR Codes
Published: January 14, 2013
QR Codes Can Only Contain Web Addresses
QR Codes Are Less Useful Than NFC
It’s safe to say that NFC (Near-Field Communications, a short-range wireless technology) is cooler than QR codes, it is also safe to say that riding a dragon everywhere is cooler than driving a car. But, one is practical and one isn’t. While NFC does appear to be the better solution, you have to look at what really matters: real world utility.As an example, let’s examine Apple’s Passbook. Passbook is Apple’s new mobile payment system that comes baked into iOS 6. By using barcodes, which can be leveraged on any device with a camera, instead of NFC, which could have only been used on the newest generation of iPhone, Apple was able to drive adoption at literally quadruple the rate. NFC might be cool, but until it becomes as standard as a camera, barcodes will always have the upper hand.
QR Codes Have No Useful Analytics
Out of the box, QR codes have no analytic system. But, using systems like Ventipix, it is possible to not only get scan-related statistics like number of scans with times and dates, but it is also possible to get even more granular data like location of scan and device type. Using this information, it becomes possible to tailor custom experiences into QR codes for different sorts of users.An example would be using a single QR code for the iOS and Android versions of an application by detecting the device type and redirecting to either Google Play or the App Store.
QR Codes Have Limited Capabilities
QR Code Destinations Can’t be Changed Later
Like the analytics example we saw earlier, functionality does exist that doesn’t come out of the box with QR codes. Using URL shorteners and similar redirects, it is possible to change where a QR code leads someone without going back and reprinting it. The reason this is possible is because when you use a URL shortener or a redirect, the QR code doesn’t actually point at the final page.For example, I could generate a QR code and point it at a URL of my choosing. Let’s call it digitalrelativity.com/awesomesauce.html. I generate the QR code, print it, and get it painted on my car. If I ever want to change where the QR code goes, I can just use Javascript or PHP and send traffic to that page to another page without having to get a new QR code painted on my car.