- 23 Jan 2023
- 2 Minutes To Read
-
Print
-
DarkLight
-
PDF
Create an NPS survey
- Updated On 23 Jan 2023
- 2 Minutes To Read
-
Print
-
DarkLight
-
PDF
The NPS survey enables you to collect feedback from end users to assess the usability of your application. You can create and launch your surveys to your end users without moving away from the Whatfix platform.
The following domain needs to be whitelisted to launch a survey to your end users,
https://survey.whatfix.com
You can create a survey using the Survey option on the Dashboard under the Create Content dropdown menu.
Here's a GIF that shows how a survey pop-up appears on your application,

Use the following steps to create an NPS survey using the Editor,
-
Log in to the application where you want to create content, and then launch the Whatfix Studio.
-
On the Whatfix Studio, click Popup.
-
Choose the color theme using the Theme dropdown.
You can also use your custom color by entering the hex color code in the text box.
-
Select the NPS survey template.
-
Enter a name for the Pop-up segment.
-
In the CONTROL pane, choose if you want to show the 'x' on popup and Don't show me again options by enabling the toggle.
- The survey Pop-ups are not available for accounts with Self Hosted/Export model
- Currently, the survey templates are not customizable.
- Add your application name to the survey by inserting the following code in your advanced customization.
window._wfx_settings.custom_data = {
"application": "servicenow"
};
Replace “servicenow” with your application name.
- Once you are done creating the pop-up, click Save Popup.
- Click the Save button to save and mark the pop-up as an inactive draft.
- You can resume editing the pop-up using the dashboard.
-
On the Whatfix dashboard, hover your cursor over the survey pop-up you want to edit, and then click the Edit icon.
-
Click the Set Visibility Rules → button.
-
Set the Where visibility rules for the pop-up to appear. For more information, see Visibility and Display Rule Conditions
-
Set the When visibility rules for the pop-up.
For more information, see Schedule Pop-ups
- Currently, you cannot configure the Repeat section for the survey pop-up.
- Survey pop-ups are only shown once, regardless of whether the user responds or not.
You can preview what the pop-up looks like on mobile and desktop devices using the toggle button on the top-right of the pop-up.
- Click Finish later or Edit Pop-up depending on your preference.
- Finish later- Saves the Pop-up as Draft and marks it as Inactive.
- Edit Pop-up - Takes you back to the Pop-up where you can make changes.
-
Once you have configured the Pop-up, select it using the checkbox, and then click Send to Ready.
-
Navigate to the Ready stage, and then click Push to Production.
- You need to Push to Production or Update Extension for your end users to see the survey Pop-up.
- The data collected from the survey is sent to you through email. For more information, see How can I receive the survey report?
- Currently, the NPS survey cannot be translated.