analytics/lib/plausible_web/controllers/api
RobertJoonas bc557b78fd
Add visits metric under a feature flag (#2687)
* Add visits metric and make it graphable

* include visits metric in csv export (visitors.csv)

* put visits under a feature flag (CSV export)

* feature flag for displaying visits on the dashboard

* fix formatting

* add visits metric to top stats (fix)

* fix imported_test to expect visits metric included

* fix formatting
2023-02-22 18:10:18 +02:00
..
external_controller.ex improve transfer ownership error message (#2651) 2023-02-13 15:25:17 +01:00
external_sites_controller.ex Better error message on site creation error (#2644) 2023-02-06 12:20:48 +01:00
external_stats_controller.ex Validate property key in breakdown API endpoint (#2686) 2023-02-16 14:34:11 +02:00
helpers.ex Block Stats API for locked sites (#2302) 2022-10-04 15:34:45 +03:00
internal_controller.ex Update the internal /sites api to paginate results (#1824) 2022-04-18 12:32:01 +03:00
paddle_controller.ex Wrap paddle actions with DB transactions (#2558) 2023-01-03 16:14:50 +01:00
stats_controller.ex Add visits metric under a feature flag (#2687) 2023-02-22 18:10:18 +02:00