fix: live cold email stats from CRM in dashboard update
- update-launch-dashboard.py now queries the CRM webhook for real pipeline counts - Goals (Cold Emails Sent, Active Contacts, CRM Contacts) update daily at 03:00 - Campaign cards (Cold Mail, Influencer) rebuilt from operations.json dynamically - CRM contacts badge in header updates from live data - All probe functions replaced with actual CRM query
This commit is contained in:
+7
-7
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"period": "2026-06-09 to 2026-06-16",
|
||||
"updated": "2026-06-17 06:00",
|
||||
"updated": "2026-06-17 08:51",
|
||||
"visitors": 67,
|
||||
"visitors_trend": {
|
||||
"dir": "up",
|
||||
"change": "+13",
|
||||
"pct": "+24%"
|
||||
"dir": "same",
|
||||
"change": "+0",
|
||||
"pct": "+0%"
|
||||
},
|
||||
"visitors_change": "",
|
||||
"latest_day": "2026-06-16",
|
||||
@@ -17,9 +17,9 @@
|
||||
},
|
||||
"pageviews": 361,
|
||||
"pageviews_trend": {
|
||||
"dir": "up",
|
||||
"change": "+29",
|
||||
"pct": "+9%"
|
||||
"dir": "same",
|
||||
"change": "+0",
|
||||
"pct": "+0%"
|
||||
},
|
||||
"pageviews_change": "",
|
||||
"bounce_rate": "\u2014",
|
||||
|
||||
Reference in New Issue
Block a user