analytics icon indicating copy to clipboard operation
analytics copied to clipboard

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

Results 237 analytics issues
Sort by recently updated
recently updated
newest added

### Changes This PR removes `ssl_opts` that are no longer necessary after https://github.com/elixir-ecto/postgrex/pull/677 (and https://github.com/plausible/analytics/pull/4457) ### Tests - [x] Config test has been updated ### Changelog - [x] Changelog has...

### Changes This PR enables static assets compression in CE. And additionally adds a library with better Gzip and Brotli defaults. Relevant card: https://3.basecamp.com/5308029/buckets/29267832/card_tables/cards/7559344001 > Right now CE sends static...

self-hosting

### Changes Closes #4473 ### Tests - [x] Automated tests have been added ### Changelog - [x] Entry has been added to changelog ### Documentation - [x] This change does...

### Changes This PR makes [/entrypoint.sh db migrate](https://github.com/plausible/community-edition/blob/4e949e84f787702835ec0654c7f663dc2fb61dbe/docker-compose.yml#L28C63-L28C88) order all pending migrations and run them in a single queue instead of per-repo. Related card: https://3.basecamp.com/5308029/buckets/29267832/card_tables/cards/7508896723 Contents of that card >...

self-hosting

### 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...

self-hosting

### Changes Data migration follow-up for https://github.com/plausible/analytics/pull/4417

preview

### Changes Migration will be extracted to a separate PR once the review is conducted. This PR aims to make the onboarding (and related flows, such as e.g. domain change)...

preview

### Changes Follow-up to https://github.com/plausible/analytics/pull/4452 implementing token-based sessions. - A new table is added for storing sessions called `user_sessions` and used by `Auth.UserSession` schema - The session struct stores user...

preview

### Changes On the Search Console settings page of a selfhosted instance, the following notification is shown: _An extra step is needed to set up your Plausible Analytics Self Hosted...

self-hosting

### Changes This PR updates bamboo_mua to fix the headers issue reported in https://github.com/ruslandoga/bamboo_mua/issues/53 ### Tests - [x] This PR does not require tests ### Changelog - [x] Changelog has...

self-hosting