analytics/test/plausible_web/controllers/api/stats_controller
Matt Colligan 945bf82c72
Fix conversions metrics (#1447)
f576fa2 should have updated the conversion metric names so that
`unique_conversions` and `total_conversions` are the two metrics
returned by the conversions API. This updates those so that the CSV
export outputs the correct data.
2021-11-05 15:18:59 +02:00
..
authorization_test.exs Authentication updates (#54) 2020-04-14 14:04:35 +03:00
browsers_test.exs Improvements to CSV export (#1427) 2021-11-04 14:20:39 +02:00
conversions_test.exs Fix conversions metrics (#1447) 2021-11-05 15:18:59 +02:00
countries_test.exs Improvements to CSV export (#1427) 2021-11-04 14:20:39 +02:00
current_visitors_test.exs Clickhouse (#63) 2020-05-18 12:44:52 +03:00
main_graph_test.exs Fix how sampling is applied when filtering for a goal 2021-09-24 10:57:28 +02:00
operating_systems_test.exs Improvements to CSV export (#1427) 2021-11-04 14:20:39 +02:00
pages_test.exs Improvements to CSV export (#1427) 2021-11-04 14:20:39 +02:00
screen_sizes_test.exs Improvements to CSV export (#1427) 2021-11-04 14:20:39 +02:00
sources_test.exs Improvements to CSV export (#1427) 2021-11-04 14:20:39 +02:00
suggestions_test.exs Upgrade otp (#1313) 2021-09-09 11:17:24 +03:00