WooCommerce shows you revenue. Profit Lens shows you what’s left after the
real costs: product cost, payment gateway fees, shipping, and refunds.
Profit after ad spend and ROAS by campaign, once you connect a Meta Ads or
Google Ads account — available at arc7.dev. The free
plugin in this repository is fully functional on its own; Pro adds
analytics that depend on an external ad account, not features held back
from the free version.
The complete source code, including all JavaScript source files, is
publicly available on GitHub:
https://github.com/arc7dev/profit-lens
To build from source:
npm install.npm run build.The src/ directory contains all unminified JavaScript and React source
files. The build/ directory contains the compiled assets included in
the plugin.