berrypod/test/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
..
analytics_test.exs add privacy-first analytics with progressive event collection 2026-02-22 12:50:55 +00:00
dashboard_test.exs add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
email_settings_test.exs add tests for email verification flag lifecycle 2026-02-21 22:43:33 +00:00
layout_test.exs add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
orders_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
products_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
providers_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
settings_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
theme_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00