Title: SearchLens – Search Analytics &amp; Insights
Author: Vivek Prajapati
Published: <strong>23 de julio de 2026</strong>
Last modified: 27 de agosto de 2026

---

Buscar plugins

![](https://ps.w.org/search-analytics-insights/assets/banner-772x250.png?rev=3668606)

![](https://ps.w.org/search-analytics-insights/assets/icon-256x256.png?rev=3668606)

# SearchLens – Search Analytics & Insights

 Por [Vivek Prajapati](https://profiles.wordpress.org/vivek34/)

[Descargar](https://downloads.wordpress.org/plugin/search-analytics-insights.1.1.0.zip)

 * [Detalles](https://es.wordpress.org/plugins/search-analytics-insights/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/search-analytics-insights/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/search-analytics-insights/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/search-analytics-insights/#developers)

 [Soporte](https://wordpress.org/support/plugin/search-analytics-insights/)

## Descripción

SearchLens – Search Analytics & Insights helps you understand exactly what your 
visitors are searching for on your WordPress website.

Monitor search activity, discover popular search terms, identify searches with no
results, and improve your website’s content using actionable analytics.

Unlike third-party analytics services, SearchLens stores all search data locally
inside your WordPress database, making it lightweight, privacy-friendly, and easy
to use.

Whether you use the default WordPress search or AJAX-powered search, SearchLens 
records every search and presents meaningful insights through a clean analytics 
dashboard.

#### Why SearchLens?

Search analytics help you understand visitor intent and improve your website experience.

With SearchLens you can:

 * Discover what users are searching for.
 * Identify missing or unavailable content.
 * Find searches returning no results.
 * Improve navigation and search experience.
 * Optimize your content strategy.
 * Make data-driven decisions.
 * Keep all analytics inside WordPress.
 * No external analytics service required.

#### Key Features

 * Native WordPress search tracking.
 * AJAX search tracking.
 * Powerful analytics dashboard.
 * Total searches overview.
 * Unique searches overview.
 * No-result search tracking.
 * Recent search activity.
 * Top searched keywords.
 * Trending searches.
 * Search result count tracking.
 * Track page title.
 * Track page URL.
 * Track page type.
 * Track referrer.
 * Advanced analytics filters.
 * Filter by search term.
 * Filter by page title.
 * Filter by page type.
 * Filter by date range.
 * CSV export.
 * Search widget.
 * Gutenberg Search Widget block.
 * Search shortcodes.
 * Configurable searchable post types.
 * Configurable AJAX search settings.
 * Responsive admin interface.
 * Lightweight and fast.
 * Privacy-friendly.
 * Stores data locally.
 * No third-party services.
 * Built following WordPress Coding Standards.

#### Included Shortcodes

Display search forms and analytics anywhere using shortcodes.

Search Form

    ```
    [searchlens_form placeholder="Search..." button_text="Search"]
    ```

AJAX Search Form

    ```
    [searchlens_ajax_form placeholder="Search..." limit="10"]
    ```

Popular Searches

    ```
    [searchlens_popular limit="5" show_count="true"]
    ```

Trending Searches

    ```
    [searchlens_trending limit="5" title="Trending Searches"]
    ```

## Capturas

[⌊Search analytics dashboard overview.⌉⌊Search analytics dashboard overview.⌉[

Search analytics dashboard overview.

[⌊Advanced search filters and analytics.⌉⌊Advanced search filters and analytics.⌉[

Advanced search filters and analytics.

[⌊Search activity and top search terms.⌉⌊Search activity and top search terms.⌉[

Search activity and top search terms.

## Bloques

Este plugin proporciona 1 bloque.

 *   SearchLens Search Display a search icon that opens the SearchLens search form.

## Instalación

 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the
    plugin directly through the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Open **SearchLens** from the WordPress admin menu.
 4. Configure your preferred search settings.
 5. Add the search widget, Gutenberg block, or shortcode wherever required.

## FAQ

### Does SearchLens support AJAX search?

Yes. SearchLens supports AJAX search tracking and analytics.

### Does it work with Custom Post Types?

Yes. You can select which public post types should be searchable.

### Does it support Gutenberg?

Yes. A dedicated Gutenberg Search Widget block is included.

### Does it support classic widgets?

Yes. SearchLens includes a classic WordPress widget.

### Can I export analytics?

Yes. Search analytics can be exported as CSV.

### Can I filter search logs?

Yes. Filter analytics by search term, page title, page type, and date range.

### Does SearchLens store IP addresses?

No. Raw IP addresses are never stored.

### Is SearchLens GDPR friendly?

Yes. All analytics are stored locally inside your WordPress website. No external
analytics services are required.

### Does it require any third-party service?

No. Everything runs entirely inside WordPress.

### Is it lightweight?

Yes. SearchLens is optimized for performance and minimal overhead.

### Will it work with my theme?

Yes. SearchLens works with most modern WordPress themes.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«SearchLens – Search Analytics & Insights» es un software de código abierto. Las
siguientes personas han colaborado con este plugin.

Colaboradores

 *   [ Vivek Prajapati ](https://profiles.wordpress.org/vivek34/)

[Traduce «SearchLens – Search Analytics & Insights» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/search-analytics-insights)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/search-analytics-insights/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/search-analytics-insights/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/search-analytics-insights/)
por [RSS](https://plugins.trac.wordpress.org/log/search-analytics-insights/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.1.0

 * Added Search Form Design Customizer in the admin menu.
 * Added real-time design preview simulator with state and device controls.
 * Added dynamic CSS custom properties (variables) generation and injection.
 * Added layout options supporting Inline, stacked Full-Width, and compact expandable
   Search forms.
 * Added granular customization options for input background, text, placeholders,
   heights, and borders.
 * Added granular customization options for button sizes, colors, icons, and fonts.
 * Added granular customization options for suggestions dropdown shadow, borders,
   padding, and results spacing.
 * Added granular customization options for WooCommerce results, pricing, category
   label, SKU, and badges.
 * Replaced inline search SVG icons with standard WordPress Dashicons.
 * Removed the old layout template styles (rounded, rectangle, underlined).
 * Removed suggestions dropdown focus overlay backdrop.

#### 1.0.0

 * Initial public release.
 * Native WordPress search tracking.
 * AJAX search tracking.
 * Analytics dashboard.
 * Search statistics overview.
 * Top searched keywords.
 * Trending searches.
 * Recent search activity.
 * No-result search tracking.
 * Page tracking (title, URL, type, and referrer).
 * Advanced analytics filters.
 * CSV export.
 * Search widget.
 * Gutenberg Search Widget block.
 * Search shortcode support.
 * Configurable searchable post types.
 * Configurable AJAX search settings.
 * Responsive admin interface.
 * Performance improvements.
 * Security improvements.
 * WordPress Coding Standards compliant.

## Meta

 *  Versión **1.1.0**
 *  Última actualización **hace 3 semanas**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.2 o superior **
 *  Probado hasta **7.1**
 *  Versión de PHP ** 8.0 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/search-analytics-insights/)
 * Etiquetas:
 * [ajax search](https://es.wordpress.org/plugins/tags/ajax-search/)[search](https://es.wordpress.org/plugins/tags/search/)
   [woocommerce search](https://es.wordpress.org/plugins/tags/woocommerce-search/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/search-analytics-insights/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Tu valoración](https://wordpress.org/support/plugin/search-analytics-insights/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/search-analytics-insights/reviews/)

## Colaboradores

 *   [ Vivek Prajapati ](https://profiles.wordpress.org/vivek34/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/search-analytics-insights/)