For the complete documentation index, see llms.txt. This page is also available as Markdown.

Show Available Survey

API reference for showing available surveys with Luciq. Programmatically display a specific survey to users when you determine the optimal moment.

Use this method to automatically show any survey this user can see at the moment, provided the user meets the surveys criteria.

Surveys.showSurveyIfAvailable()
[LCQSurveys showSurveyIfAvailable];
Surveys.showSurveyIfAvailable();
Surveys.showSurveyIfAvailable()
Surveys.showSurveyIfAvailable();
Surveys.showSurveyIfAvailable()

Last updated