analytics
analytics copied to clipboard
Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
### Past Issues Searched - [X] I have searched open and closed issues to make sure that the bug has not yet been reported ### Issue is a Bug Report...
### Changes WIP... ### Tests - [ ] Automated tests have been added - [ ] This PR does not require tests ### Changelog - [ ] Entry has been...
### Changes This solves code injection in [extra configs,](https://github.com/plausible/analytics/pull/3906) e.g: my_extra_config.exs ```elixir import Config defmodule Plausible.Application do use Application def start(_type, _args) do raise "oops" end end ``` TODOs: -...
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 0.20.0 to 1.6.1. Release notes Sourced from eslint-plugin-playwright's releases. v1.6.1 1.6.1 (2024-05-13) Bug Fixes prefer-web-first-assertions: Support variable reassignment (#287) (b0fb7cd) Documentation fix usage guide flat recommended rules...
### Changes Depends on #4033 Add support for suggesting events when defining custom goal events. ### TODO - [ ] fix modal not resetting combobox state when it should ###...
Deployment needs to be coordinated with WordPress plugin update. Reasoning: there's too much confusion coming from the use of the "API" terminology, leading to wrong keys being generated by users.
### Changes This PR makes Bamboo.Mua more configurable with env vars. I'm keeping it as a draft until we get more reports like https://github.com/plausible/analytics/discussions/4084#discussioncomment-9363412 ### Tests - [x] Automated tests...
Keeping this as a draft which be useful for debugging imported queries. The script can be used via the `iex -S mix`: ``` iex(1)> Plausible.DataMigration.GenerateLocalImported.run() ``` `user.email` and `site.domain` should...
### Past Issues Searched - [X] I have searched open and closed issues to make sure that the bug has not yet been reported ### Issue is a Bug Report...
### Changes Please describe the changes made in the pull request here. Below you'll find a checklist. For each item on the list, check one option and delete the other....