analytics/test/plausible_web/controllers/api/stats_controller
Vignesh Joglekar 41e4690116
Adds Time on Page metric to Top Pages report (#1007)
* First pass

Needs more testing & potentially cleanup

* Fixes tests, error handling

* Formatting

* Removes broken test

* Fixes inconsistent test

This was due to Clickhouse setup not inserting the sessions with the exact same timestamp consistently and making the test inconsistent

* Combines `include` param, asyncs time_on_page and bounce_rate

* Fixes CH error when no pageviews exist in period

* Format

* Changelog

* Increases await timeout to accomodate larger data sets

* Improves handling of timeout behavior

* Fixes session-based filtering on time on page queries

* Formatting

* Removes old forced entry page modal from top pages report
2021-05-18 15:14:33 +03:00
..
authorization_test.exs Authentication updates (#54) 2020-04-14 14:04:35 +03:00
browsers_test.exs Adds entry and exit pages to Top Pages module (#712) 2021-02-26 11:02:37 +02:00
conversions_test.exs Adds same glob patterns as exclusions for pageview goals (#750) 2021-03-02 14:53:03 +02:00
countries_test.exs Adds entry and exit pages to Top Pages module (#712) 2021-02-26 11:02:37 +02:00
current_visitors_test.exs Clickhouse (#63) 2020-05-18 12:44:52 +03:00
main_graph_test.exs Various formatting improvements 2021-03-24 12:08:05 +02:00
operating_systems_test.exs Adds entry and exit pages to Top Pages module (#712) 2021-02-26 11:02:37 +02:00
pages_test.exs Adds Time on Page metric to Top Pages report (#1007) 2021-05-18 15:14:33 +03:00
screen_sizes_test.exs Adds entry and exit pages to Top Pages module (#712) 2021-02-26 11:02:37 +02:00
sources_test.exs Adds Time on Page metric to Top Pages report (#1007) 2021-05-18 15:14:33 +03:00