Commit Graph

4 Commits

Author SHA1 Message Date
Oliver d8d487e5d2 rename launch-dashboard → operations: daily brief with Q2 goals, campaigns, action items, strategy 2026-06-09 18:36:55 -03:00
Oliver 3033fc0de2 Add Plausible custom events + weekly insights dashboard + cron
- Custom Plausible events: Pricing Click, Chat Toggle, Chat Message Sent,
  FAQ Toggle, Speedrun Nav, Mobile Menu Toggle, Scroll Depth (25/50/75/100%)
- Weekly Insights section on launch dashboard with visitor/pageview/bounce
  rate/visit duration/top pages/top referrers + analysis cards
- data/insights.json for storing weekly analytics summaries
- scripts/check-plausible-email.py — finds latest Plausible email via IMAP
- Cron job: every Mon 09:00 PYST, reads Plausible email, writes insights,
  analyzes and implements improvements
2026-06-09 15:04:54 -03:00
Oliver a2e0e324b1 prelaunch: remove nav link, align KPI data with CRM reality 2026-06-09 14:31:30 -03:00
Oliver 3d1c9be1d0 prelaunch: create launch dashboard + daily cron updates
- New launch-dashboard.html: KPI grid, 14-day action plan, strategy
  overview, items-needed checklist, daily routine, cron schedule
- Nav link '🚀 Launch' added to main site header
- data/launch-status.json: data file updated daily at 03:00 by cron
- scripts/update-dashboard.py: advances day, probes KPIs, marks
  today's actions
- cron jobs configured:
  • 03:00 daily — dashboard update script + git commit/push
  • 09:00 daily — 1-hour working session reminder
2026-06-09 14:03:44 -03:00