Files
derez.ai/data/operations.js
T
2026-06-25 06:16:15 -03:00

125 lines
3.0 KiB
JavaScript

window.__OPERATIONS__ = {
"date": "Sunday, June 14, 2026",
"updated": "2026-06-25T06:00:39-04:00",
"goals": [
{
"current": 181,
"note": "CRM: 66 Cold, 115 Contacted, 0 Warm. 134 on Hold, 0 Won."
},
{
"current": 0,
"note": "0 paying customer(s) (agent sold)"
},
{
"current": 0,
"note": "0 YT creators & affiliates identified (134 on Hold)"
},
{
"current": 175,
"note": "Plausible: 28 unique visitors over 5 days (Jun 9-13). 7 countries. +75% DoD on latest day."
},
{
"current": 115,
"note": "115 contacts emailed. 0 replied. 70 bounced."
},
{
"current": 945,
"note": "945 total in CRM (66 Cold, 115 Contacted, 0 Warm, 134 Hold, 0 Won, 1 Lost, 70 Bounced)"
}
],
"campaigns": [
{
"metrics": [
66,
115,
0
],
"items": [
{
"text": "Coupon codes ready: friends950, creator950",
"ok": true
},
{
"text": "Template signed as Mark \u2014 Customer Success Agent",
"ok": true
},
{
"text": "66 Cold contacts, 115 contacted",
"ok": true
}
]
},
{
"metrics": [
134,
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 14 \u2014 115 cold emails sent, 0 replies, 70 bounced. 945 CRM contacts (66 Cold/115 Contacted/0 Warm/134 Hold). 0 agent(s) sold.",
"comms": {
"inbox": {
"total": 0,
"last35h": 0
},
"sent": {
"total": 8,
"last35h": 0
},
"alerts": 0,
"crm": {
"total": 945,
"cold": 66,
"contacted": 115,
"warm": 0,
"won": 0,
"hold": 134
}
},
"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": 14,
"notes": "Day 14 auto-update at 06:00 UTC"
};