Quantcast StorefrontBacktalk » Blog Archive » Papa John’s Orders A Web Pizza With Extra Webcam
advertisement
advertisement

Papa John’s Orders A Web Pizza With Extra Webcam

Written by Evan Schuman
May 27th, 2009
Like this story? Share it
To share this story with people in your social network, please click on the network icons below.

We’ve recently been seeing a lot of retailers touting new Web functionality that turns out to be visually-arresting Flash animations but little actual E-Commerce functionality improvements. Lands’ End’s recent swimsuit site rolled out earlier this month was a classic example. They all tend to remind me of that wonderful IBM commercial from several years ago, where the programmer is showing flaming and spinning logos and the exec wants inventory and billing synchronization, which the programmer can’t do.

But the rollout Tuesday (May 26) from the Papa Johns global chain of 3,404 pizzerias takes it one step farther. Yes, it’s generally just glitz and icing, but it integrates webcams that will literally interact with pizza boxes. Say what you will, but from an E-Commerce perspective, that’s different.

The campaign’s plot is simple. Weird, but simple. Consumers go to a Papa John site and grab an icon of the “1972 Z28 Camaro that founder John Schnatter sold 25 years ago to open his first restaurant,” the chain said. As of Monday (June 1), consumers can use webcams to capture the image from a pizza box. Once selected, the consumer can then drive along a virtual road, being shown virtual billboards, which are discount coupons.

Other than the Webcam interaction, this sounds like it has the potential to alienate (annoy?) more consumers than it amuses. “If you want to give me a 40 percent off coupon, just give me the bloomin’ coupon! Don’t make me drive around a virtual road, like I’m an extra in a Roadrunner cartoon.”

But the Webcam interaction is clever. Papa John’s cites an estimate that 20 percent of Americans have webcams, a figure likely to sharply increase as “most newer laptops include a webcam as a standard feature.” If you focus on the younger demographic that Papa John’s focuses on, that percentage is likely much higher yet. Of course, a consumer that has a webcam isn’t necessarily going to know how—or even want—to use it, which will also be a much higher figure for younger consumers.

But if the chain takes the next baby step and routinely changes the campaigns, some consumers might find it fun to scan the latest pizza box and see what the site does. To paraphrase the IBM commercial, it’s a far cry from updating inventory or offering realtime price adjustments—or even factoring in GPS data to reveal precisely where consumers eat the pizzas—but at least it’s a little more useful than a flaming logo.


advertisement

2 Comments | Read Papa John’s Orders A Web Pizza With Extra Webcam

  1. Bryan Larkin Says:

    It is amazing that so much money goes into getting people to a site and so little goes into being able to satisfy those people when the shop with you. While the Papa John’s really can’t impact last mile delivery any more, many other retailers can, but don’t. And what about the retail supply chains that still yield 8% out of stock scenarios and 16% when there are promotions going on.

    It is easy to put a dancing mouse on a web site, but making all the back end stuff (like B2B and supply chain automation) function is hard work. And, of course, no one can showcase the results of well done B2B like you can a dancing mouse – unless of course you really care about showing your stakeholders higher margins and a better bottom (and probably top) line.

  2. Steve Daly Says:

    This is an example of a “WTF??” feature. PJ’s web ordering system is awful and I wish they would spend the time/effort on fixing that instead of listening to some interactive marketing schmuck.

    I was a member of the IT team at PJs when the first site was launched. Little has changed since then. For PJ.com they need to catch up instead of innovate – if you want to call this webcam promotion innovative.

Leave a Reply

Newsletter

Quickly catch-up on the latest in E-Commerce and Retail Tech with our free weekly newsletter, with urgent bulletins as news merits.
advertisement

Most Recent Comments

Kill All The Passwords

This article does mention, but does not give enough attention to, the fact that the attacks discussed are only feasible when the encrypted password file can be copied and subjected to an offline attack. The trick is to have authentication performed on a separate, much more strongly secured host - such as an Active Directory Domain Controller, or a Kerberos server, or a NIS+ server, or even using something as banal as an LDAP-over-SSL authentication dialog. In these environments, the odds of the "password file" being stolen and subjected to an offline attack go to near zero, and only online attacks may be carried out by the attacker. With sensible exponential backoff between failed password attempts, lockout after a modest number of failed attempts on a single account, and pattern detection, that minimum 7 character password is quite secure enough. Passwords aren't dead yet for security purposes, and they will be with us for a very long while to come for practical purposes. The trick is to employ them correctly. Read more...
The possibilities you describe are years away from being implemented at best, so for the moment passwords are an ugly reality. Luckily, password managers can easily manage hundreds of passwords of any length. The only thing a user needs to remember is the master password. It seems like an easier task to educate users on how to use password managers rather than implement complex security technology on a global basis. Read more...