mirror of
https://github.com/plausible/analytics.git
synced 2024-12-25 02:24:55 +03:00
04b9067591
* add tests for filtering by goal in timeseries and aggregate * refactor filter parsing * stop returning custom props in event:goal breakdown * test breaking down wildcard pageview goals * extract filter utils * parse more goal filter options * add passing tests for new filter types * do not allow querying session metrics with a goal filter * remove unused page_match property * test that non-configured goals are not returned in breakdown * enforce filtered goals configured * update changelog * Allow simple filtering by revenue goals This does not mean that revenue metrics are supported. If a revenue goal is filtered by, we treat it like a simple custom event goal in the API. * use List.wrap |
||
---|---|---|
.. | ||
api | ||
auth_controller | ||
CSVs | ||
site | ||
admin_auth_controller_test.exs | ||
admin_controller_test.exs | ||
auth_controller_sync_test.exs | ||
auth_controller_test.exs | ||
avatar_controller_test.exs | ||
billing_controller_test.exs | ||
error_report_controller_test.exs | ||
invitation_controller_test.exs | ||
page_controller_test.exs | ||
site_controller_test.exs | ||
stats_controller_test.exs | ||
unsubscribe_controller_test.exs |