Skip to content

Releases: jahilldev/minimal-analytics

ga4@1.8.7

Choose a tag to compare

@jahilldev jahilldev released this 25 Aug 11:09
  • Added download event tracking for non <a /> elements via download attribute
  • Updated README with instructions / overview

ga4@1.8.6

Choose a tag to compare

@jahilldev jahilldev released this 16 Aug 15:07
  • Updated JSDelivr link to avoid excessive cache times

ga4@1.8.5

Choose a tag to compare

@jahilldev jahilldev released this 16 Aug 14:38
  • Fixed defineGlobal config property being mangled during build

ga4@1.8.4

Choose a tag to compare

@jahilldev jahilldev released this 16 Aug 07:58
  • Exposed track() function globally via Window
  • Added additional config property to handle Window definition

ga4@1.8.3

Choose a tag to compare

@jahilldev jahilldev released this 27 Jun 13:52
  • Removed ep.engagement_sequence from unload event (no longer required)
  • Implemented husky and commit linting for future contributors
  • Reduced output bundle size by ~200bytes

ga4@1.8.2

Choose a tag to compare

@jahilldev jahilldev released this 24 Jun 14:53
  • Switched type checking to strict to improve codebase
  • General re-factor for readability

ga4@1.8.1

Choose a tag to compare

@jahilldev jahilldev released this 24 Jun 12:51
  • Updated README image and adjusted formatting
  • Highlighted supported events for clarity

ga4@1.8.0

Choose a tag to compare

@jahilldev jahilldev released this 24 Jun 12:28
  • Added file_download tracking event and meta params
  • Updated README with overview of supported enhanced measurements

ga4@1.7.2

Choose a tag to compare

@jahilldev jahilldev released this 23 Jun 15:14
  • Implemented continuous deployment
  • Adjusted build steps

ga4@1.7.1

Choose a tag to compare

@jahilldev jahilldev released this 22 Jun 14:00
  • Updated JSDelivr url in README to always request latest version