All docs
1 min read

Screens

Supported screen kinds:

  • intro — landing screen with headline and CTA
  • question — single-question step (used for branching)
  • content — informational content / value prop
  • cta — call-to-action button
  • form_collect — captures lead fields and creates a Submission
  • redirect — sends the visitor to a URL
  • outcome — 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.