Files
derez.ai/data/operations.json
T
Oliver 396105cda8 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
2026-06-17 05:51:37 -03:00

124 lines
2.9 KiB
JSON

{
"date": "Sunday, June 14, 2026",
"updated": "2026-06-17T08:51:21-04:00",
"goals": [
{
"current": 16,
"note": "CRM: 0 Cold, 16 Contacted, 0 Warm. 90 on Hold, 0 Won."
},
{
"current": 0,
"note": "0 paying customer(s) (agent sold)"
},
{
"current": 1,
"note": "1 YT creators & affiliates identified (90 on Hold)"
},
{
"current": 67,
"note": "Plausible: 28 unique visitors over 5 days (Jun 9-13). 7 countries. +75% DoD on latest day."
},
{
"current": 16,
"note": "16 contacts emailed. 0 replied. 2 bounced."
},
{
"current": 833,
"note": "833 total in CRM (0 Cold, 16 Contacted, 0 Warm, 90 Hold, 0 Won, 1 Lost, 2 Bounced)"
}
],
"campaigns": [
{
"metrics": [
0,
16,
0
],
"items": [
{
"text": "Coupon codes ready: friends950, creator950",
"ok": true
},
{
"text": "Template signed as Mark \u2014 Customer Success Agent",
"ok": true
},
{
"text": "0 Cold contacts, 16 contacted",
"ok": true
}
]
},
{
"metrics": [
90,
0,
0
],
"items": [
{
"text": "60 YouTube creators collected \u2014 campaign paused until end of July",
"ok": false
},
{
"text": "Focus now: Friends & Family battle-testing first",
"ok": false
},
{
"text": "Influencer affiliate program to be designed after F&F validation",
"ok": false
}
]
},
{
"metrics": [
0,
0,
0
],
"items": [
{
"text": "No outreach started yet",
"ok": false
},
{
"text": "Profile / company page TBD",
"ok": false
},
{
"text": "No content strategy defined",
"ok": false
}
]
}
],
"state_of_play": "Day 9 \u2014 16 cold emails sent, 0 replies, 2 bounced. 833 CRM contacts (0 Cold/16 Contacted/0 Warm/90 Hold). 0 agent(s) sold.",
"comms": {
"inbox": {
"total": 0,
"last35h": 0
},
"sent": {
"total": 8,
"last35h": 0
},
"alerts": 0,
"crm": {
"total": 833,
"cold": 0,
"contacted": 16,
"warm": 0,
"won": 0,
"hold": 90
}
},
"recommendations": [
"INFLUENCER CAMPAIGN PAUSED until end of July \u2014 focus on F&F battle-testing first",
"Friends & Family list goes live Monday \u2014 start onboarding and collect feedback",
"Battle-proof the system: fix issues as they come up during F&F usage",
"End of July: evaluate F&F results, then re-activate influencer campaign with tested system",
"1 agent sold already \u2014 good sign for F&F conversion expectations"
],
"day": 9,
"notes": "Day 9 auto-update at 08:51 UTC"
}