-
-
Notifications
You must be signed in to change notification settings - Fork 20
Plugins
R.Brown edited this page Dec 4, 2020
·
53 revisions
- Beacons - Add beacons/hotspots/hints to any element on a website.
- Blurred Overlay - Add blurred background effect to the tour overlay.
- Lazy-loading - Wait for lazy-loaded or delayed elements on the page.
- VueJS Router - Use "vue-router" to display the tour on different Vue.js routes.
- Google Analytics - Track tour events with Google Analytics.
- IFrames - IFrames support.
- MultiPage - Use guided tour accross the pages.
- Placeholders - Use dynamic placeholders in the tour definition.
- Remove Attribution - Remove "Made with GuideChimp" attribution.
-
Triggers - Interact seamlessly with your application - trigger GuideChimp events such as
"next"
,"previous"
,"stop"
or your custom events upon HTML DOM elements events. before showing related tour step.