Rybbit
Open source and privacy-friendly alternative to Google Analytics
Alternative to: Google Analytics, Mixpanel, Amplitude
About
Versions (33)
v1.1.0
2025-06-07Key feature
1. Track events using data attributes
2. Add support for Rybbit opt-out extension. Thank you @davidfiala
3. Added support for tracking subdomains within the same site
What’s Changed
- Debug pg by @goldflag in https://github.com/rybbit-io/rybbit/pull/352
- Apple debug by @goldflag in https://github.com/rybbit-io/rybbit/pull/354
- fix(healthcheck): v1.0.0 now requires /api prefix in base path by @nktnet1 in https://github.com/rybbit-io/rybbit/pull/355
- Update README.md by @smileBeda in https://github.com/rybbit-io/rybbit/pull/236
- Create CONTRIBUTE.md by @smileBeda in https://github.com/rybbit-io/rybbit/pull/235
- Create SECURITY.md by @smileBeda in https://github.com/rybbit-io/rybbit/pull/234
- support rybbit opt-out extension and add explicit terser packing script to package.json by @davidfiala in https://github.com/rybbit-io/rybbit/pull/363
- Comparison by @goldflag in https://github.com/rybbit-io/rybbit/pull/369
- Enhance event tracking capabilities and update documentation by @goldflag in https://github.com/rybbit-io/rybbit/pull/374
- Enhance domain normalization and tracking validation by @goldflag in https://github.com/rybbit-io/rybbit/pull/376
New Contributors
- @davidfiala made their first contribution in https://github.com/rybbit-io/rybbit/pull/363
Full Changelog: https://github.com/rybbit-io/rybbit/compare/v1.0.0…v1.1.0