analytics/assets/js/dashboard
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
..
stats Adds Time on Page metric to Top Pages report (#1007) 2021-05-18 15:14:33 +03:00
api.js Fix console errors when using shared links 2021-04-07 11:06:33 +03:00
date.js Fix 'last month' link option 2021-03-31 15:14:10 +03:00
datepicker.js Fix entering number in custom range picker 2021-04-01 10:12:01 +03:00
error-boundary.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
fade-in.js Animate dashboard loading to make it smoother (#38) 2020-03-03 11:13:08 +02:00
filters.js Adds entry and exit pages to Top Pages module (#712) 2021-02-26 11:02:37 +02:00
historical.js WIP: add lazy loading for dashboard (#859) 2021-03-25 11:55:15 +02:00
index.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
lazy-loader.js WIP: add lazy loading for dashboard (#859) 2021-03-25 11:55:15 +02:00
mount.js Use db-ip lite database for countries (#906) 2021-04-12 12:21:07 +03:00
number-formatter.js Various formatting improvements 2021-03-24 12:08:05 +02:00
pinned-header-hoc.js Clean up pinned-header-hoc 2021-03-31 16:08:30 +03:00
query.js Don't use localStorage when the browser doesn't support it (#971) 2021-04-28 11:31:10 +03:00
realtime.js Clean up pinned-header-hoc 2021-03-31 16:08:30 +03:00
router.js Adds entry and exit pages to Top Pages module (#712) 2021-02-26 11:02:37 +02:00
site-switcher.js Fix console errors when using shared links 2021-04-07 11:06:33 +03:00
storage.js Don't use localStorage when the browser doesn't support it (#971) 2021-04-28 11:31:10 +03:00
theme-consumer-hoc.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
theme-context.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
theme-provider-hoc.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00