Overview
This module includes the following reports to Magento:
Worstsellers: list the worstsellers products (viewed the most, purchased the least)
Bestsellers categories: list the categories which sold the most
Worstsellers categories: list the categories which have been viewed the most but sold the least.
Lifetime sales: list of the customers who purchased the most over the time.
No Upsells: list the products with no upsells
Shopped Once: list the customers who shopped once and only once
Signed Up No Order: list the people who subscribed to the newsletter but never ordered
Wishlist: list the wishlists that have been created
With this extension, you can improve your marketing and your shop management by looking at data which are not provided with the default Magento installation.
Each report includes an Export to CSV/Excel feature.
Access the reports
Worstsellers: under Reports > Products > Worstsellers
Bestsellers categories: under Reports > Categories > Bestsellers
Worstsellers categories: under Reports > Categories > Worstsellers
Lifetime sales: under Reports > Customers > Lifetime Sales
No Upsells: under Reports > Products > No Upsells
Shopped Once: under Reports > Customers > Shopped Once And Never Again
Signed Up No Order: under Reports > Customers > Signed Up And Never Order
Wishlist: under Reports > Wishlist
Nota Bene regarding the category reports
Please note that the data displayed by these reports may not be totally accurate for the following reasons:
A product can be moved to a different category after an order has been placed.
A category can be deleted.
A product can be in more than one category.
Thus, if a product is in several categories, it will be counted as a sale for all of these categories.
Releases (13)
Date | Version | Notes |
---|---|---|
2016-05-20 | 0.2.0 | - Add a new report: products ordered by customer groups |
2015-11-27 | 0.1.6 | - Add database table prefix to the wishlist report. |
2015-10-23 | 0.1.5 | - Modify the admin route regarding Magento patch SUPEE-6788 |
2015-07-08 | 0.1.4 | - Add _isAllowed method to backend controllers to handle ACL permissions properly. |
2014-12-19 | 0.1.3 | - Fix bug on the No Upsells report
|
2014-09-25 | 0.1.2 | - Remove pagination and filter from worstsellers, category bestsellers and category worstsellers report.
|
2014-09-24 | 0.1.1 | - Use collections instead of loading products to speed up the system |
2014-09-19 | 0.1.0 | - Improve memory management when dealing with large collection for all reports. 30% memory use decrease.
|
2014-09-18 | 0.0.16 | - Improve memory management when dealing with large subscribers collection. |
2014-09-18 | 0.0.15 | - Fix wrong image path |
2014-09-17 | 0.0.14 | - Bug Fixes |
2014-08-08 | 0.0.13 | Includes the following reports: - Worstsellers
|
2014-08-08 | 0.0.12 | Includes the following reports: - Worstsellers
|