Description
Intentora Visitor Guide displays a lightweight modal, bottom bar, or side card that asks visitors what they want to do.
The three configurable actions can redirect to a URL or smoothly scroll to an anchor on the current page. After an action or dismissal, a cookie prevents the guide from appearing again for the configured number of days.
Features include:
- Enable or disable the guide.
- Modal, bottom bar, and side-card layouts.
- Configurable headline and supporting text.
- Three configurable labels, descriptions, icons, and destinations.
- URL and anchor destinations.
- Page display rules and display delay.
- Basic color controls.
- Anonymous aggregate click counters for the three actions.
- Vanilla JavaScript with no frontend framework dependency.
The plugin does not send visitor data to an external service.
Installation
- Upload the plugin ZIP from Plugins > Add New > Upload Plugin.
- Activate Intentora Visitor Guide.
- Open Settings > Intentora Visitor Guide.
- Configure the guide and save the settings.
FAQ
-
Can an action scroll to a section on the current page?
-
Yes. Enter an anchor such as
#pricingor#contactas the action target. -
Can an action open another page?
-
Yes. Enter a full URL or a relative URL such as
/shop/. -
When does the guide stop appearing?
-
The plugin saves a first-party cookie after a visitor selects an action or dismisses the guide. The cookie duration is configurable.
-
Does the plugin collect personal data?
-
No personal data is collected. The optional dashboard counters only store aggregate totals for the three action types.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Intentora Visitor Guide” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Intentora Visitor Guide” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.0
- Renamed the plugin with a distinctive Intentora identity.
- Applied the unique
intentora_vg_prefix to PHP declarations, stored options, hooks, AJAX actions, asset handles, CSS selectors, and JavaScript data. - Added migration support for settings and cookies from the earlier proof-of-concept build.
- Preserved the existing layouts, controls, redirects, anchor scrolling, cookie behavior, and click counters.
