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