Your FAQ could be answering 40% of support requests and save you 8 hrs/mo
1–10 of 35 posts
Re: Your FAQ could be answering 40% of support requests and save you 8 hrs/mo
#2Because customers never read anyway.
Re: Your FAQ could be answering 40% of support requests and save you 8 hrs/mo
#3So why the hell are we still wasting time responding to the same damn questions? Because customers never read anyway.
Customers will give up if a) the FAQs or help system isn't easily reachable, or b) if the FAQs and help system sucks.
The best thing you can do if "people don't read the FAQs" isn't to trash them - it's to make them better.
Re: Your FAQ could be answering 40% of support requests and save you 8 hrs/mo
#4Example:
BlogJet (blog client I wrote) required entering XML-RPC endpoint URL for a blog to create an account. Of course, few people knew the endpoint URL for their blogging engine, so 80% of support requests were customers asking for help on configuring their blog. FAQ didn't help (yes, I tried); the solution was to automatically detect XML-RPC endpoint URL from their blog's URL. After I did this, the percentage of such support requests dramatically dropped.
The next 80% was customers asking to resend their registration keys. I just wrote a system to automatically resend them, so people no longer wrote to me, they just filled a form and received a key.
The next 80%... The point is, find those 80% identical support requests, fix your software or add automation to eliminate them, then repeat. Most questions that can be answered by FAQ are things you can fix in software.
As for the system where customers enter their question and get redirected to the related question in the FAQ (see Wordpress.com, Google) -- people hate this, just like they hate browsing phone support systems looking for a way to contact a real person.
Re: Your FAQ could be answering 40% of support requests and save you 8 hrs/mo
#5Re: Your FAQ could be answering 40% of support requests and save you 8 hrs/mo
#6Re: Your FAQ could be answering 40% of support requests and save you 8 hrs/mo
#7Lots and lots of people don't read FAQs. They don't even read instructions on how to download something or register software, they just write to support ("where is my product?"), so my advice is: FIX YOUR SOFTWARE. Example: BlogJet (blog client I wrote) required entering XML-RPC endpoint URL for a blog to create an account. Of course, few people knew the endpoint URL for their blogging engine, so 80% of support reque…
-Evan Hamilton Community Manager, UserVoice
Re: Your FAQ could be answering 40% of support requests and save you 8 hrs/mo
#8So why the hell are we still wasting time responding to the same damn questions? Because customers never read anyway.
-Evan Hamilton Community Manager, UserVoice
Re: Your FAQ could be answering 40% of support requests and save you 8 hrs/mo
#9Lots and lots of people don't read FAQs. They don't even read instructions on how to download something or register software, they just write to support ("where is my product?"), so my advice is: FIX YOUR SOFTWARE. Example: BlogJet (blog client I wrote) required entering XML-RPC endpoint URL for a blog to create an account. Of course, few people knew the endpoint URL for their blogging engine, so 80% of support reque…
We totally agree. That's why we automatically pull up related FAQs but don't pull the customer away from their flow of writing a message to you. We've found it works quite well, as demonstrated by the numbers. It's not annoying like the latter system you mentioned, but surfaces those FAQs that could have helped with that 80%. -Evan Hamilton Community Manager, UserVoice
Re: Your FAQ could be answering 40% of support requests and save you 8 hrs/mo
#10Lots and lots of people don't read FAQs. They don't even read instructions on how to download something or register software, they just write to support ("where is my product?"), so my advice is: FIX YOUR SOFTWARE. Example: BlogJet (blog client I wrote) required entering XML-RPC endpoint URL for a blog to create an account. Of course, few people knew the endpoint URL for their blogging engine, so 80% of support reque…