analytics/assets/js/dashboard/stats
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
..
conversions Don't use localStorage when the browser doesn't support it (#971) 2021-04-28 11:31:10 +03:00
devices Don't use localStorage when the browser doesn't support it (#971) 2021-04-28 11:31:10 +03:00
modals Adds Time on Page metric to Top Pages report (#1007) 2021-05-18 15:14:33 +03:00
pages Don't use localStorage when the browser doesn't support it (#971) 2021-04-28 11:31:10 +03:00
sources Don't use localStorage when the browser doesn't support it (#971) 2021-04-28 11:31:10 +03:00
bar.js Upgrade tailwind to 1.2.0 (#42) 2020-03-06 11:11:38 +02:00
countries.js Use db-ip lite database for countries (#906) 2021-04-12 12:21:07 +03:00
current-visitors.js Fix console errors when using shared links 2021-04-07 11:06:33 +03:00
more-link.js Adds entry and exit pages to Top Pages module (#712) 2021-02-26 11:02:37 +02:00
visitor-graph.js Prevent text wrapping on small screens 2021-03-31 15:18:49 +03:00