Product tour - know any?

Want to create an onboarding wizard (something like this https://productfruits.com/ ) and would love your recommendations.

Found some cheap options here:


Going to try tourguide.js

https://introjs.com is stupid simple to implement and $10 for a project lifetime.

Sample code:

<select id="selectBudget" class="form-select inline-block mt-n1 ms-3" name="selectBudget" dmx-on:updated="varCurrentBudget.setValue(selectedValue)" data-step="1" data-intro="Your PRIMARY BUDGET forms the base of your income and expenses. It replaces the figures you captured in Quickplan.">

Screenshot 2023-01-31 at 14.41.19

1 Like