mirror of
https://github.com/plausible/analytics.git
synced 2024-12-24 10:02:10 +03:00
13055aafc0
* use windows in 'time on page' query * add imported time on page back * join imported_pages instead of extra query * don't forget aggregated time on page! * eh? * no need for separate window clause * use dynamic_filter_condition in aggregate_time_on_page * it's avg, not total * fix dynamic_filter_condition call * tests pass * fewer changes * fewer changes + feature flag * base quickfix * fewer changes * fewer changes? * fewer changes! * replace coalesce with if(empty(),etc) * make window_aggregate_time_on_page return same result as neighbor_ * breakdown as well * add failing test * more info * more info * format example * add failing aggregate.ex test * fix breakdown.ex windowing time_on_page calculation * fix aggregate.ex windowing time_on_page calculation |
||
---|---|---|
.. | ||
e2e | ||
load | ||
plausible | ||
plausible_web | ||
priv | ||
support | ||
workers | ||
test_helper.exs |