SatisfactionSurvey

Satisfaction survey component which can be presented to user as a call to action to fill out a survey (via deeplink in the button).

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Button with deeplink leading to the survey.

Link copied to clipboard
abstract val postback: String?

Optional metadata associated with the survey, which should be reported to backend for analytics tracking. Use a CustomVisitorEvent to report that component was displayed if the value is present.

Link copied to clipboard
abstract val text: PluginElement.Text?

Optional Text with a message to the user, which should ask user to fill out the survey.