Skip to content

Releases: simpleanalytics/scripts

v11

03 May 14:38
7d0b3ed
Compare
Choose a tag to compare

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

05 Sep 19:16
d593d33
Compare
Choose a tag to compare
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

25 Jul 15:46
Compare
Choose a tag to compare
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