mirror of
https://github.com/plausible/analytics.git
synced 2024-12-26 11:02:52 +03:00
fa54efbc6d
* default to source_query.include_imported before true This fixes a bug where a Stats API aggregate query was trying to query current period *without imported data* but previous period *with imported data*. * remove __internal_visits at a better time As soon as we have made the db query, we don't need it anymore * disallow events metric with imported data * update changelog * keep default in a better place * remove unused option * update test description Co-authored-by: Vini Brasil <vini@hey.com> --------- Co-authored-by: Vini Brasil <vini@hey.com> |
||
---|---|---|
.. | ||
api | ||
site | ||
auth_controller.ex | ||
billing_controller.ex | ||
error_report_controller.ex | ||
helpers.ex | ||
invitation_controller.ex | ||
page_controller.ex | ||
site_controller.ex | ||
stats_controller.ex | ||
unsubscribe_controller.ex |