|
Warning
|
This is unsupported and has the potential to corrupt your data. Proceed at your own risk. |
Choose an existing stable kernel branch, e.g. SCALE-v5.15-stable.
|
Warning
|
This is unsupported and has the potential to corrupt your data. Proceed at your own risk. |
Choose an existing stable kernel branch, e.g. SCALE-v5.15-stable.
| // 2023.4.23 更新,修复 gtag.js 加了个回车导致失效的问题 | |
| // 2023.3.2 更新,修复上报到 region*.google-analytics.com 未被代理的问题 | |
| addEventListener('fetch', (event) => { | |
| // 这里可以加 filter | |
| return event.respondWith(handleRequest(event)); | |
| }); | |
| // worker 应用的路由地址,末尾不加 '/' | |
| const DOMAIN = 'https://example.workers.dev/routerpath'; |
Thank you for all the stars and forks! To better manage updates, issues, and versioning, Minimal Analytics 4 has moved to a dedicated GitHub repository.
This version represents a total architectural overhaul to bring this script in line with professional tracking standards while maintaining a tiny footprint.
如果你想补充内容,建议优先给 free-for-dev 提PR,还能混个高星repo的contributor,没必要加到本列表里。
If you want to make improvements, I would recommend you contributing to free-for-dev rather than this list.