Documentation

Documentation

Learn how to build product tours

WalkmanJS is a powerful, lightweight library for creating interactive product tours and onboarding flows. With our visual builder, you can create engaging tours without writing any code.

New to WalkmanJS?

Start with our Quick Start guide to create your first tour in minutes.

Get Started

What you can do

Visual tour builder — no code required
CSS selector targeting for any element
Customizable appearance and themes
Built-in analytics and tracking
Smart positioning and scroll handling
Keyboard navigation support

Installation

HTML
<script 
  src="https://widget.walkmanjs.com/tour.js"
  data-tour-id="YOUR_TOUR_ID"
  data-api-key="YOUR_API_KEY"
></script>

Add this script before the closing </body> tag on your website.