2
2
Customer ratings
3
3
================
4
4
5
- Asking customers to rate the support they received from a *Helpdesk * team provides an opportunity to
6
- gauge team performance and track customer satisfaction. Ratings can be published on the portal,
7
- providing customers with a general overview of the team's performance.
5
+ .. |smile | replace :: green :icon: `fa-smile-o ` :guilabel: `(smile) ` icon
6
+ .. |meh | replace :: yellow :icon: `fa-meh-o ` :guilabel: `(neutral) ` icon
7
+ .. |frown | replace :: red :icon: `fa-frown-o ` :guilabel: `(frown) ` icon
8
+
9
+ Asking customers to rate the support they received from a **Helpdesk ** team provides an opportunity
10
+ to gauge team performance and track customer satisfaction.
8
11
9
12
.. _helpdesk/enable-ratings :
10
13
11
14
Enable customer ratings on Helpdesk teams
12
15
=========================================
13
16
14
17
To enable *customer ratings * on a helpdesk team, navigate to :menuselection: `Helpdesk app -->
15
- Configuration --> Helpdesk Teams `. Select a team from the list and click on it to open the settings
16
- page. Scroll to the :guilabel: `Performance ` section, and tick the :guilabel: `Customer Ratings `
17
- checkbox.
18
+ Configuration --> Helpdesk Teams `. Click on a team from the list to open the settings page. Scroll
19
+ to the :guilabel: `Performance ` section, and tick the :guilabel: `Customer Ratings ` checkbox.
18
20
19
21
.. image :: ratings/ratings-enable.png
20
- :align: center
21
22
:alt: Overview of the settings page of a helpdesk team emphasizing the rating on ticket feature
22
23
in Odoo Helpdesk.
23
24
24
25
Set a ratings request email template on a stage
25
26
===============================================
26
27
27
28
To automatically request ratings from customers once their tickets have closed, an email template
28
- should be added to the appropriate stage.
29
+ needs to be added to the appropriate stage.
29
30
30
31
After the :guilabel: `Customer Ratings ` :ref: `setting has been enabled <helpdesk/enable-ratings >` on
31
32
the team's settings page, click the :guilabel: `Set an Email Template on Stages ` link. Select a stage
@@ -43,74 +44,22 @@ use to provide feedback. To view the template, click the arrow button to the rig
43
44
After the template is added to the stage, it automatically sends a message when a ticket is moved to
44
45
that stage. Customers are then asked to rate the support they received with colored icons.
45
46
46
- - *Green smiling face * - Satisfied
47
- - *Yellow neutral face * - Okay
48
- - *Red frowning face * - Dissatisfied
47
+ - **Satisfied ** - |smile |
48
+ - **Okay ** - |meh |
49
+ - **Dissatisfied ** - |frown |
50
+
51
+ .. image :: ratings/template-preview.png
52
+ :alt: A preview of the ticket rating request template in Helpdesk.
49
53
50
54
After selecting a rating, customers are taken to a webpage where they can provide specific written
51
55
feedback to support their rating. The rating is then submitted, and the rating, as well as any
52
56
additional comments, are added to the chatter on the ticket.
53
57
54
58
.. tip ::
55
- Customer ratings can also be viewed through the :guilabel: `Customer Ratings ` report. To view
56
- this report, go to :menuselection: `Helpdesk app --> Reporting --> Customer Ratings `.
57
-
58
- .. seealso ::
59
- :doc: `../../../general/companies/email_template `
60
-
61
- Publish ratings on the customer portal
62
- ======================================
63
-
64
- After enabling the :guilabel: `Customer Ratings ` setting, an option to publish ratings on the team's
65
- website appears. Enabling this setting provides portal users with an overview of the ratings the
66
- team has received over the last thirty days. Specific written feedback will not be included; only
67
- statistics of the team's performance will be visible.
68
-
69
- .. important ::
70
- To display ratings on the customer portal, a team **must ** have their visibility setting set to
71
- :guilabel: `Invited portal users and all internal users (public) `. To enable this setting,
72
- navigate to :menuselection: `Helpdesk app --> Configuration --> Helpdesk Teams `. Select a team
73
- from the list and click on it to open the settings page. Scroll to the :guilabel: `Visibility &
74
- Assignment ` section, and tick the :guilabel: `Invited portal users and all internal users
75
- (public) ` checkbox.
76
-
77
- Next, to publish the ratings, go to :menuselection: `Helpdesk app--> Configuration --> Helpdesk
78
- Teams ` and select a team. Scroll to :guilabel: `Performance ` and tick the checkbox for
79
- :guilabel: `Publish this team's ratings on your website `.
80
-
81
- To view the ratings for a team, a customer will log into the portal and navigate to one of their
82
- tickets. After clicking on the team name in the :guilabel: `Managed By ` field, they will be directed
83
- to a page with the team's ratings over the past thirty days.
84
-
85
- .. image :: ratings/ratings-portal-overview.png
86
- :align: center
87
- :alt: View of the ratings performance overview from the customer portal.
88
-
89
- .. seealso ::
90
- :doc: `Portal access <../../../general/users/portal >`
91
-
92
- Manually hide individual ratings
93
- --------------------------------
94
-
95
- Individual ratings can be manually hidden from the portal. This allows for specific ratings to be
96
- kept out of the performance metrics shared with customers.
97
-
98
- To make a rating visible only to internal users, navigate to the page for a rating. This can be done
99
- in one of the following ways:
100
-
101
- - Go to :menuselection: `Helpdesk app --> Reporting --> Customer Ratings ` and click on one of the
102
- Kanban cards for an individual rating.
103
- - Navigate to :menuselection: `Helpdesk app--> Tickets --> All Tickets ` and remove the
104
- :guilabel: `Open ` filter from the search bar. Then filter by :guilabel: `Satisfied `,
105
- :guilabel: `Okay ` and/or :guilabel: `Dissatisfied `. Select a ticket from the results. Click the
106
- :guilabel: `Rating ` smart button.
107
-
108
- Once on the rating details page, check the :guilabel: `Visible Internally Only ` box.
109
-
110
- .. image :: ratings/ratings-keep-internal.png
111
- :align: center
112
- :alt: View of the ratings performance overview from the customer portal.
59
+ Customer ratings can also be viewed through the :guilabel: `Customer Ratings ` report. To view this
60
+ report, go to :menuselection: `Helpdesk app --> Reporting --> Customer Ratings `.
113
61
114
62
.. seealso ::
63
+ - :doc: `../../../general/companies/email_template `
115
64
- :doc: `../advanced/close_tickets `
116
65
- :doc: `reports `
0 commit comments