Redirect users to target
Verify provides two working modes:
Monitoring respondents: Verify monitors every respondent without taking any action. All users pass through to the target URL, despite the verification status.
Qualifying respondents: Verify verification status is set as a qualifying condition, so if a respondent fails verification or does not give consent, they will proceed to the termination page supplied as the termination URL. All verified respondents pass through to the target URL.
In both modes, after the respondent is finished with the facial verification, the Verify service will redirect them back. The recorded respondent status will be monitored continuously and can be tracked on the provided report. If you have any questions or need report access, please write to verify@realeyesit.com
You can select the working mode on the Project Designer ADVANCED view, service setup section:
When selecting the monitoring mode, a single target URL is enabled on the USE CASE DESIGN redirection section.
When selecting the qualifying mode, you can select one or more conditions that indicate a respondent has failed verification and provide target and termination URLs on the USE CASE DESIGN redirection section.
Tip
Setup termination URL with terminations passed back as a quality screenout, not normal termination to avoid impact on IR.
Providing a different redirect URL for each session
In ADVANCED view there is an option for both target and return URLs which enables you to set a different URL for each session. They can be enabled via the Different URL per session checkboxes. This feature is best sutied for scenairos where each respondent requires a unique return URL to preserve process progress. If the option is enabled then targetUrl and returnUrl parameters need to be passed in the URL.
Note
Our recommendation is to use this feature only if the target/return URLs are different in the URL paths. If the target/return URLs are different only in the QueryString parameters then we recommend to use the Custom variables feature instead.
Warning
Activating this functionality will reveal the target/return URL during redirection, making it vulnerable to tampering. If you don't want to expose the target/return URL, please use consider to use the Encrypted invite link feature instead.