analytics/lib/plausible_web/controllers
RobertJoonas 874d664521
Add the new Views per Visit metric to dashboard Top Stats and CSV export (#2728)
* globally rename 'pages_per_visit' to 'views_per_visit'

* change the order of top stats

* rename 'Visits' to 'Total visits' in the UI

* add views_per_visit to UI

* put the new metric under a feature flag

* add new metric to CSV export under feature flag

* mix format

* use only one feature flag
2023-03-07 13:58:36 +02:00
..
api Add the new Views per Visit metric to dashboard Top Stats and CSV export (#2728) 2023-03-07 13:58:36 +02:00
site improve transfer ownership error message (#2651) 2023-02-13 15:25:17 +01:00
auth_controller.ex Delay stats deletions (#2632) 2023-01-31 16:11:04 -03:00
billing_controller.ex Redirect user after upgrading only when subscription is created (#2285) 2022-10-04 15:54:54 +03:00
error_report_controller.ex Prevent error reports from being sent with short feedback (#2635) 2023-02-01 05:36:14 -03:00
helpers.ex Initial commit 2019-09-02 12:29:19 +01:00
invitation_controller.ex fix ownership transfer when is_selfhost=true (#2455) 2022-11-24 16:18:29 +02:00
page_controller.ex improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
site_controller.ex Keep track of native stats start timestamp when retrieving data (#2715) 2023-03-01 13:11:31 +01:00
stats_controller.ex Add the new Views per Visit metric to dashboard Top Stats and CSV export (#2728) 2023-03-07 13:58:36 +02:00
unsubscribe_controller.ex Add presence check when unsubscribing from email reports 2021-05-03 16:56:46 +03:00