Quantcast StorefrontBacktalk » Blog Archive » CVS Launches A Loyalty Card Program For Shopping Bags
advertisement
advertisement

CVS Launches A Loyalty Card Program For Shopping Bags

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

Many retail chains today incentivize customers to use their own reusable shopping bags, often giving the customers immediate cash back for every bag used. But the $88 billion 7,000-store CVS pharmacy chain opted for a slightly more complicated approach, issuing special bag loyalty cards to customers who would attach them to each bag they planned to use. The bag barcode loyalty cards aren’t even being given away; customers need to pay 99 cents for each tag.

In the world of green retail strategy, CVS’ non-traditional approach may prove quite wise. Its strategy is that the chain needs consumers to support and participate in the program, and truly accomplishing that goal means customers must, if you will, have some organic biodegradable skin in the game.

“What we’ve learned is that getting customers to mentally buy into the program is critical,” said Melissa Studzinski, the director of relationship marketing for CVS. By making customers pay almost a buck for each tag, “you’re forcing them to understand and to opt into a behavior.”

But why manufacture and design a separate loyalty card just for bags, when it could be done just as easily by hitting one key on the POS and tying it into an existing CRM loyalty card? “It’s really not that difficult. Scanning one more item isn’t a big deal,” Studzinski said.

For customers who use the program, the 99 cents is sort of a deposit, as the customer will earn a $1 Extra Care Buck for each tag, pretty much reimbursing them for the 99 cents they initially paid. But it’s a little trickier than getting cash back right away or even after each use. That $1 Extra Care Buck is only awarded after you use the tag four times and then only after each fourth use. Studzinski argued that the delayed gratification is something that helps customers accept the bags more easily.

“Instead of automatically giving stuff to people, we’re delaying that reward until after their fourth trip,” she said. “It’s changing their behavior as a result” by incentivizing multiple uses of the bag, until it becomes a habit.

The program is called the GreenBagTag, the bag loyalty cards are shaped like a leaf and—you just knew this was coming–a CVS statement said they are “made with 100 percent green corn-based materials.” GreenBagTags have been rolled out in stages and on Monday (Oct. 28), the program went chainwide.


advertisement

One Comment | Read CVS Launches A Loyalty Card Program For Shopping Bags

  1. Rob Martell Says:

    It is a scam and totally rude. They are preying on the elderly (and soon to be ‘elderly’ in order to also market some ‘green’ to the rest of us.

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