Apart from using GetFeedback Digital on your public website, collecting feedback from your colleagues can prove very valuable to your organization. In this article, we will cover the implementation of GetFeedback Digital for Web on your SAP Cloud Platform HTML app.
The following will be needed to implement GetFeedback Digital:
- A GetFeedback Digital (combi)code or access to GetFeedback Digital
- Admin access to your app's development environment
- Publicly accessible CSS files in your app. If your CSS is not publicly accessible, please find information on how to allowlist it for the GetFeedback Digital servers here.
- Since your SAP Fiori app is a single page application, please take note of our guidelines for single page applications.
We are going to start by getting the GetFeedback Digital for Web button code. If you are just starting out with this product, your contact person will send you a JavaScript snippet that you can implement into your app. If you are already using GetFeedback Digital, you will find a description on how to get the code here.
Next, it's time to open your SAP Fiori app's development environment. We will use SAP's Web IDE. Depending on whether your app is using the Fiori Launchpad we will insert the GetFeedback Digital script either into fiorilaunchpad.html or into index.html.
Paste the javascript snippet into the body of your fiorilaunchpad.html or index.html file as close to the ending body tag </body> as possible.
Then save your project and run the app to try out GetFeedback Digital. You will now be able to collect passive feedback and you will be able to run active campaign surveys.