Gather Feedback With Email Satisfaction Ratings

Email satisfaction ratings allow your customers to rate your email replies with just a click or two. This article is all about the Satisfaction Ratings feature for email conversations in Help Scout.

In this article

Enable Ratings Per Inbox

Head to Manage > Inbox(es) > [Choose Inbox] > Satisfaction Ratings and toggle the switch to on to enable ratings. Ratings links will appear in outgoing emails below your reply. You may choose to have these links above or below your email signature. 

Ratings links are sent automatically with each reply when this setting is toggled on.

Ratings Settings and Customization

Edit ratings text

Customize the ratings using the text editor or switch over to the HTML editor by clicking on the </> icon for HTML options. Click the Save button when you're happy with your results. 

Link templates

Not a fan of plain links? We've whipped up a few simple templates to use. Use them as-is and just copy and paste the code below in to the HTML </> editor or customize them with your own HTML & CSS know-how — replace the emojis, colors, or text as you see fit! 

While we've tested these for compatibility in most major email clients, it's worth a mention that ultimately how this will look to your customer will depend on the email client they're using. 

Text and Emoji Based

<br>

How would you rate my reply?

<br>

<br>

<table border="0" cellspacing="0" cellpadding="0">

<tbody>

<tr>

<td style="padding:8px 10px 8px 10px;background-color:#009900;" align="center">

<a href="{%ratings.great%}" style="font-size:14px;font-family:Helvetica, Arial, sans-serif;font-weight:bold;color:#ffffff;text-decoration:none;">Great</a>

</td>

<td>

</td>

<td style="padding:8px 10px 8px 10px;background-color:#4d4d4d;" align="center">

<a href="{%ratings.okay%}" style="font-size:14px;font-family:Helvetica, Arial, sans-serif;font-weight:bold;color:#ffffff;text-decoration:none;">Okay</a>

</td>

<td>

</td>

<td style="padding:8px 10px 8px 10px;background-color:#990000;" align="center">

<a href="{%ratings.bad%}" style="font-size:14px;font-family:Helvetica, Arial, sans-serif;font-weight:bold;color:#ffffff;text-decoration:none;">Not Good</a>

</td>

</tr>

</tbody>

</table>

<br>

<br>

How would you rate my reply?

<br>

<br>

<a href="{%ratings.great%}" style="font-size:2em;text-decoration:none;">😀</a> &nbsp;&nbsp; <a href="{%ratings.okay%}" style="font-size:2em;text-decoration:none;">😐</a> &nbsp;&nbsp; <a href="{%ratings.bad%}" style="font-size:2em;text-decoration:none;">😢</a>

<br>

<br>

<a href="{%ratings.url%}"><strong>Rate My Reply</strong></a>

<br>

Image Based

We know it might be tempting to throw a few of your own super cool ratings images in the signature, but keep in mind that images in signatures are often blocked by local mail clients. Additionally, using too many images might cause your reply to be marked as spam. 

<br>

How would you rate my reply?

<br>

<img src="https://d12wqas9hcki3z.cloudfront.net/images/emails/satisfaction/sat-ratings-icons.png" width="100" height="40" alt="Satisfaction Rating Icons" usemap="#rating-icons">

<map name="rating-icons">

<area shape="rect" coords="0,0,28,40" href="{%ratings.great%}" alt="Great">

<area shape="rect" coords="36,0,64,40" href="{%ratings.okay%}" alt="Okay">

<area shape="rect" coords="72,0,100,40" href="{%ratings.bad%}" alt="Not Good">

</map>

<br>

<br>

How would you rate my reply?

<br>

<img src="https://d12wqas9hcki3z.cloudfront.net/images/emails/satisfaction/sat-ratings-tabs.png" width="200" height="30" alt="Satisfaction Rating Tabs" usemap="#rating-tabs">

<map name="rating-tabs">

<area shape="rect" coords="0,0,54,30" href="{%ratings.great%}" alt="Great">

<area shape="rect" coords="62,0,111,30" href="{%ratings.okay%}" alt="Okay">

<area shape="rect" coords="120,0,200,30" href="{%ratings.bad%}" alt="Not Good">

</map>

<br>

Translate the ratings page

Click the Translate tab on the top of the settings page to translate the English terms and phrases seen on the ratings page and the thank you page to another language. Only one set of translations is currently supported. 

How Customers Rate Replies

Your customers can quickly rate your replies using the ratings links that appear in each email. Clicking or tapping on a rating option in the email will lead to a web page where they can leave an optional comment. Ratings without comments are still saved even if the customer does not hit the Send button. 

Customers can rate any reply within 10 days. They can also change the rating within those 10 days. After the 10 day mark, they'll no longer be able to submit new ratings or change existing ratings. 

Customer ratings cannot be deleted or removed from a conversation. 

Each single reply from your team can only receive one rating, but customers can rate each reply in a conversation separately. For example, if the User sends 5 replies to the customer, the customer has the opportunity to rate all 5 replies. 

Get Notification of Ratings Submissions

Notifications for ratings received are available either through integrations or with a Workflow. Integrations and Workflows are available on Standard plans or higher.

App notifications

The Campfire and Slack integrations both offer the event "Satisfaction Rating Received" as an option. Check that box in the app settings at Manage > Apps to receive that notification in your team chat app. 

Email notifications

Use a Workflow send an email notification based on the criteria you want. The example below would send a Notification to you the first time a rating is submitted on a conversation. For more on Workflows, check out Get Started With Workflows.

Report on Ratings in the Happiness Report

Individual ratings are automatically funneled in to the Happiness report. You can run this report at any time to get a handle on how happy your customers are with the level of support being provided. To learn more about the Happiness report, see Reports: Happiness

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.