Add affiliate program page + sitemap + footer link

This commit is contained in:
Oliver
2026-06-23 10:08:51 -03:00
parent 3b46816a4e
commit 781a8d43f9
8 changed files with 735 additions and 112 deletions
+21 -21
View File
@@ -1,37 +1,37 @@
{
"date": "Sunday, June 14, 2026",
"updated": "2026-06-19T06:00:42-04:00",
"updated": "2026-06-23T06:01:25-04:00",
"goals": [
{
"current": 22,
"note": "CRM: 0 Cold, 22 Contacted, 0 Warm. 90 on Hold, 0 Won."
"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": 1,
"note": "1 YT creators & affiliates identified (90 on Hold)"
"current": 0,
"note": "0 YT creators & affiliates identified (91 on Hold)"
},
{
"current": 82,
"current": 116,
"note": "Plausible: 28 unique visitors over 5 days (Jun 9-13). 7 countries. +75% DoD on latest day."
},
{
"current": 22,
"note": "22 contacts emailed. 0 replied. 8 bounced."
"current": 49,
"note": "49 contacts emailed. 0 replied. 27 bounced."
},
{
"current": 835,
"note": "835 total in CRM (0 Cold, 22 Contacted, 0 Warm, 90 Hold, 0 Won, 1 Lost, 8 Bounced)"
"current": 888,
"note": "888 total in CRM (52 Cold, 49 Contacted, 0 Warm, 91 Hold, 0 Won, 1 Lost, 27 Bounced)"
}
],
"campaigns": [
{
"metrics": [
0,
22,
52,
49,
0
],
"items": [
@@ -44,14 +44,14 @@
"ok": true
},
{
"text": "0 Cold contacts, 22 contacted",
"text": "52 Cold contacts, 49 contacted",
"ok": true
}
]
},
{
"metrics": [
90,
91,
0,
0
],
@@ -92,7 +92,7 @@
]
}
],
"state_of_play": "Day 11 \u2014 22 cold emails sent, 0 replies, 8 bounced. 835 CRM contacts (0 Cold/22 Contacted/0 Warm/90 Hold). 0 agent(s) sold.",
"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,
@@ -104,12 +104,12 @@
},
"alerts": 0,
"crm": {
"total": 835,
"cold": 0,
"contacted": 22,
"total": 888,
"cold": 52,
"contacted": 49,
"warm": 0,
"won": 0,
"hold": 90
"hold": 91
}
},
"recommendations": [
@@ -119,6 +119,6 @@
"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": 11,
"notes": "Day 11 auto-update at 06:00 UTC"
"day": 14,
"notes": "Day 14 auto-update at 06:01 UTC"
}