Releases: jahilldev/minimal-analytics
Releases · jahilldev/minimal-analytics
[email protected]
- Added download event tracking for non
<a />
elements viadownload
attribute - Updated
README
with instructions / overview
[email protected]
- Updated JSDelivr link to avoid excessive cache times
[email protected]
- Fixed
defineGlobal
config property being mangled during build
[email protected]
- Exposed
track()
function globally via Window - Added additional config property to handle Window definition
[email protected]
- Removed
ep.engagement_sequence
fromunload
event (no longer required) - Implemented husky and commit linting for future contributors
- Reduced output bundle size by ~200bytes
[email protected]
- Switched type checking to
strict
to improve codebase - General re-factor for readability
[email protected]
- Updated
README
image and adjusted formatting - Highlighted supported events for clarity
[email protected]
- Added
file_download
tracking event and meta params - Updated
README
with overview of supported enhanced measurements
[email protected]
- Implemented continuous deployment
- Adjusted build steps
[email protected]
- Updated JSDelivr url in
README
to always request latest version