analytics/test/support
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
..
clickhouse_setup.ex Adds Time on Page metric to Top Pages report (#1007) 2021-05-18 15:14:33 +03:00
conn_case.ex Elixir & Docker upgrade (#566) 2021-01-13 10:31:16 +02:00
data_case.ex Remove unused helper function 2020-01-29 11:33:10 +02:00
factory.ex Localize billing screens 2021-05-13 12:42:01 +03:00
google_api_mock.ex Referrer drilldown (#252) 2020-07-30 11:18:28 +03:00
paddle_api_mock.ex Get paddle last payment from api call 2021-02-18 11:26:35 +02:00
test_utils.ex Prevent user id collisions in session tracking (#744) 2021-02-26 10:42:19 +02:00