mirror of
https://github.com/plausible/analytics.git
synced 2024-12-26 02:55:02 +03:00
1909743b90
* Separate out query building from pagination/execution logic. * Refactor pageview_goals breakdown query, removing index column from results * Remove zip_columns logic * Use common pagination util * Do everything in a single query for breakdowns for goals * Order in DB * Make sure column order is identical * Calculate CR within the goal breakdown query * Calculate CR for property breakdowns * WIP: Calculate group CR * CR with order_by * Compatibility fix * Import Ecto.Query and cleanup * handle total_visitors the same way as add_percentage * Handle conversion_rate in aggregate.ex * Solve rebase fail * Simplify maybe_add_group_conversion_rate * Add conversion_rate defaults to 0 test * Add test for conversion_rate should not be calculated with imported data (failing here and on master) * Dont include imported data when breakdown by prop or goal * Remove revenue_nils |
||
---|---|---|
.. | ||
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 |