mirror of
https://github.com/plausible/analytics.git
synced 2024-11-27 09:16:25 +03:00
17b9e36a19
* extract add_exit_rate function * Change internal API metric names for /entry-pages & /exit-pages * `unique_entrances` -> `visitors`, * `total_entrances` -> `visits`, * `unique_exits` -> `visitors`, * `total_exits` -> `visits`, This is just a consistency improvement - the `visitors` metric always means one thing and there's no need to call it different for entry pages internally. This commit does not change any noticable behavior. The UI labels are kept the same and the column headers in the CSV export will also remain the same. * Change internal API metric names for /conversions * `unique_conversions` -> `visitors`, * `total_conversions` -> `events`, |
||
---|---|---|
.. | ||
mix/tasks | ||
plausible | ||
plausible_web | ||
workers | ||
oban_error_reporter.ex | ||
plausible_release.ex | ||
plausible_web.ex | ||
plausible.ex | ||
sentry_filter.ex |