Quantcast StorefrontBacktalk » Blog Archive » In A First, Google Does Real-time Joint Retail Trials
advertisement
advertisement

In A First, Google Does Real-time Joint Retail Trials

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

In the 15 or so years that we’ve had E-Commerce, the industry has seen quite a few improvements, but nothing that radically changed the way people shopped or retailers sold. Local inventory search, which today is not even in its infancy (not really even embryonic; it’s more like a zygote), is likely to be the first truly dramatic shift.

Consider a quest for a stuffed animal shaped like a buffalo or a very specific part for a long-discontinued product. Assume that the consumer needs it today, so overnight shipping isn’t an option, or perhaps the consumer needs to examine it prior to purchase. The capability for a search engine to have a current and comprehensive list of products (SKU and sub-SKU) for every retailer in a given geography has huge potential to reshape E-Commerce. If nothing else, it could be some very good news for the smallest of retailers today, which hardly ever see any search engine revenue.

Last Thursday (March 11), Google made a major—albeit extremely preliminary—move into local inventory search through a deal with a handful of major chains: Best Buy, Sears, Williams Sonoma, Pottery Barn and the Vitamin Shoppe. The beta test has its accuracy issues, missing many products that are definitely in stock at those chains.

It also gets too specific too quickly. For example, we ran a test seeking a good HDTV. It found quite a few specific models and configurations. But it forced us to select a specific model, brand and configuration rather than allowing us to say, in effect, “Find me the nearest store that has any.” The ones it found were all much farther away than the Best Buy around the corner (and, yes, we checked. That local Best Buy had several HDTVs in stock).

But those bugs will get worked out. Indeed, from Google’s perspective, that’s the whole point. Instead of working out this process internally and then bringing in retailers—or the reverse, with retailers figuring it out first—Google’s objective is to run the earliest stage tests with various chains “so we’re both learning how to do this in parallel,” said Paul Lee, Google Product Search’s business product manager.

“There is some conception, historically, that there is a linear model where the retailer has to get everything done right. Then, eventually, the search engines can piggyback,” Lee said, suggesting that the simultaneous approach should sharply accelerate learning. First, the sequential approach would theoretically take much longer, as the retailer would have to figure it out and then explain the discovered process to the search engine. But realistically, the retailer will likely not have considered some things the search engine lives and breathes, thereby forcing the process to be re-created. If the search engine went it alone, a similar lack of experience with retail logistics would cause the same problem. By doing it together, the learning curve should be much faster and the robustness of the final product stronger.

The Google test is being done solely in mobile, leaving the desktop for much later, if at all. It’s not even offered for all of Google’s mobile platforms: Only iPhone, Palm WebOS or any Android-powered device. Sorry Blackberry users!

But the challenge for the retailer to have a comprehensive and current list of every product down to the sub-SKU level—not merely that it has 52 stuffed animals in stock from the Acme Toy Company (if it’s good enough for Wile E. Coyote, it’s good enough for us), but that it has three shaped like buffalos—is huge. The potential rewards are equally big, though, with each and every product capable of acting as its own tiny little search engine ad for the store.


advertisement

5 Comments | Read In A First, Google Does Real-time Joint Retail Trials

  1. Rob Rice Says:

    Interesting and natural move for Goggle given they already plot layers (e.g restaurants, gas stations) on top of maps on mobile devices. But Google is behind Shop Savvy in this product search effort. With the Shop Savvy mobile app, you use the phone camera to scan the product package barcode (UPC, etc.) and up pops a list of web and store competitors in the area also selling the same product, for how much, with customer reviews. Both solutions support consumer control over product information using mobile technology.

  2. Evan Schuman Says:

    Editor’s Note: Google also supports the barcode scan, as do many others.

  3. bill bittner Says:

    As mentioned, the key to satisfying consumer demand is “data normalization”. Normalization involves recognizing what are considered equivalent products. The challenge is that “equivalent” could mean something completely different to each consumer. You don’t need to know what the inventory is until you know what you want to buy. So before an inventory application is in place, a good product data base that allows consumers to search by product characteristics is necessary. Big retailers have already done this by allowing consumers to search by brand and major features such as LCD vs Plasma, screen size, etc. If the consumers are going to a retailer’s site to determine what they want, I am not sure how likely they are going to be to go somewhere else to screen inventory.

    Amazon seems to have recognized this, combining a lot of the searching with links to various online retailers besides themselves. To that point, Amazon seems a better place to meet consumer demand for this type of service. Small brick and mortar retailers can load their inventory onto Amazon.

    But in any case, the challenge is to avoid disappointing a consumer who jumps in their car and arrives at the store only to find the inventory is wrong or has been depleted.

  4. Evan Schuman Says:

    Goog point, Bill. All such displays should have a default note in prominent type: “Please call first.” On a mobile app–or just a site accessed via a mobile device–that can even be a link to the store’s listed phone number.

  5. Tom Stegmann Says:

    This may be more of a question… Recently launched POS SaaS offerings for small and mid-sized retailers (brick&mortar and webfront) are being reasonably quickly adopted. The retailer’s inventory is stored in the POS system on a “cloud server”, usually identified by the manufacturer’s SKU/barcode.

    SMB inventory aggregating sites (e-stores)over the years have often required their own inventory recording in addition to the retailer’s own POS system. This never works.

    However, if it was relatively simple to integrate an SMB SaaS POS system with a major search site like what Google is doing–wouldn’t that solve the problem of hyper local inventory discovery and management?

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