Releases: jahilldev/minimal-analytics
Releases · jahilldev/minimal-analytics
[email protected]
- Improved handling of Visibility API and ensured only relevant states are actioned
- Removed throttling from
blur
/focus
events to avoid browser timeout throttling potentially loosing timestamp sequencing
[email protected]
- Re-built distributable files from previous version
[email protected]
- Fixed
click
event being incorrectly fired on internal links
[email protected]
- Improved
ep.engagement_sequence
to include time left - Added CI status badge
[email protected]
- Added
ep.engagement_sequence
for better timesamp series visibility - Improved test coverage for
payload
functions
[email protected]
- Improved accuracy of engagement time, removing
mouseenter
event to mitigate false positive engagement - Updates to
README
file
[email protected]
- Updated
README
and docs
[email protected]
- Improved performance of engagement tracking events
- Fixed error when invalid url was passed to constructor
- General tweaks to utility functions
[email protected]
- ⏱️ Improved accuracy of engagement time, factoring in window blur and focus
- Updated test cases to cover new event bindings
[email protected]
- Added
ep.{elementType}_url
param to click event requests