Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do we need "Guided tours" for user onboarding? #92

Open
kulasekp opened this issue Feb 6, 2020 · 0 comments
Open

Do we need "Guided tours" for user onboarding? #92

kulasekp opened this issue Feb 6, 2020 · 0 comments

Comments

@kulasekp
Copy link
Contributor

kulasekp commented Feb 6, 2020

"Guided tours are a series of small pop-ups added to a website, that guide users through the steps required to accomplish a task. Recently guided tours have gained a lot of attention, as they are a user-friendly, natural way of assisting users on online interfaces. There is a large demand for solutions that you can use to create guided tours. From a wide variety of available solutions, this post aims to offer an overview of guided tour applications that have a free trial, free plan, or a free, open source version.

Open source solutions let you set up and use your own guided tour system for free. Most of the solutions are JavaScript libraries, so you’ll need coding skills to use them.

Here’s a list of some JavaScript libraries, but there are more and more popping up:

  • Amberjack: A tool for webmasters to add guided tours capability to websites. The Tour Wizard helps you fine-tune the solution (skin, behaviour, button captions) and gives you the customized code to paste into your website.
  • Crumble: This solution offers visually interesting bubbles. The tour itself is defined as a standard ordered list in your HTML.
  • Bootstrap: A widely used, flexible solution, but you’ll need coding skills to use it.
    Joyride: The Joyride Kit includes the necessary JS + CSS, but also a demo HTML page that shows off how to hook up your first tour using different options.
  • HopScotch: Hopscotch accepts a tour JSON object as input and provides an API for the developer to control rendering the tour display and managing the tour progress. It supports the creation of multi-page tours."

Source: https://pronovix.com/blog/free-and-open-source-walkme-alternatives

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant