woocommerce/plugins/woocommerce-admin/docs/woocommerce.com
Ron Rennick d15a66d3bd add analytics settings docs (https://github.com/woocommerce/woocommerce-admin/pull/3526) 2020-01-09 10:44:21 -04:00
..
images add analytics settings docs (https://github.com/woocommerce/woocommerce-admin/pull/3526) 2020-01-09 10:44:21 -04:00
README.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00
activity-panels.md Add initial Activity Panel documentation. (https://github.com/woocommerce/woocommerce-admin/pull/3525) 2020-01-08 12:25:13 -05:00
analytics-basics.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00
analytics-categories-report.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00
analytics-coupons-report.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00
analytics-customers-report.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00
analytics-downloads-report.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00
analytics-historical-data-import.md Add initial documentation for the historical data import. (https://github.com/woocommerce/woocommerce-admin/pull/3506) 2020-01-06 11:10:57 -05:00
analytics-orders-report.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00
analytics-products-report.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00
analytics-revenue-report.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00
analytics-settings.md add analytics settings docs (https://github.com/woocommerce/woocommerce-admin/pull/3526) 2020-01-09 10:44:21 -04:00
analytics-stock-report.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00
analytics-taxes-report.md Documentation: Add base directory and files (https://github.com/woocommerce/woocommerce-admin/pull/3404) 2019-12-16 10:29:01 -08:00

README.md

WooCommerce Admin

The WooCommerce Admin plugin is where the next iteration of the administrative experience for WooCommerce is being developed. The project is being built on top of the modern JavaScript packages that are being released from the core WordPress editor project. By building with these @wordpress/components - WooCommerce Admin seeks to create a cohesive experience with the latest WordPress core design system, and to deliver a fast and modern set of tools to manage one's WooCommerce Store with.

Currently, development efforts have been focused on two primary areas:

  • Analytics: A new suite of robust reports with powerful filtering and data export utilities.
  • Dashboard: A fully customizable view into the metrics that matter most to your store.
  • Navigation / Activity Panels: A way to keep in touch with key jobs to be done on your store. The new Activity panels in the header section of your store highlight areas that need attention.

Analytics

With WooCommerce Admin installed, a new Analytics menu item is created in the wp-admin menu system. This menu item, and the reports contained insde of it are available to all wp-admin users that have the view_woocommerce_reports capability, so per a standard WooCommerce install this would give shop_managers and administrators access to the reports.

Each report is quite unique with its own set of filtering options and chart types. To learn more about each individual report, please view the pages below:

Settings and Historical Data Import

The Analytics section also has a menu item for Settings. On this page you can control items that affect how the WooCommerce Admin Analytics system works, and you can also import historical data into the reporting database tables.