Title: NIT Sales Analytics for WooCommerce
Author: Sunny Chauhan
Published: <strong>September 26, 2026</strong>
Last modified: September 26, 2026

---

Search plugins

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

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

# NIT Sales Analytics for WooCommerce

 By [Sunny Chauhan](https://profiles.wordpress.org/sunny847/)

[Download](https://downloads.wordpress.org/plugin/nit-sales-analytics-for-woocommerce.1.1.0.zip)

 * [Details](https://wordpress.org/plugins/nit-sales-analytics-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/nit-sales-analytics-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/nit-sales-analytics-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/nit-sales-analytics-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/nit-sales-analytics-for-woocommerce/)

## Description

NIT Sales Analytics turns your WooCommerce orders into the numbers you actually 
run the shop on: not just revenue, but what you kept after cost of goods, gateway
fees, shipping and refunds.

Everything is computed on your own server, from your own database. No account, no
API key, no external service.

#### Revenue and profit

 * **Overview** – a 30-day revenue chart, a best-selling “Hero Product” spotlight,
   a transparent 7-day forecast, and Today / This Month / This Year totals on every
   screen.
 * **Daily, Monthly, Yearly** – a sales report for each period, broken down, charted,
   and compared against the one before it.
 * **Net Profit** – a waterfall from items revenue down through refunds, cost of
   goods, gateway fees and shipping cost. It tells you how much of your revenue 
   is actually costed, instead of quietly reporting a margin that only covers part
   of the catalogue.
 * **Cost of Goods** – set a cost per product, or use WooCommerce’s own COGS fields
   where they are available, and see the profit margin on every product and order.
   A backfill tool writes today’s cost onto past order lines so a margin stops moving
   every time you edit a price.

#### Understanding the shop

 * **Insights** – around thirty panels in one place: best and worst performers, 
   low-margin products, the 80/20 split of your revenue, repeat-customer rate, cohorts
   and lifetime value, what gets bought together, attribution, sell-through velocity,
   never-sold stock, and a data-quality check.
 * **Store Health** – a single score out of 100 from margin, refund rate, repeat
   customers, revenue spread and cart conversion, each with the number behind it.
 * **Customers** – new vs. returning, top customers, and RFM segmentation.
 * **Products, Categories, Coupons** – your catalogue with real sales figures attached.
 * **Carts** – abandoned cart tracking, including whether the cart was later recovered.
 * **Stock Alerts** – days-of-supply maths that flags fast sellers running low, 
   overstocked slow movers, and out-of-stock products still in demand.

#### Reporting

 * **Report Builder** – build a custom sales report: pick columns, filters, sorting
   and a row grouping, then save it. Eight ready-made templates are included.
 * **Calculated columns** – write a formula like `net - cogs` from the available
   columns. Formulas are parsed, never evaluated as code.
 * **Spreadsheet feed** – give one report a secret web address and pull it straight
   into Google Sheets with `=IMPORTDATA()`. The spreadsheet pulls; nothing is sent
   out.
 * **Scheduled email reports** – a daily, weekly or monthly summary emailed to you,
   with a “send a test now” button.
 * **CSV, Excel and PDF export**, with optional company branding on PDFs.

#### Storefront assistant

A chat box on your shop that answers customer questions from your own catalogue 
and your own policies:

 * Price, offers, stock availability, sizes and options, delivery, returns, payment
   methods, order status, and “find me a product”.
 * It reads your products and settings directly. **No third-party AI service is 
   used and nothing about your shop or your customers is sent anywhere.**
 * It never invents a policy. If you have not written a returns policy, it says 
   it does not know rather than guessing.
 * Every topic has an on/off switch, and you can add your own questions and answers.
   Sales figures, best sellers and exact stock counts are never shared with customers.

#### How it is built

 * Works with WooCommerce High-Performance Order Storage (HPOS) and with legacy 
   order storage.
 * Reads from this plugin’s own pre-aggregated tables, so a report never scans your
   full order history live. Historical sync runs in batches so a large catalogue
   does not time out.
 * Your WooCommerce orders and products are never modified, only read. This plugin’s
   tables can always be rebuilt from your real WooCommerce data.

## Screenshots

[⌊Overview - revenue, the Hero Product spotlight, and a 7-day forecast.⌉⌊Overview-
revenue, the Hero Product spotlight, and a 7-day forecast.⌉[

Overview – revenue, the Hero Product spotlight, and a 7-day forecast.

[⌊Insights - around thirty panels covering performance, customers and stock.⌉⌊Insights-
around thirty panels covering performance, customers and stock.⌉[

Insights – around thirty panels covering performance, customers and stock.

[⌊Net Profit - the waterfall from revenue down to what you kept.⌉⌊Net Profit - the
waterfall from revenue down to what you kept.⌉[

Net Profit – the waterfall from revenue down to what you kept.

[⌊Report Builder - columns, filters and calculated columns, saved for reuse.⌉⌊Report
Builder - columns, filters and calculated columns, saved for reuse.⌉[

Report Builder – columns, filters and calculated columns, saved for reuse.

[⌊The storefront assistant answering a product question.⌉⌊The storefront assistant
answering a product question.⌉[

The storefront assistant answering a product question.

[⌊Settings - sync, costs, branding and scheduled reports.⌉⌊Settings - sync, costs,
branding and scheduled reports.⌉[

Settings – sync, costs, branding and scheduled reports.

## Installation

 1. Install and activate the plugin. WooCommerce must already be active.
 2. Go to NIT Sales Analytics -> Settings and click “Sync Now” to pull in your existing
    orders. It also syncs automatically once a day, and on each new order.
 3. Go to NIT Sales Analytics -> Overview.

## FAQ

### Does this send my data anywhere?

No. The plugin makes no outbound requests at all. Every figure is calculated on 
your own server from your own database, and the storefront assistant answers from
your own catalogue rather than from an external AI service.

### Does it modify my WooCommerce orders or products?

No. It reads from WooCommerce and writes only to its own tables. The one exception
is the optional “Backfill Costs” tool, which you run deliberately and which only
fills in cost values on order lines that recorded none.

### Why does my profit figure say only some orders are costed?

Because it is telling you the truth. An order line with no cost recorded contributes
no cost at all, which would make your margin look better than it is. The Net Profit
screen shows how much of your revenue is actually costed so you know how far to 
trust the percentage.

### What happens to my data if I uninstall?

Nothing is deleted by default. Full deletion is an explicit opt-in under Settings.

### Does the storefront assistant need an API key?

No. It has no AI model behind it and no service to sign up for. It matches the question
against your products and your saved answers, and it only says things it can verify
from your shop.

### Does the sales popup show customer names or locations?

Never a location. By default it shows no name at all. First-name-only is available
as an opt-in.

### How does abandoned cart tracking capture an email address?

Only when a shopper types one into the checkout email field, and only if you switch
abandoned cart tracking on. A cart with no email typed stays anonymous.

Because that address is stored before an order exists, WooCommerce’s own privacy
tools cannot see it, so this plugin registers its own. Abandoned carts are included
in WordPress’s **Export Personal Data** and **Erase Personal Data** tools under 
Tools, and suggested wording for your privacy policy is added to the Privacy Policy
Guide. Erasing anonymises the record rather than deleting the row, so your abandoned-
cart counts do not change.

### Does the sales popup show customer names?

Not unless you turn it on. Out of the box the popup is disabled entirely, and even
once enabled it says “Someone just purchased” – showing a first name is a separate,
explicit opt-in, and a location is never shown at all.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“NIT Sales Analytics for WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Sunny Chauhan ](https://profiles.wordpress.org/sunny847/)
 *   [ Navyuginfotech ](https://profiles.wordpress.org/navyuginfotech/)

[Translate “NIT Sales Analytics for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/nit-sales-analytics-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/nit-sales-analytics-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/nit-sales-analytics-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/nit-sales-analytics-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/nit-sales-analytics-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * New: Insights screen with around thirty analysis panels.
 * New: Report Builder with saved reports, calculated columns, templates, and a 
   Google Sheets feed.
 * New: storefront assistant that answers product, policy, payment and order questions
   from your own shop. No external service.
 * New: Net Profit waterfall with cost coverage reporting, and support for WooCommerce
   core Cost of Goods Sold.
 * New: Store Health score, customisable dashboard, stock alerts, and goal tracking.
 * Improved: historical sync now runs in batches with a progress bar, so large stores
   no longer time out.
 * Improved: redesigned admin interface with a dark and light theme.
 * Fixed: the storefront assistant panel could not be closed.
 * Fixed: static asset versions meant updated styles could be served from browser
   cache.
 * Fixed: uninstall left several of the plugin’s own options and transients behind
   when full data deletion was enabled.
 * Privacy: abandoned carts are now covered by WordPress’s personal data export 
   and erase tools, and suggested privacy policy wording is registered.
 * Scheduled report attachments are now written to this plugin’s own folder under
   uploads, resolved with wp_upload_dir(), instead of a path that could resolve 
   to wp-content.
 * The WooCommerce-missing and rebuild notices now appear only on this plugin’s 
   screens and the Plugins screen, not on every admin page.
 * The storefront assistant shortcode is now [nit_woo_analytics_chat].

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.1.0**
 *  Last updated **15 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [analytics](https://wordpress.org/plugins/tags/analytics/)[COGS](https://wordpress.org/plugins/tags/cogs/)
   [profit](https://wordpress.org/plugins/tags/profit/)[reports](https://wordpress.org/plugins/tags/reports/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/nit-sales-analytics-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/nit-sales-analytics-for-woocommerce/reviews/)

## Contributors

 *   [ Sunny Chauhan ](https://profiles.wordpress.org/sunny847/)
 *   [ Navyuginfotech ](https://profiles.wordpress.org/navyuginfotech/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/nit-sales-analytics-for-woocommerce/)