Releases: simpleanalytics/scripts
Releases · simpleanalytics/scripts
v11
Some bug fixes and improvements.
Default embed script:
- Detect DuckDuckGo #32
- Update Cloudflare script
- Sent referrer with events on the first page
- Fix tests
- Send random ID for events as well
- Detect bots that overwrite random #38
- Make sure referrer is set for same domain when navigating with push state
Automated events script:
- Fix issue in Safari with email click links
v10
This is a tiny update with only 2 changes.
- We fixed a bug where the callback didn't trigger in
sa_event
when metadata was specified. - We allow for
sa_settings
to communicate settings to the script from JavaScript directly. Created for our official Google Tag Manager tag.
v9
We added:
- Ability to ignore metrics
- Add metadata to events & page views
- Overwrite path with a callback function
- Allow extra URL params via an allowlist
- Detect Brave
- Bug fixes
- Better tests
Compare with V8: 3874b44...v9