One script tag. That's the whole integration.

Drop one script tag into your site. No SDK-heavy integration, no per-page setup.

Embed / SDK

The embeddable client — introwiz.js — is intentionally dependency-light. Add it once, anywhere on your site, and it handles the rest.

<!-- Add Introwiz once, anywhere on your site -->
<script
  src="https://cdn.introwiz.com/v1/introwiz.js"
  data-workspace="your-workspace-id"
  async
></script>

What the widget handles

  • Loading and rendering the Intros and Tutorials configured for your workspace
  • An iframe-based widget with a defined parent↔widget messaging protocol, so the embed stays isolated from your site’s own styles and scripts
  • A connection test, so you can verify your embed is wired up correctly before publishing a tour to real users

Distribution

introwiz.js is published as UMD, ESM, and CJS bundles, so it drops into a plain script tag on a static site just as easily as it can be imported into a modern JS bundler-based app.

No feature gating on the embed itself

Every plan gets the same embeddable widget — see Pricing for how plans currently differ.

Stop writing manuals. Start recording tours.

Start your free trial

Record your product once, publish an interactive walkthrough your users actually finish. Free trial, card required, cancel anytime.