chore: daily stats auto-update — 28 visitors, 249 pageviews (day 6)

This commit is contained in:
Oliver
2026-06-14 03:00:46 -03:00
parent 5c0941e455
commit c60bf98f22
2 changed files with 43 additions and 35 deletions
+40 -32
View File
@@ -1,25 +1,25 @@
{ {
"period": "2026-06-09 to 2026-06-12", "period": "2026-06-09 to 2026-06-13",
"updated": "2026-06-13 17:55", "updated": "2026-06-14 06:00",
"visitors": 21, "visitors": 28,
"visitors_trend": { "visitors_trend": {
"dir": "same", "dir": "up",
"change": "+0", "change": "+7",
"pct": "+0%" "pct": "+33%"
}, },
"visitors_change": "", "visitors_change": "",
"latest_day": "2026-06-12", "latest_day": "2026-06-13",
"latest_day_visitors": 4, "latest_day_visitors": 7,
"dod_trend": { "dod_trend": {
"dir": "down", "dir": "up",
"change": "-4", "change": "+3",
"pct": "-50%" "pct": "+75%"
}, },
"pageviews": 180, "pageviews": 249,
"pageviews_trend": { "pageviews_trend": {
"dir": "same", "dir": "up",
"change": "+0", "change": "+69",
"pct": "+0%" "pct": "+38%"
}, },
"pageviews_change": "", "pageviews_change": "",
"bounce_rate": "\u2014", "bounce_rate": "\u2014",
@@ -31,11 +31,15 @@
"top_referrers": [ "top_referrers": [
{ {
"source": "Direct / None", "source": "Direct / None",
"visitors": 19 "visitors": 25
}, },
{ {
"source": "Youtube", "source": "Youtube",
"visitors": 2 "visitors": 2
},
{
"source": "Google",
"visitors": 1
} }
], ],
"visitors_by_day": [ "visitors_by_day": [
@@ -54,16 +58,24 @@
{ {
"date": "2026-06-12", "date": "2026-06-12",
"visitors": 4 "visitors": 4
},
{
"date": "2026-06-13",
"visitors": 7
} }
], ],
"countries": [ "countries": [
{ {
"country": "PY", "country": "PY",
"visitors": 10 "visitors": 14
}, },
{ {
"country": "US", "country": "US",
"visitors": 5 "visitors": 7
},
{
"country": "CA",
"visitors": 2
}, },
{ {
"country": "DE", "country": "DE",
@@ -73,10 +85,6 @@
"country": "PL", "country": "PL",
"visitors": 1 "visitors": 1
}, },
{
"country": "CA",
"visitors": 1
},
{ {
"country": "AU", "country": "AU",
"visitors": 1 "visitors": 1
@@ -89,13 +97,13 @@
"events": [ "events": [
{ {
"name": "Scroll Depth", "name": "Scroll Depth",
"total": 321, "total": 442,
"unique": 10 "unique": 14
}, },
{ {
"name": "pageview", "name": "pageview",
"total": 180, "total": 249,
"unique": 21 "unique": 28
}, },
{ {
"name": "FAQ Toggle", "name": "FAQ Toggle",
@@ -104,8 +112,8 @@
}, },
{ {
"name": "Pricing Click", "name": "Pricing Click",
"total": 17, "total": 22,
"unique": 1 "unique": 2
}, },
{ {
"name": "Outbound Link: Click", "name": "Outbound Link: Click",
@@ -115,13 +123,13 @@
{ {
"name": "engagement", "name": "engagement",
"total": 0, "total": 0,
"unique": 16 "unique": 21
} }
], ],
"utm_sources": [ "utm_sources": [
{ {
"source": "(not set)", "source": "(not set)",
"visitors": 19 "visitors": 26
}, },
{ {
"source": "youtube", "source": "youtube",
@@ -129,8 +137,8 @@
} }
], ],
"what_worked": [ "what_worked": [
"21 unique visitors across 4 days of tracking", "28 unique visitors across 5 days of tracking",
"180 pageviews with 6 event types tracked" "249 pageviews with 6 event types tracked"
], ],
"what_didnt": [], "what_didnt": [],
"recommendations": [] "recommendations": []
+3 -3
View File
@@ -1,6 +1,6 @@
{ {
"date": "Thursday, June 11, 2026", "date": "Thursday, June 11, 2026",
"updated": "2026-06-13T17:55:14-04:00", "updated": "2026-06-14T06:00:26-04:00",
"goals": [ "goals": [
{ {
"current": 1, "current": 1,
@@ -112,6 +112,6 @@
"F&F onboarding docs ready. Next: set up Telegram group, Oliver sends invite emails.", "F&F onboarding docs ready. Next: set up Telegram group, Oliver sends invite emails.",
"Goal for D4: submit to BetaList and AlternativeTo, pitch guest post to 5 AI/DevOps blogs, set up HARO/Qwoted alerts." "Goal for D4: submit to BetaList and AlternativeTo, pitch guest post to 5 AI/DevOps blogs, set up HARO/Qwoted alerts."
], ],
"day": 5, "day": 6,
"notes": "Day 5 auto-update at 17:55 UTC" "notes": "Day 6 auto-update at 06:00 UTC"
} }