You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance analytics accuracy and privacy compliance
- Replace unique visitors estimation with accurate "soft fingerprint" counting
- Improve IP anonymization to support IPv6 /64 prefix masking for GDPR compliance
- Add API Reference link to main navigation
- Switch PM2 runtime from Node to Bun for better performance
- Update dependencies: better-auth, @funish/basis, @hypequery/clickhouse, and others
"Retrieve analytics for a link. Unique visitors are calculated using a privacy-compliant 'soft fingerprint' combining anonymized IP, browser version, OS version, device vendor, and model. This provides better accuracy than IP-only counting while remaining GDPR compliant.",
0 commit comments