New: no-code event targeting is live. See how →
Onbixo
Skip to content

Guided tours

A tour is a multi-step walkthrough that guides users through your product, one step at a time, with a spotlight that follows the action.

A tour step card: title, body, step indicator, and Back / Next controls, anchored to an element on your page.
A tour step card: title, body, step indicator, and Back / Next controls, anchored to an element on your page.
Build it with the extension

Tours are the ideal fit for the builder extension: open your live app, click each element you want a step to point at, and the extension captures a robust selector for it - no CSS. Save the draft, then theme and publish it in the dashboard.

When to use a tour

Use a tour for a first-run welcome, to introduce a multi-step workflow, or to walk users to their aha moment. If you only need to explain one thing, a tooltip is lighter.

Building a tour

  1. Create a flow of type Tour and open the editor.
  2. Add steps in the Content tab. Each step has a title, a body, and a target element.
  3. Point each step at an element - type a CSS selector, or capture it with the browser extension.
  4. Choose how each step advances: a Next button, the user clicking the target, or your app calling the API.

Options

OptionWhat it does
PlacementWhere the step card sits relative to its target (auto, top, bottom, left, right).
Advance onNext button, clicking the target, or a manual call from your app.
Page dimDim the rest of the page to focus attention on the step.
Welcome modalAn optional intro card shown before step one.
Back / skip / progressBuilt-in navigation so users can move through the tour.

Robust targeting of elements

Tours anchor to elements on your page. Onbixo resolves each target from ranked selectors with a bounded retry, so a step keeps working even as your app re-renders. If an element cannot be found, the step is skipped rather than breaking the tour.

Tip

Keep tours short. A focused three-to-five step tour that ends at first value beats a long one people abandon. Use analytics to find the step where people drop off.

Next: style it in Appearance & theming, choose who sees it in Targeting, and set when it shows in Frequency & triggers.

Last updated: Aug 5, 2026

Was this page helpful?
Still need help? We're happy to lend a hand. Contact us