berrypod/lib/berrypod_web/controllers
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
..
page_html rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
admin_controller.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
cart_controller.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
checkout_controller.ex add privacy-first analytics with progressive event collection 2026-02-22 12:50:55 +00:00
error_html.ex improve error pages: minimal version when site not live 2026-02-20 22:19:21 +00:00
error_json.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
error_preview_controller.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
health_controller.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
image_controller.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
page_controller.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
page_html.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
setup_controller.ex fix recovery login crash for users with password set 2026-02-21 22:52:46 +00:00
stripe_webhook_controller.ex fix Stripe webhook crash on struct access 2026-02-21 23:36:21 +00:00
user_session_controller.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
webhook_controller.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00