1 min read
Screens
Supported screen kinds:
intro— landing screen with headline and CTAquestion— single-question step (used for branching)content— informational content / value propcta— call-to-action buttonform_collect— captures lead fields and creates aSubmissionredirect— sends the visitor to a URLoutcome— final result screen (used with scoring)
Each screen has a position, a kind, a free-form config object, and an optional ab_variant_key. Screens with a variant key only render to sessions in that variant.