Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.38k stars 1.97k forks source link

Help Center: Feedback for articles #86531

Open escapemanuele opened 5 months ago

escapemanuele commented 5 months ago

Details

Source: pdDR7T-1dN-p2 Proposed by: @donalirl

Goal

Let’s add a feedback form to articles viewed in the Help Center (similar to what’s on the /support pages themselves) with the goal of measuring and improving the effectiveness of our content in supporting users.

image

Why

By capturing feedback at the end of docs in the Help Center, we can measure:

How

The flow:

Did you find the answer to your question? YES → Open-ended text box → SUBMIT → BACK TO HELP CENTER or CONTACT SUPPORT. NO → Open-ended text box → SUBMIT → BACK TO HELP CENTER or CONTACT SUPPORT.

The /support pages themselves use this Crowdsignal survey. The Help Center could use the same one or different (whatever is easiest.) If using the same survey, let’s just add a tag so we can filter the feedback by source (i.e., if it came from the /support site or Help Center.)

renancarvalho commented 2 months ago

@donalirl you can check the feedback https://github.com/Automattic/wp-calypso/pull/89175 in this pull request. You can find the survey result here

escapemanuele commented 2 months ago

@renancarvalho remember to delete your testings before going live :)

image
renancarvalho commented 2 months ago

This is live 👍

donalirl commented 6 days ago

Hi @escapemanuele @renancarvalho 👋 Re-opening this based on the pbvpgB-53O-p2#comment-12650 discussion.

After submitting the survey, there's no path forward for the user: Screenshot 2024-07-02 at 8 11 09 PM

The flow should lead the user either back to the beginning of the Help Center or to Contact Support (still within the Help Center):

YES → Open-ended text box → SUBMIT → BACK TO HELP CENTER or CONTACT SUPPORT. NO → Open-ended text box → SUBMIT → BACK TO HELP CENTER or CONTACT SUPPORT.

Will that be relatively quick and easy to implement? If so, let's do it. If not, let's remove the rating until we can do something more built-in to improve the UX.

escapemanuele commented 5 days ago

Ok @donalirl!

Let us know if we'll need to remove the feedback or maybe just put a button to send users to Support!

donalirl commented 4 days ago

Please see further feedback in pbvpgB-53O-p2#comment-12642 (video timestamp 8:30 - 10:20).

Another issue raised in pbvpgB-53O-p2#comment-12717 is that the 👍️ 👎️ feedback form has the same design as the 👍️ 👎️ below a Wapuu interaction, so it's confusing that the same buttons lead to different outcomes depending on where the user is in the help center.

The best (and likely quickest) thing to do to clear up the confusion is for the 👍️ 👎️ below the doc to lead to a support contact instead of a feedback form, the same way it works within Wapuu: Screenshot 2024-07-04 at 11 47 30 AM

We'll miss out on that qualitative feedback here we might re-introduce it later on in a way that's better for the customer experience.

escapemanuele commented 4 days ago

Ok, got it!

But wouldn't it be best to only have the 👎 lead to the Support button?

donalirl commented 4 days ago

But wouldn't it be best to only have the 👎 lead to the Support button?

That's how it works in Wapuu too - no contact support button shows when you click 👍 - so yes I think this is ok.

wongasy commented 4 days ago

@escapemanuele A heads up that this is related to https://github.com/Automattic/dotcom-forge/issues/8124. I'll close https://github.com/Automattic/dotcom-forge/issues/8124 in favour of this one.