Title: 360 Analytics for WooCommerce
Author: Inscript
Published: <strong>1 de julio de 2026</strong>
Last modified: 6 de julio de 2026

---

Buscar plugins

![](https://ps.w.org/360-analytics-for-woocommerce/assets/banner-772x250.png?rev
=3592976)

![](https://ps.w.org/360-analytics-for-woocommerce/assets/icon-256x256.png?rev=3592897)

# 360 Analytics for WooCommerce

 Por [Inscript](https://profiles.wordpress.org/inscript2026/)

[Descargar](https://downloads.wordpress.org/plugin/360-analytics-for-woocommerce.1.0.0.zip)

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

 [Soporte](https://wordpress.org/support/plugin/360-analytics-for-woocommerce/)

## Descripción

Gain full visibility over your store’s performance with **360 Analytics for WooCommerce**.
Designed for WooCommerce store owners who need actionable insights without bloated
interfaces, this plugin provides a clean, modern, and high-performance reporting
dashboard.

Track your revenue, analyze sales trends, monitor taxonomy performance (such as 
product categories, brands, or publishers), and get detailed tax breakdowns in real-
time.

### Key Features

 * **Modern Overview Dashboard:** A professional KPI grid displaying Total Revenue,
   Lifetime Revenue, Orders Count, Items Sold, and Average Order Value, alongside
   an interactive Sales Evolution line chart.
 * **Product Performance Reports:** Identify your top-performing products, quantities
   sold, total revenue generated, and order counts.
 * **Category Analysis:** See which product categories drive the most sales to optimize
   your inventory.
 * **Custom Taxonomy Reports:** Fully supports custom taxonomies (e.g., brands, 
   publishers, tags) with customized bar charts and performance breakdowns.
 * **Tax Breakdown Reports:** View clear reports on taxes collected per order.
 * **Customer Insights:** Keep track of returning customer behaviors, item counts,
   and revenue contribution.
 * **Quick CSV Exports:** Export any report to CSV with a single click for offline
   auditing and sharing.

## Capturas

[⌊Overview dashboard with revenue, orders, items sold, and sales evolution chart.⌉⌊
Overview dashboard with revenue, orders, items sold, and sales evolution chart.⌉[

Overview dashboard with revenue, orders, items sold, and sales evolution chart.

[⌊Product performance report with top-selling products.⌉⌊Product performance report
with top-selling products.⌉[

Product performance report with top-selling products.

[⌊Category performance breakdown.⌉⌊Category performance breakdown.⌉[

Category performance breakdown.

[⌊Taxonomy performance overview (all taxonomies combined).⌉⌊Taxonomy performance
overview (all taxonomies combined).⌉[

Taxonomy performance overview (all taxonomies combined).

[⌊Author taxonomy performance report.⌉⌊Author taxonomy performance report.⌉[

Author taxonomy performance report.

[⌊Publisher taxonomy performance report.⌉⌊Publisher taxonomy performance report.⌉[

Publisher taxonomy performance report.

[⌊Translator taxonomy performance report.⌉⌊Translator taxonomy performance report
.⌉[

Translator taxonomy performance report.

[⌊Category taxonomy performance report.⌉⌊Category taxonomy performance report.⌉[

Category taxonomy performance report.

[⌊Tags taxonomy performance report.⌉⌊Tags taxonomy performance report.⌉[

Tags taxonomy performance report.

[⌊Customer LTV insights and customer table.⌉⌊Customer LTV insights and customer 
table.⌉[

Customer LTV insights and customer table.

## Instalación

 1. Ensure you have **WooCommerce** installed and activated on your store.
 2. Upload the plugin files to the `/wp-content/plugins/360-analytics-for-woocommerce`
    directory, or install the plugin through the WordPress plugins screen directly 
    by uploading the `.zip` file.
 3. Activate the plugin through the ‘Plugins’ screen in WordPress.
 4. Navigate to **360 Analytics** in your WordPress admin menu to access your new reporting
    dashboard.

## FAQ

### Does this plugin require WooCommerce?

Yes. 360 Analytics for WooCommerce retrieves data directly from WooCommerce tables,
so WooCommerce must be installed and active.

### Where do I find the reports?

A new top-level menu item named «360 Analytics» will appear in your WordPress admin
sidebar once the plugin is active.

### Can I export the data?

Yes. Every report table (Products, Categories, Taxonomies, Taxes, Customers, etc.)
features an «Export CSV» button to download data instantly.

### Does it support custom product taxonomies?

Yes, it automatically detects and aggregates sales data for custom taxonomies like
Brands or Publishers, displaying them in dedicated tabs.

### Does this plugin slow down my site?

No. The plugin is built with optimized custom database queries (`$wpdb`) and handles
aggregation directly via the database, ensuring fast load times even with large 
volumes of orders without bloating your site.

### Are there any extra configurations needed?

No configuration is required! Just activate the plugin, and it will immediately 
start pulling in your existing WooCommerce order data.

## Reseñas

![](https://secure.gravatar.com/avatar/01429598904888dc426ee36e749ca904da7cf93b555338820e5c595475f274e6?
s=60&d=retro&r=g)

### 󠀁[Best Sales Analytics Plugin ❤️](https://wordpress.org/support/topic/best-sales-analytics-plugin-%e2%9d%a4%ef%b8%8f/)󠁿

 [ravindua](https://profiles.wordpress.org/ravindua/) 7 de julio de 2026

Best Sales Analytics Plugin ❤️

 [ Leer la 1 reseña ](https://wordpress.org/support/plugin/360-analytics-for-woocommerce/reviews/)

## Colaboradores y desarrolladores

«360 Analytics for WooCommerce» es un software de código abierto. Las siguientes
personas han colaborado con este plugin.

Colaboradores

 *   [ Inscript ](https://profiles.wordpress.org/inscript2026/)
 *   [ inscript ](https://profiles.wordpress.org/inscript/)

[Traduce «360 Analytics for WooCommerce» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/360-analytics-for-woocommerce)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 1.0.1

 * Added WooCommerce 7.0 minimum version requirement and compatibility headers.
 * Declared High-Performance Order Storage (HPOS / Custom Order Tables) compatibility.
 * Added version gate: plugin now shows a clear admin notice if WooCommerce < 7.0
   is detected.
 * Replaced direct call to internal `OrdersScheduler` class with the public `woocommerce_analytics_update_order_stats`
   action for safer cross-version compatibility.
 * Fixed deprecated `current_time('timestamp')` usage — replaced with `current_time('
   U')` (WP 5.3+).
 * Improved admin notice markup: uses `notice notice-error` classes instead of legacy`
   error` class.

#### 1.0.0

 * Initial release.

## Meta

 *  Versión **1.0.0**
 *  Última actualización **hace 3 días**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 5.8 o superior **
 *  Probado hasta **7.0**
 *  Versión de PHP ** 7.4 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/360-analytics-for-woocommerce/)
 * Etiquetas:
 * [analytics](https://es.wordpress.org/plugins/tags/analytics/)[dashboard](https://es.wordpress.org/plugins/tags/dashboard/)
   [reports](https://es.wordpress.org/plugins/tags/reports/)[sales](https://es.wordpress.org/plugins/tags/sales/)
   [woocommerce](https://es.wordpress.org/plugins/tags/woocommerce/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/360-analytics-for-woocommerce/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/360-analytics-for-woocommerce/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/360-analytics-for-woocommerce/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/360-analytics-for-woocommerce/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/360-analytics-for-woocommerce/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/360-analytics-for-woocommerce/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/360-analytics-for-woocommerce/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/360-analytics-for-woocommerce/reviews/)

## Colaboradores

 *   [ Inscript ](https://profiles.wordpress.org/inscript2026/)
 *   [ inscript ](https://profiles.wordpress.org/inscript/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/360-analytics-for-woocommerce/)