analytics
analytics copied to clipboard
Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
Contains #5507 but oof
### 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....
This PR leverages Plausible.Cache to provide a cached script delivery mechanism on self-hosted.
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.9.1 to 4.5.0. Release notes Sourced from chart.js's releases. v4.5.0 Essential Links npm Migration guide Docs API Samples Enhancements #11470 Fix min js two renames #12054 [fix]...
### 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 Removes delays and navigation related overrides from tracker script, except when using .compat extension. This is possible because fetch with keepalive: true reliably sends events that happen during...
### Changes This PR introduces new endpoint for superadmin access, so we can expose it internally via tailscale. ### Tests - [x] Automated tests have been added - [ ]...
### 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 Makes the 'review' flow functional in scriptv2 onboarding so that tracker can be viewed/updated after initial installation. Changes are: * Render the 'review' flow for installationv2 screen *...
### Changes Since one of the drawbacks with adding a bundler was having an additional dependency, this PR tests bundling and minifying with the tool that we already have, esbuild,...