berrypod/lib/berrypod_web
jamey 758e66db5c
All checks were successful
deploy / deploy (push) Successful in 1m25s
add analytics CSV export
Downloads a ZIP with one CSV per report (overview, trend, pages, entry/exit
pages, sources, referrers, countries, devices, funnel). Export button lives
next to the period selector and picks up the current period and any active
filters using a JS hook + JS.set_attribute, so the downloaded data always
matches what's on screen.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 09:37:45 +00:00
..
components add order status lookup for customers 2026-02-24 08:40:08 +00:00
controllers add analytics CSV export 2026-02-24 09:37:45 +00:00
live add analytics CSV export 2026-02-24 09:37:45 +00:00
plugs replace analytics double-count prevention with buffer supersede 2026-02-23 14:48:50 +00:00
admin_layout_hook.ex auto-confirm admin during setup, skip email verification 2026-02-21 10:24:26 +00:00
analytics_hook.ex replace analytics double-count prevention with buffer supersede 2026-02-23 14:48:50 +00:00
cart_hook.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
endpoint.ex only enable gzip static file serving in prod 2026-02-21 08:56:51 +00:00
gettext.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
router.ex add analytics CSV export 2026-02-24 09:37:45 +00:00
search_hook.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
telemetry.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
theme_hook.ex fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +00:00
user_auth.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00