Dashboard: add Website section with Plausible analytics (9 visitors, 37 pageviews, 2 agents sold) + auto-fetch from stats webhook at 03:00 daily

This commit is contained in:
Oliver
2026-06-11 05:31:10 -03:00
parent ece87fee04
commit ec80537e4b
3 changed files with 335 additions and 37 deletions
+73 -28
View File
@@ -1,6 +1,6 @@
{
"date": "Wednesday, June 10, 2026",
"updated": "2026-06-10T09:02:00-04:00",
"updated": "2026-06-11T08:30:10-04:00",
"goals": [
{
"current": 1,
@@ -12,15 +12,15 @@
},
{
"current": 0,
"note": "60 YT creators identified 0 contacted"
"note": "60 YT creators identified \u2014 0 contacted"
},
{
"current": 9,
"note": "Plausible: 9 visitors in first 2 days (Jun 9-10). 7 direct, 2 from YouTube."
},
{
"current": 0,
"note": "No analytics traffic yet. Plausible set up."
},
{
"current": 0,
"note": "0 cold emails sent — templates and coupons ready"
"note": "0 cold emails sent \u2014 templates and coupons ready"
},
{
"current": 89,
@@ -29,42 +29,87 @@
],
"campaigns": [
{
"metrics": [0, 0, 0],
"metrics": [
0,
0,
0
],
"items": [
{ "text": "Coupon codes ready: friends950, creator950", "ok": true },
{ "text": "Template signed as Mark — Customer Success Agent", "ok": true },
{ "text": "No Cold contacts with real emails yet", "ok": false }
{
"text": "Coupon codes ready: friends950, creator950",
"ok": true
},
{
"text": "Template signed as Mark \u2014 Customer Success Agent",
"ok": true
},
{
"text": "No Cold contacts with real emails yet",
"ok": false
}
]
},
{
"metrics": [60, 0, 0],
"metrics": [
60,
0,
0
],
"items": [
{ "text": "60 YouTube creators collected on Hold", "ok": true },
{ "text": "Need business emails for top 20", "ok": false },
{ "text": "Affiliate program TBD", "ok": false }
{
"text": "60 YouTube creators collected on Hold",
"ok": true
},
{
"text": "Need business emails for top 20",
"ok": false
},
{
"text": "Affiliate program TBD",
"ok": false
}
]
},
{
"metrics": [0, 0, 0],
"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 }
{
"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 2 of prelaunch. CRM grew to 89 contacts (+27 since yesterday) 88 on Hold, 1 Cold. 60 YT creators identified. 0 subscriptions, 0 influencers onboarded, 0 cold emails sent. Site live at derez.ai. SEO basics: sitemap.xml and robots.txt created today. Plausible analytics live. Next milestone: first paying customer.",
"state_of_play": "Day 2 of prelaunch. CRM grew to 89 contacts (+27 since yesterday) \u2014 88 on Hold, 1 Cold. 60 YT creators identified. 0 subscriptions, 0 influencers onboarded, 0 cold emails sent. Site live at derez.ai. SEO basics: sitemap.xml and robots.txt created today. Plausible analytics live. Next milestone: first paying customer.",
"comms": {
"inbox": { "total": 0, "last35h": 0 },
"sent": { "total": 8, "last35h": 0 },
"inbox": {
"total": 0,
"last35h": 0
},
"sent": {
"total": 8,
"last35h": 0
},
"alerts": 0
},
"recommendations": [
"Search Console submission still the #1 blocker without it the site can't index. Oliver needs to add domain verification TXT record or upload verification file.",
"Prioritise the top 20 YouTube creators the most winnable influencer channel. Need business emails first.",
"Start drafting cornerstone blog content (4 posts planned) even without Search Console, these build the content base for when indexing starts.",
"Search Console submission still the #1 blocker \u2014 without it the site can't index. Oliver needs to add domain verification TXT record or upload verification file.",
"Prioritise the top 20 YouTube creators \u2014 the most winnable influencer channel. Need business emails first.",
"Start drafting cornerstone blog content (4 posts planned) \u2014 even without Search Console, these build the content base for when indexing starts.",
"Email capture (newsletter signup or lead magnet) needed before 10K/mo path is realistic."
],
"day": 2,
"notes": "Day 2 brief session — 09:02 PYST. sitemap.xml + robots.txt created. Blog post updated (integration/leads split). CRM growth accelerating."
}
"day": 3,
"notes": "Day 3 auto-update at 08:30 UTC"
}