Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottopolis/edd-metrics
EDD Metrics
https://github.com/scottopolis/edd-metrics
Last synced: 3 months ago
JSON representation
EDD Metrics
- Host: GitHub
- URL: https://github.com/scottopolis/edd-metrics
- Owner: scottopolis
- Created: 2016-08-09T21:19:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T17:57:25.000Z (almost 2 years ago)
- Last Synced: 2024-06-27T14:40:49.382Z (4 months ago)
- Language: PHP
- Size: 1.93 MB
- Stars: 46
- Watchers: 2
- Forks: 12
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-edd - EDD Metrics - All the stats, analytics, and metrics you need when selling stuff with Easy Digital Downloads. (Handy Code Snippets and Plugins)
README
# EDD Metrics
Advanced stats, comparisons, and metrics for your Easy Digital Downloads store.
Metrics all include a comparison to the previous period, so you can see if they are going up or down.
![edd-metrics-dash](https://cloud.githubusercontent.com/assets/5324977/18067613/60e01746-6df2-11e6-85f0-4a4ba8c233e6.png)
### Metrics
- Net Revenue (Properly subtracts refunds)
- Sales
- Average revenue per customer
- Estimated monthly revenue
- Refunds
- Discounts
- Renewals, and renewal rate (if EDD Software Licensing is active)
- New subscriptions (if EDD Recurring Payments is active)
- Recurring revenue this period and next 30 days
- Earnings by download
- Earnings by gateway
- New customersCharts are displayed on the detail page along with other metrics.
This plugin is inspired by (and basically a total copy of) [Baremetrics](https://baremetrics.com/).
### Usage
Install and activate this plugin on your WordPress site, then visit the "Metrics" menu under the "Downloads" left menu item.
### Changelog
=1.0=
* Major UI update thanks to @boxystudio!
=0.6=
* Add recurring revenue metrics
* Change revenue total to net revenue, which accounts for refunds EDD does not track properly=0.5.1=
* Fix previous year chart data
=0.5.0=
* Support for commissions
* Fix PHP Warnings
* Fix JS errors