analytics/test/plausible_web/controllers
Vignesh Joglekar ff32218bd0
Adds entry and exit pages to Top Pages module (#712)
* Initial Pass

* Adds support for page visits counting by referrer

* Includes goal selection in entry and exit computation

* Adds goal-based entry and exit page stats, formatting, code cleanup

* Changelog

* Format

* Exit rate, visit duration, updated tests

* I keep forgetting to format :/

* Tests, last time

* Fixes double counting, exit rate >100%, relevant tests

* Fixes exit pages on filter and goal states

* Adds entry and exit filters, fixes various bugs

* Fixes discussed issues

* Format

* Fixes impossible case in tests

Originally, there were only 2 pageviews for `test-site.com`,`/` on `2019-01-01`, but that doesn't make sense when there were 3 sessions that exited on the same site/date.

* Format

* Removes boolean function parameter in favor of separate function

* Adds support for queries that use `page` filter as `entry-page`

* Format

* Makes  loader/title interaction in sources report consistent
2021-02-26 11:02:37 +02:00
..
api Adds entry and exit pages to Top Pages module (#712) 2021-02-26 11:02:37 +02:00
admin_auth_controller_test.exs Mix format 2020-11-03 11:20:11 +02:00
auth_controller_test.exs Fix user deletion 2020-12-30 11:00:37 +02:00
billing_controller_test.exs Add page after upgrading to paid plan (#288) 2020-08-18 12:48:01 +03:00
site_controller_test.exs Do not allow duplicate spike notification to be created 2021-01-19 11:41:15 +02:00
stats_controller_test.exs Encode site domain when redirecting a shared link 2020-12-22 17:37:45 +02:00
unsubscribe_controller_test.exs Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00