-
-
Notifications
You must be signed in to change notification settings - Fork 20
Plugins
R.Brown edited this page Jan 4, 2021
·
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.
- Licensing - Validate the availability of particular GuideChimp functions or plugins for the given customer account.
- Google Analytics - Track tour events with Google Analytics.
- IFrames - Highlight elements in the (nested) IFrames.
- MultiPage - Define and navigate between the pages for single tour steps.
- 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.
Commercial GuideChimp plugins require a valid customer account with the assigned plan and additional configuration, which will be used to validate the availability of particular GuideChimp functions or plugins for the given customer account.
You can contribute and create own GuideChimp Plugin to meet various needs; e.g. integrate with other services such as User Surveys, Analytics, Collaboration and many others.
Use GuideChimp plugin boilerplate as a starting point for your plugin development.