The auto redirect system streamlines redirecting respondents from external panels to their appropriate end pages after completing or terminating a survey.
define sheet: system.system_panels translate: n app config auto redirect: system.system_panels panel sheet: system.system_panels use panels: 2,100,991
Details
- Auto redirect system is a multi-part system comprised of a system panel sheet or local panel sheet which contains all panels and their respective redirects.
- It requires the
auto redirect
,panel sheet
, anduse panels
tags. - It leverages automatically generated variables that record information about the redirect for each respondent.
- It also uses URL parameter(s) that are appended to the live survey URL to "pass in" and specify the record's corresponding panel and any other necessary information.
- Note, the
end survey
widget may coexist with the auto redirect system. In the case thatend survey
has a redirect, it will override the redirects on file in the auto redirect system.
Tip! The auto redirect system is now operates seamlessly in the background. Panel invite links and redirect links are managed directly in the Panels applet. If you need to add panels and invoke the panel sheet via SPL (source code), see Adding panels via SPL.
Comments
0 comments
Please sign in to leave a comment.