Remove Gumpel blog post

This commit is contained in:
Oliver
2026-06-25 06:16:15 -03:00
parent 272ef8e0ff
commit 8425296ef3
6 changed files with 176 additions and 346 deletions
+19 -19
View File
@@ -1,10 +1,10 @@
window.__OPERATIONS__ = {
"date": "Sunday, June 14, 2026",
"updated": "2026-06-23T06:01:25-04:00",
"updated": "2026-06-25T06:00:39-04:00",
"goals": [
{
"current": 101,
"note": "CRM: 52 Cold, 49 Contacted, 0 Warm. 91 on Hold, 0 Won."
"current": 181,
"note": "CRM: 66 Cold, 115 Contacted, 0 Warm. 134 on Hold, 0 Won."
},
{
"current": 0,
@@ -12,26 +12,26 @@ window.__OPERATIONS__ = {
},
{
"current": 0,
"note": "0 YT creators & affiliates identified (91 on Hold)"
"note": "0 YT creators & affiliates identified (134 on Hold)"
},
{
"current": 116,
"current": 175,
"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": 115,
"note": "115 contacts emailed. 0 replied. 70 bounced."
},
{
"current": 888,
"note": "888 total in CRM (52 Cold, 49 Contacted, 0 Warm, 91 Hold, 0 Won, 1 Lost, 27 Bounced)"
"current": 945,
"note": "945 total in CRM (66 Cold, 115 Contacted, 0 Warm, 134 Hold, 0 Won, 1 Lost, 70 Bounced)"
}
],
"campaigns": [
{
"metrics": [
52,
49,
66,
115,
0
],
"items": [
@@ -44,14 +44,14 @@ window.__OPERATIONS__ = {
"ok": true
},
{
"text": "52 Cold contacts, 49 contacted",
"text": "66 Cold contacts, 115 contacted",
"ok": true
}
]
},
{
"metrics": [
91,
134,
0,
0
],
@@ -92,7 +92,7 @@ window.__OPERATIONS__ = {
]
}
],
"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.",
"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,
@@ -104,12 +104,12 @@ window.__OPERATIONS__ = {
},
"alerts": 0,
"crm": {
"total": 888,
"cold": 52,
"contacted": 49,
"total": 945,
"cold": 66,
"contacted": 115,
"warm": 0,
"won": 0,
"hold": 91
"hold": 134
}
},
"recommendations": [
@@ -120,5 +120,5 @@ window.__OPERATIONS__ = {
"1 agent sold already \u2014 good sign for F&F conversion expectations"
],
"day": 14,
"notes": "Day 14 auto-update at 06:01 UTC"
"notes": "Day 14 auto-update at 06:00 UTC"
};