Quantcast StorefrontBacktalk » Blog Archive » PriceChopper Using CRM To Alert Customers To Recalls
advertisement
advertisement

PriceChopper Using CRM To Alert Customers To Recalls

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

A handful of grocery chains—including PriceChopper and Wegmans—have started using CRM data to alert customers to product recalls. It’s an encouraging move to convince consumers that loyalty cards can be used to help them beyond taking 10 cents off a gallon of milk.

The program at PriceChopper—a 116-store grocery chain in New York, Connecticut, Massachusetts, New Hampshire, Pennsylvania and Vermont–is especially interesting as it uses an automatic phone-calling system to instantly and simultaneously reach out to impacted customers. Last month, the system was used to reach out to some 12,000 customers about a recall of Samuel Adams beer due to glass fragments, according to this intriguing report in the Daily Gazette, a daily newspaper from Schenectady, N.Y..


advertisement

One Comment | Read PriceChopper Using CRM To Alert Customers To Recalls

  1. Bob Scheier Says:

    Finally! Now this is a service that would make me feel (rightly or wrongly) as if the store CARED about me, and also gives me even more of an incentive to use my card than just to save money. This is also two-way communications — way beyond “the retailer gets to know my every purchase move” and I get no useful information in return.

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