Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 779 Bytes

rating-window.md

File metadata and controls

29 lines (20 loc) · 779 Bytes
title subtitle description
Rating window
Allow visitors to rate your support.
After visitor ends conversation a rating is displayed. You can add a text box for visitor to write a comment.

Simple rating

You can display feedback icons with comment after the conversation is resolved.

_smartsupp.ratingEnabled = true;

rating with comment

⛔ Legacy API ⛔

👇👇👇 We no longer support any code below this section❗ {: .alert .alert-danger }

Rating with a comment

You can display feedback icons including text area for a comment.

_smartsupp.ratingComment = true;

rating with comment