Registering callback functions allows you to execute any JavaScript code at specific moments in the lifecycle of a survey. We just added a new callback function that is executed right before a survey is supposed to be shown. You can use this new function to suppress showing the survey if needed based on custom Javascript logic.
Improvement
January 25, 2022