← back to Ads Dashboard
honest relabel: 'Shopify rev (30d)' (FMPro $72.7k + PayPal are separate streams, not yet integrated)
33b3919c5f757359408c44c4f423c5db2fa42a74 · 2026-08-03 07:14:27 -0700 · Steve Abrams
Files touched
Diff
commit 33b3919c5f757359408c44c4f423c5db2fa42a74
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Mon Aug 3 07:14:27 2026 -0700
honest relabel: 'Shopify rev (30d)' (FMPro $72.7k + PayPal are separate streams, not yet integrated)
---
public/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html
index 211ef3e..ff9d26a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -120,7 +120,7 @@ async function boot(){
const tagPct = acq.present && acq.totals.orders ? Math.round((acq.totals.utm_tagged||0)/acq.totals.orders*100) : 0;
const kpis = acq.present ? [
{ h:'Orders (30d)', v: acq.totals.orders, href:'/api/acquisition', when: acq.window },
- { h:'Revenue (30d, net)', v: '$'+acq.totals.revenue.toLocaleString(), href:'/api/acquisition', when: acq.totals.refunded_netted+' refunds netted' },
+ { h:'Shopify rev (30d)', v: '$'+acq.totals.revenue.toLocaleString(), href:'/api/acquisition', when: 'Shopify only — FMPro + PayPal separate' },
{ h:'Top channel', v: topCh ? topCh.channel : '—', href:'/api/acquisition', when: topCh ? topCh.orders+' orders' : '' },
{ h:'UTM-tagged', v: tagPct+'%', href:'/api/acquisition', when: (acq.totals.utm_tagged||0)+' of '+acq.totals.orders },
] : [
← 55fe441 Cycle 8: rewire headline KPIs to real acquisition data (orde
·
back to Ads Dashboard
·
combined revenue: /api/revenue merges Shopify + FMPro (Mac2- 914f356 →