Project Settings
The project settings can be accessed from the gear icon on the top right of the menu bar. This page allows you to manage project specific configurations, such as ExitPolls.
Manage Scenes
The Manage Scenes section displays all the scenes in the project. Scenes can be searched in the top right. For each scene, the Actions menu allows you to Rename or Hide a scene.
Manage ExitPolls
ExitPoll Concepts
Your application sends a request to the Dashboard with a Hook. On the Dashboard, a Question Set is assigned to that Hook and will display the questions to the Participant in the Experience. This allows you to use change which Question Set to display from a Hook without updating your application. If no Question Set is assigned, your application will continue silently.
Note that an ExitPoll is defined at the Project level, so your Hooks and Question Sets are not linked to a specific Scene. This means you can upload new Scene Versions from the SDK without breaking your existing ExitPoll settings.
Creating an ExitPoll survey
Create a Question Set
Press New Question Set and add your questions. Each question will be displayed as a panel one at a time.
You can choose to save the response of this answer as a Session Property. This will allow you to use Filters to find Sessions easily.
Create a Hook
Press Manage Hooks and press New Hook to open the popup. Choose a suitable name to be used in your application.
Assign your Question Set and version for the Hook.
Display an ExitPoll survey
See the Unity and Unreal ExitPoll pages for details about displaying ExitPoll surveys in your experience.
If you have a question or any feedback about our documentation please use the Intercom button (purple circle) in the lower right corner of any web page.