Quantcast StorefrontBacktalk » Blog Archive » Small Gift Basket Chain Creates Practical Use For Streaming Video, But Will It Scale?
advertisement
advertisement

Small Gift Basket Chain Creates Practical Use For Streaming Video, But Will It Scale?

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

When San Francisco area online gift basket merchant Gourmet Gifts create a custom arrangement, the selection of items and positioning reflects that particular artist’s creativity. Unfortunately, it’s not always what the client had in mind. Site owner Debbie Quintana started toying with streaming video in March and discovered that its realtime transmissions allowed for the item to be displayed, rotated and then continuously changed as the client—on the phone—revealed what worked and what didn’t.

The overwhelming majority of retailers today that use streaming video use it as a toy, a fun thing that looks cool on the site but doesn’t have much practical purpose. (A rare major vendor exception was a Staples two-way streaming video kiosk trial in Canada last summer.) What is so powerful about what Gourmet Gifts is doing is that truly recreates the one-on-one interaction that would exist in a traditional in-store gift basket shop.

It’s often said that smaller retailers often figure out practical ways of using technology because they need the capabilities. And the lack of overhead allows for very quicky and low-cost experimentation. In Quintana’s case, she financed the streaming video trial out of her pocket for $200. It costs Wal-Mart 1,000 times that much to just think about a trial. (If a memo is actually written, you’re going to break seven figures easy.)

But can it scale? Even if you assume that most customers won’t need to use the service for every purchase, there would still need to be a camera setup for every several call center reps. And having to physically get the idea and tweak it while the customer is on the phone, that sounds challenging for a large chain.

And yet, there is something powerful about the idea. Could it reduce returns? Allow for a retailer to cut back on people verifying a package’s contents? Attract customers who crave the personal attention? Perhaps increase sales because of the perceived lower risk?

On the down side, such an arrangement would make outsourcing and telecommuting more difficult as the worker would need to have hands-on access to all products to be shipped. Also, color reproduction on lower-end cameras is highly inaccurate, especially when it’s paired with a low-end consumer monitor, potentially causing an increase in returns due to color mismatch.

Either way, it’s good to see some retailers trying to figure out the practical side of streaming video. If a retail CIO needs to be shamed into investment, how about this: Want to be out-teched by a gift basket store?


advertisement

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...