Skip to content
Mindstamp

Tutorial

Show the right thing to the right viewer.

Conditional logic shows, hides, and reroutes interactions based on what a viewer answered, clicked, or arrived with.

Press play — the walkthrough is itself an interactive video.

What it covers

Logic, step by step

Building a condition

Choosing what to test — an answer, a click, or a variable — and what happens when it is true.

Showing and hiding

Making an interaction appear only for the viewers it applies to.

Rerouting

Sending viewers to a different moment or video on the condition rather than on a choice.

Why it matters

The video adapts instead of branching everywhere

Logic handles the cases branching would need a separate path for, so one experience covers several segments without multiplying versions.

  • Skip material a viewer has already proved they know
  • Route on data you already hold, not just on a click
  • Keep one video instead of one per segment

Open this walkthrough on its own →

Start building

Try it on a video you already have

Add the first interaction and see what it reports back.