-
-
Notifications
You must be signed in to change notification settings - Fork 18
Plugins
R.Brown edited this page Nov 30, 2020
·
53 revisions
- Blurred Overlay - Add blurred background effect to the tour overlay.
- VueJS Router - Use "vue-router" to display the tour on different Vue.js routes.
-
Beacons - Add beacons/hotspots/hints to any element on a website.
-
Google Analytics - Track tour events with Google Analytics.
-
Lazy-loading - Wait for lazy-loaded or delayed elements on the page * 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. -
IFrames - TODO