Gainsight PX User Feedback API
UseCase: There are situations a user need to leave the application and return to the help site or email in order to contact support team.Instead, I would love to engage my user to stay within the app and interact or submit a support ticket.
Approach:
-
This can be achieved using the PX feedback API
-
We can create the custom feedback categories and consume them as part of the API
IMPLEMENTATION
-
Design a unique icon or button for your application that will allow users to contact the support staff. Upon clicking a pop up can appear as shown below
-
Ensure we have created the required custom feedback Categories in your PX subscription under feedback and they are case sensitive, these can be consumed on your category drop down
-
Sample JS Code for feedback capturing (This is Important)
Working Demo:
- Documentation: Click here to access the Documentation