introjs.com-User Onboarding and Product Walkthrough Library
introjs.com-User Onboarding and Product Walkthrough Library
introjs.com
Install Intro.js
You can install Intro.js in a few simple steps. Intro.js consists of two main files, the
JavaScript part and the CSS part which renders the elements nicely.
JavaScript
1/4
CSS
The start() method configures the library and starts the product tour.
introJs().setOptions({
steps: [{
intro: "Hello world!"
}, {
element: document.querySelector('#login'),
intro: "Click here to login!"
}]
}).start();
Easy to Use
The simplicity of Intro.js API will help you to develop an advanced onboarding for
your products. Intro.js is lightweight, 10kB and has no external dependencies!
Customizable
Intro.js provides various ways to configure your product onboarding and customize
every single step of your tour.
Open-source
Intro.js is Free and open-source, published under AGPL license. We also provide
commercial license, supporting your team to successfully integrate Intro.js!
Commercial license
Lifetime license. Once-off payment.
Starter
2/4
$ 9.99 /lifetime
One project
No commercial support
Lifetime license
Most popular
Business
$ 49.99 /lifetime
5 projects
1 custom theme
Lifetime license
Premium
$ 299.99 /lifetime
Unlimited projects
6 months support
3/4
3 custom themes
Lifetime license
Free plan
Intro.js is free for open-source, personal and non-commercial sites. If your project
is non-commercial, you can use Intro.js for free.
Get Started
4/4