Daily brief Day 11: sitemap update (+2 posts), directory/PH prep docs, social post drafts

- Sitemap expanded to 23 URLs: added speed-run-odoo-mcp and speed-run-n8n-skill
- Updated homepage lastmod to 2026-06-19
- docs/directory-submissions.md: BetaList, AlternativeTo, SaaSHub prep + Product Hunt draft
- docs/social-posts-drafts.md: n8n speed run post + launch day placeholder drafts
- Auto-update: operations.json (Day 11, 06:00 UTC) and insights.json
This commit is contained in:
Oliver
2026-06-19 09:03:09 -03:00
parent 1fc63a9ad3
commit 646891bcda
9 changed files with 738 additions and 351 deletions
+198
View File
@@ -0,0 +1,198 @@
window.__INSIGHTS__ = {
"period": "2026-06-09 to 2026-06-18",
"updated": "2026-06-19 06:00",
"visitors": 82,
"visitors_trend": {
"dir": "same",
"change": "+0",
"pct": "+0%"
},
"visitors_change": "",
"latest_day": "2026-06-18",
"latest_day_visitors": 6,
"dod_trend": {
"dir": "down",
"change": "-2",
"pct": "-25%"
},
"pageviews": 392,
"pageviews_trend": {
"dir": "same",
"change": "+0",
"pct": "+0%"
},
"pageviews_change": "",
"bounce_rate": "\u2014",
"bounce_rate_change": "",
"visit_duration": "\u2014",
"visit_duration_change": "",
"agents_sold": 1,
"top_pages": [],
"top_referrers": [
{
"source": "Direct / None",
"visitors": 78
},
{
"source": "Youtube",
"visitors": 3
},
{
"source": "Google",
"visitors": 2
},
{
"source": "LinkedIn",
"visitors": 1
}
],
"visitors_by_day": [
{
"date": "2026-06-09",
"visitors": 4
},
{
"date": "2026-06-10",
"visitors": 5
},
{
"date": "2026-06-11",
"visitors": 8
},
{
"date": "2026-06-12",
"visitors": 4
},
{
"date": "2026-06-13",
"visitors": 7
},
{
"date": "2026-06-14",
"visitors": 16
},
{
"date": "2026-06-15",
"visitors": 11
},
{
"date": "2026-06-16",
"visitors": 13
},
{
"date": "2026-06-17",
"visitors": 8
},
{
"date": "2026-06-18",
"visitors": 6
}
],
"countries": [
{
"country": "US",
"visitors": 33
},
{
"country": "PY",
"visitors": 26
},
{
"country": "DE",
"visitors": 7
},
{
"country": "MX",
"visitors": 4
},
{
"country": "CA",
"visitors": 3
},
{
"country": "IN",
"visitors": 2
},
{
"country": "IT",
"visitors": 1
},
{
"country": "BD",
"visitors": 1
},
{
"country": "PL",
"visitors": 1
},
{
"country": "AU",
"visitors": 1
},
{
"country": "MD",
"visitors": 1
},
{
"country": "DK",
"visitors": 1
},
{
"country": "TR",
"visitors": 1
}
],
"events": [
{
"name": "Scroll Depth",
"total": 662,
"unique": 40
},
{
"name": "pageview",
"total": 392,
"unique": 81
},
{
"name": "Pricing Click",
"total": 37,
"unique": 6
},
{
"name": "FAQ Toggle",
"total": 29,
"unique": 3
},
{
"name": "Outbound Link: Click",
"total": 8,
"unique": 5
},
{
"name": "Mobile Menu Toggle",
"total": 1,
"unique": 1
},
{
"name": "engagement",
"total": 0,
"unique": 59
}
],
"utm_sources": [
{
"source": "(not set)",
"visitors": 80
},
{
"source": "youtube",
"visitors": 2
}
],
"what_worked": [
"82 unique visitors across 10 days of tracking",
"392 pageviews with 7 event types tracked"
],
"what_didnt": [],
"recommendations": []
};
+38 -30
View File
@@ -1,37 +1,37 @@
{
"period": "2026-06-09 to 2026-06-17",
"updated": "2026-06-18 06:00",
"visitors": 75,
"period": "2026-06-09 to 2026-06-18",
"updated": "2026-06-19 06:00",
"visitors": 82,
"visitors_trend": {
"dir": "up",
"change": "+8",
"pct": "+12%"
"dir": "same",
"change": "+0",
"pct": "+0%"
},
"visitors_change": "",
"latest_day": "2026-06-17",
"latest_day_visitors": 7,
"latest_day": "2026-06-18",
"latest_day_visitors": 6,
"dod_trend": {
"dir": "down",
"change": "-6",
"pct": "-46%"
"change": "-2",
"pct": "-25%"
},
"pageviews": 375,
"pageviews": 392,
"pageviews_trend": {
"dir": "up",
"change": "+14",
"pct": "+4%"
"dir": "same",
"change": "+0",
"pct": "+0%"
},
"pageviews_change": "",
"bounce_rate": "\u2014",
"bounce_rate_change": "",
"visit_duration": "\u2014",
"visit_duration_change": "",
"agents_sold": 3,
"agents_sold": 1,
"top_pages": [],
"top_referrers": [
{
"source": "Direct / None",
"visitors": 71
"visitors": 78
},
{
"source": "Youtube",
@@ -81,17 +81,21 @@
},
{
"date": "2026-06-17",
"visitors": 7
"visitors": 8
},
{
"date": "2026-06-18",
"visitors": 6
}
],
"countries": [
{
"country": "US",
"visitors": 30
"visitors": 33
},
{
"country": "PY",
"visitors": 24
"visitors": 26
},
{
"country": "DE",
@@ -99,7 +103,7 @@
},
{
"country": "MX",
"visitors": 3
"visitors": 4
},
{
"country": "CA",
@@ -113,6 +117,10 @@
"country": "IT",
"visitors": 1
},
{
"country": "BD",
"visitors": 1
},
{
"country": "PL",
"visitors": 1
@@ -137,18 +145,18 @@
"events": [
{
"name": "Scroll Depth",
"total": 627,
"unique": 36
"total": 662,
"unique": 40
},
{
"name": "pageview",
"total": 375,
"unique": 75
"total": 392,
"unique": 81
},
{
"name": "Pricing Click",
"total": 36,
"unique": 5
"total": 37,
"unique": 6
},
{
"name": "FAQ Toggle",
@@ -168,13 +176,13 @@
{
"name": "engagement",
"total": 0,
"unique": 53
"unique": 59
}
],
"utm_sources": [
{
"source": "(not set)",
"visitors": 73
"visitors": 80
},
{
"source": "youtube",
@@ -182,8 +190,8 @@
}
],
"what_worked": [
"75 unique visitors across 9 days of tracking",
"375 pageviews with 7 event types tracked"
"82 unique visitors across 10 days of tracking",
"392 pageviews with 7 event types tracked"
],
"what_didnt": [],
"recommendations": []
+124
View File
@@ -0,0 +1,124 @@
window.__OPERATIONS__ = {
"date": "Sunday, June 14, 2026",
"updated": "2026-06-19T06:00:42-04:00",
"goals": [
{
"current": 22,
"note": "CRM: 0 Cold, 22 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": 82,
"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": 835,
"note": "835 total in CRM (0 Cold, 22 Contacted, 0 Warm, 90 Hold, 0 Won, 1 Lost, 8 Bounced)"
}
],
"campaigns": [
{
"metrics": [
0,
22,
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, 22 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 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.",
"comms": {
"inbox": {
"total": 0,
"last35h": 0
},
"sent": {
"total": 8,
"last35h": 0
},
"alerts": 0,
"crm": {
"total": 835,
"cold": 0,
"contacted": 22,
"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": 11,
"notes": "Day 11 auto-update at 06:00 UTC"
};
+13 -13
View File
@@ -1,10 +1,10 @@
{
"date": "Sunday, June 14, 2026",
"updated": "2026-06-18T06:00:12-04:00",
"updated": "2026-06-19T06:00:42-04:00",
"goals": [
{
"current": 17,
"note": "CRM: 0 Cold, 17 Contacted, 0 Warm. 90 on Hold, 0 Won."
"current": 22,
"note": "CRM: 0 Cold, 22 Contacted, 0 Warm. 90 on Hold, 0 Won."
},
{
"current": 0,
@@ -15,23 +15,23 @@
"note": "1 YT creators & affiliates identified (90 on Hold)"
},
{
"current": 75,
"current": 82,
"note": "Plausible: 28 unique visitors over 5 days (Jun 9-13). 7 countries. +75% DoD on latest day."
},
{
"current": 17,
"note": "17 contacts emailed. 0 replied. 3 bounced."
"current": 22,
"note": "22 contacts emailed. 0 replied. 8 bounced."
},
{
"current": 835,
"note": "835 total in CRM (0 Cold, 17 Contacted, 0 Warm, 90 Hold, 0 Won, 1 Lost, 3 Bounced)"
"note": "835 total in CRM (0 Cold, 22 Contacted, 0 Warm, 90 Hold, 0 Won, 1 Lost, 8 Bounced)"
}
],
"campaigns": [
{
"metrics": [
0,
17,
22,
0
],
"items": [
@@ -44,7 +44,7 @@
"ok": true
},
{
"text": "0 Cold contacts, 17 contacted",
"text": "0 Cold contacts, 22 contacted",
"ok": true
}
]
@@ -92,7 +92,7 @@
]
}
],
"state_of_play": "Day 10 \u2014 17 cold emails sent, 0 replies, 3 bounced. 835 CRM contacts (0 Cold/17 Contacted/0 Warm/90 Hold). 0 agent(s) sold.",
"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.",
"comms": {
"inbox": {
"total": 0,
@@ -106,7 +106,7 @@
"crm": {
"total": 835,
"cold": 0,
"contacted": 17,
"contacted": 22,
"warm": 0,
"won": 0,
"hold": 90
@@ -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": 10,
"notes": "Day 10 auto-update at 06:00 UTC"
"day": 11,
"notes": "Day 11 auto-update at 06:00 UTC"
}