Engagement Survey

The logger ships with a prebuilt engagement survey aimed at gauging user sentiment. Ultimately, the best way to understand reception to your 3D experience is by directly asking your users.

By default, the engagement survey is randomly shown to users in the experience. It is randomly prompted between 30 seconds and 3 minutes into the user's journey. Its color theme is white.

Automatic Surveying

SettingDescription

Use Survey

If true, users will be randomly presented with a prompt that has five faces asking for the user for sentiment towards your experience.

Range Of Time

The time window that the engagement survey will randomly appear (in seconds).

Survey Pop Up

The Survey PopUp widget, which will be used for initialization.

Current Color Theme

You can create a color scheme and select it here.

Manual Surveying

If you wish to manual trigger the engagement survey prefab, you can use the below function.

logger.ShowSurveyPopUp()

Last updated