You should add the ability to give ‘Credits’ to your customers, in the backend/admin of your app. Let me explain …
Here is a screenshot of the backend to Think Vitamin Membership. It shows that I’ve just given a credit of $25 to a customer with the note “Couldn’t access account for one day because of a bug, so gave him next month free.”
Credits generate good will
When something goes wrong with your app, your customers are going to get upset. They’ll email you asking you to fix it, but they almost never ask for a refund or a credit towards a future invoice, so this is your chance to really impress them and make them happy.
Here’s what I recommend:
- Apologize without excuse
- Say you’ll fix the problem right away
- Tell them that you know it was a pain in the ass, and that you’d like to give them a credit of $xx towards their next invoice. We usually give them enough to cover their next invoice.
The reason we do this is because we know it’s genuinely frustrating to our customers when they can’t use the service because of a bug or problem. They paid us for 100% access and if they couldn’t use the service, we owe them.
Here’s what that invoice and credit looks like to customers …
The sad thing is that customers almost never expect to be treated this well. We’ve been humbled and amazed by the outpouring of Twitter-love and emails we get from support cases. Here are a couple examples that made me smile …
So that’s it. Add credits and it will add a huge amount of happiness and satisfaction for your customers.
After watching the tweet screenshot.
I thought that Mentioned in this tweet is a new functionality by twitter ๐
i love tvm
Thanks! ๐
Oh yeah, had some experience myself with your customer service, and I have this month free also :))
You guys doing a great job!!
Do you use something like Chargify for repeat billing?
No, we rolled our own system. But I wish we would’ve used Chargify or
something similar. We couldn’t because they didn’t support VAT, but I
believe they now do.
Hi Ryan, just out of curiosity, what have you built your backend using? Rails? Also which DB?
Rails and MySQL. We’re also using Mongo for reporting.
Thanks, good to know.
It was one of the best features I added, allowing admins to gift credits to users. We mainly deal with the enterprise who are used to either 99.99% uptime or pretty lousy, complex support, so every time someone runs into an issue which means they can’t use our service – I just say I’ll sort it out ASAP, and when it’s sorted, gift them a reasonable number of credits as compensation.
Like you say, customers (unfortunately), never expect this kind of treatment, but it’s the least we can do and creates stronger ties with them (I think this is kind of where Gary Vaynerchuk is going with the Thank You Economy book).
Still feel bad for my snarky ‘Do you work for Apple’ comment yesterday ๐
Thanks for chiming in again. Welcome back!
No problem ๐
Our enterprise application works on a credit system with a comparatively small number of users, but a consumer game we’re launching soon will have “Premium Features” available for a small fee per year – will be interesting to see how this scales (especially as we’ll be gifting free premium accounts to winners at certain times as well) or how people react once this approach is ubiquitous.