Andale Search Insights
Andale Search Insights
Description
Andale Search Insights is the free core plugin for Andale Search Insights Pro. It captures WordPress internal search activity, stores it in custom tables, and exposes a stable extension surface for analytics enhancements and intelligence features.
Core capabilities:
- Track committed WordPress search terms.
- Record zero-result searches and result click activity.
- Provide a Vue-powered analytics dashboard in wp-admin.
- Export filtered analytics data to CSV.
- Run retention cleanup with configurable limits and manual tools.
- Offer actions and filters for Pro and third-party integrations.
This plugin does not replace the site search engine. It analyzes search behavior and provides visibility into demand and discoverability gaps.
Installation
- Upload the plugin folder to
/wp-content/plugins/, or install it through the WordPress admin. - Activate
Andale Search Insights. - Configure the optional tracking settings as needed for your site search setup.
- Visit
Andale Search Insightsin wp-admin to review analytics and settings.
Faq
No. Andale Search Insights observes and analyzes internal search behavior. It does not replace the underlying search engine.
No. Andale Search Insights is a WordPress search analytics plugin. Some optional integrations may be especially useful on WooCommerce sites, but the core plugin is not limited to WooCommerce.
Yes. Andale Search Insights Pro extends the free core and requires Andale Search Insights to be active.
Yes. The package includes both built assets and source files used to generate them.
The distributed build artifacts live in dist/.
The non-compiled source files that generate those assets are included in the plugin package under:
resources/js/for the admin Vue application and related source filesresources/public/js/for frontend tracking and autocomplete scriptsresources/public/css/for frontend autocomplete styles
Build configuration is included in:
package.jsonwebpack.config.js
Typical build commands are:
npm installnpm run build
Reviews
Changelog
1.0.0
- Initial public release of the Andale Search Insights free core.