Mendix Mini Surveys

Content Type: Module
Categories: Utility,User Interface,Data

Overview

Mini Survey is a survey tool designed to help you collect and aggregate feedback from your customers. You can get mini survey running in 5 minutes!

Mini Survey consists of two parts:

  • A pop-up survey in your app for users to fill in.
  • A back-end dashboard in the Developer Portal for you to create surveys and aggregate your survey results.


Key words: pop up, toast, survey, questionnaire, feedback, statistical study, NPS, Net promoter score, app insights, app-insights

Documentation

Please see;

Mini Survey Developer documentation for functionality overview.

Mini Survey Module documentation for installation.

Visit the App Insights documentation page to learn more about the collection of tools available.

Note: installation instructions are provided in a easy to follow folder structure when you install the module in your app.


Releases

Version: 4.0.0
Framework Version: 10.21.0
Release Notes: Breaking Changes The Mini Survey module and widget have been upgraded for use with Mendix Studio versions 10.21.0+ (with react fully enabled) This means we use new functionality to obtain meta data on the URL page path of where the Mini Survey pop-up was triggered. If React is not fully enabled in your Mendix App, you may still use this module and widget, however page path meta data will not be saved to the database and you may get a developer console error messages. Fixed The SurveySubmission_Overview administration page has been upgraded from DataGrid 1 to 2.
Version: 3.0.4
Framework Version: 9.24.0
Release Notes: Fixes: - Issue fixed where if a user has already participated in a survey, the survey will incorrectly show again on next page visit. - Issue fixed where survey will only pop-up on page 1 time when using a nano-flow/button to trigger method. - Issue fixed where submitting a survey could result in a 500 status code console error message. Improved performance: - Mini Survey Widget no longer makes background API call when 'Show on load' is set to false.
Version: 3.0.2
Framework Version: 9.24.0
Release Notes: New Features for v.3.0.2 - Survey location control: You no longer have to open your Mendix App to change a survey and then redeploy. You can now control this in the cloud at appinsights.mendix.com. Simply place the widget in your app with a location and you can then point any survey to the assigned location in the appinsights.mendix.com dashboard. 
 - Improved performance: We have introduced survey caching. The module now makes fewer GET requests from your application to AppInsights in the cloud. 
 - Simplified Survey Opt Out rules when a user closes a survey. Please see documentation. Breaking Changes - When upgrading from any previous version to v3.0.2. We have changed the top level module name from 'AppInsights_MiniSurvey' to 'MiniSurveys'. You will need to manually delete the old 'AppInsights_MiniSurvey' module. This can be found in Mendix Studio Pro by opening the App Explorer menu and navigating to App > Marketplace modules. You should only have new 'MiniSurveys'.