Yes, customers can change their satisfaction ratings on Zendesk. To facilitate this, you can create a macro that includes the placeholder{{satisfaction.rating_url}}
, which generates a link for customers to update their rating.
To set up this macro, navigate to the Macros page in the Admin Center, click 'Add macro', and enter the macro name. Add the necessary actions for your macro as described in the article on building macro action statements, then click 'Create'. This will allow customers to easily change their satisfaction rating. For more details, check out the article onUsing customer satisfaction ratings.
Unfortunately, satisfaction ratings cannot be changed on closed tickets in Zendesk. Once a ticket is closed, it is locked from further modifications, including changing the satisfaction rating. However, you can adjust the time it takes for a ticket…
To ensure the satisfaction rating link works in Zendesk macros, avoid using code span text formatting for the placeholder. Instead, type out the placeholder{{satisfaction.rating_url}}
manually in plain text. Using plain text ensures that the…
Customers may accidentally submit bad satisfaction ratings in Zendesk due to the ease of interaction on touch screens, such as mobile phones or tablets. This can happen when customers unknowingly engage with a CSAT survey while checking emails or…
The NPS and Survey app for Zendesk is a tool that enhances survey creation capabilities by automatically inserting placeholders and offering four survey categories instead of just 'Good' or 'Bad'. This app can be a great addition if you're looking…