analytics/lib/plausible_web/controllers
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
..
api Adds Time on Page metric to Top Pages report (#1007) 2021-05-18 15:14:33 +03:00
auth_controller.ex Add ability to delete account and start over in activate flow 2021-04-01 10:43:32 +03:00
billing_controller.ex Localize billing screens 2021-05-13 12:42:01 +03:00
helpers.ex Initial commit 2019-09-02 12:29:19 +01:00
page_controller.ex Selhosted version Improvements and additional features (#209) 2020-07-21 09:58:00 +03:00
site_controller.ex Pagination for sites listing (#994) 2021-05-05 16:17:59 +03:00
stats_controller.ex Remove embed support from password-protected shared links 2021-05-03 16:41:49 +03:00
unsubscribe_controller.ex Add presence check when unsubscribing from email reports 2021-05-03 16:56:46 +03:00