內容簡介
Profit Lens 是一款專為 WooCommerce 設計的利潤分析外掛,能夠提供實際成本後的淨利潤和淨利率,幫助商家更清楚地了解每筆訂單和產品的利潤狀況。
【主要功能】
• 計算淨利潤和淨利率
• 每筆訂單和每個產品的利潤細分
• 成本細分:產品成本、支付手續費、運費、退款
外掛標籤
開發者團隊
② 後台搜尋「Profit Lens — Profit Analytics for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
WooCommerce shows you revenue. Profit Lens shows you what’s left after the
real costs: product cost, payment gateway fees, shipping, and refunds.
What Profit Lens does (free, self-hosted, no external account)
Net profit and net margin for any date range, calculated from the Cost of
Goods field already built into WooCommerce (10.3+).
Per-order and per-product profit breakdown.
Cost breakdown: product cost, gateway fees, shipping, refunds.
Cost coverage: how much of your revenue is backed by a known product
cost, so you know how much to trust the profit number.
Everything is calculated on your server. Nothing about your store or
your orders is sent anywhere.
What’s in Profit Lens Pro
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.
Source Code
The complete source code, including all JavaScript source files, is
publicly available on GitHub:
https://github.com/arc7dev/profit-lens
To build from source:
Clone the repository.
Run npm install.
Run 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.
