mirror of
https://github.com/plausible/analytics.git
synced 2024-11-28 13:02:53 +03:00
3380685d40
* Fix custom property total conversions value not displayed The custom property conversion metrics are not consistent with the other metrics resulting in the total conversions not being displayed in the dashboard. This fixes that. * Export custom props of current goal when filtering dashboard for goal This makes the CSV export also output a `prop_breakdown.csv` file which, for the currently filtered goal, contains the conversion data for each of its configured properties. * Add test for goal-filtered CSV export |
||
---|---|---|
.. | ||
components | ||
stats | ||
api.js | ||
date.js | ||
datepicker.js | ||
error-boundary.js | ||
fade-in.js | ||
filters.js | ||
historical.js | ||
index.js | ||
lazy-loader.js | ||
mount.js | ||
number-formatter.js | ||
pinned-header-hoc.js | ||
query.js | ||
realtime.js | ||
router.js | ||
site-switcher.js | ||
storage.js | ||
theme-consumer-hoc.js | ||
theme-context.js | ||
theme-provider-hoc.js | ||
url.js |