Andale Search Insights

설명

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.

설치

  1. Upload the plugin folder to /wp-content/plugins/, or install it through the WordPress admin.
  2. Activate Andale Search Insights.
  3. Configure the optional tracking settings as needed for your site search setup.
  4. Visit Andale Search Insights in wp-admin to review analytics and settings.

FAQ

Does Andale Search Insights replace WordPress search?

No. Andale Search Insights observes and analyzes internal search behavior. It does not replace the underlying search engine.

Is Andale Search Insights only for WooCommerce?

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.

Does Andale Search Insights Pro require this plugin?

Yes. Andale Search Insights Pro extends the free core and requires Andale Search Insights to be active.

Are source JavaScript files included?

Yes. The package includes both built assets and source files used to generate them.

Where can I review the non-compiled frontend source and build process?

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 files
  • resources/public/js/ for frontend tracking and autocomplete scripts
  • resources/public/css/ for frontend autocomplete styles

Build configuration is included in:

  • package.json
  • webpack.config.js

Typical build commands are:

  • npm install
  • npm run build

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Andale Search Insights”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Andale Search Insights”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial public release of the Andale Search Insights free core.