Manually Trigger the NPS Widget for Testing Purposes

Prev Next

If you want to display the NPS widget using JavaScript, you can easily do so by executing the following function in your browser console: ​​Beamer.forceShowNPS();

Executing this command will force the NPS widget to appear, as illustrated in the screenshot below:

This method is particularly useful for testing scenarios, allowing you to bypass any conditions that may typically prevent the widget from displaying. It ensures that the NPS widget is visible for user feedback collection, making it a valuable tool for developers and testers.

For more detailed instructions on how to manually trigger the NPS widget and additional parameters you can utilize, please refer to this comprehensive guide: Beamer Documentation.