berrypod/lib/berrypod_web/live/admin
jamey 2bd2e613c7
All checks were successful
deploy / deploy (push) Successful in 3m20s
add privacy-first analytics with progressive event collection
Three-layer pipeline: Plug for all HTTP requests (no JS needed), LiveView
hook for SPA navigations, JS hook for screen width. ETS-backed buffer
batches writes to SQLite every 10s. Daily-rotating salt for visitor hashing.
Includes admin dashboard with date ranges, visitor trends, top pages,
sources, devices, and e-commerce conversion funnel. Oban cron for 12-month
data retention.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 12:50:55 +00:00
..
providers fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +00:00
theme replace --color-* with --t-* tokens, delete bridge and .preview-frame 2026-02-21 00:13:33 +00:00
analytics.ex add privacy-first analytics with progressive event collection 2026-02-22 12:50:55 +00:00
dashboard.ex add Stripe connection step to launch checklist 2026-02-21 23:26:13 +00:00
email_settings.ex gate magic link login on verified email delivery 2026-02-21 22:25:27 +00:00
order_show.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
orders.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
product_show.ex extract setup wizard to dedicated /admin/setup page 2026-02-18 23:55:42 +00:00
products.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
settings.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00