Skip to content

Releases: TA3/web-user-behaviour

1.3

02 Mar 21:45
@TA3 TA3
1b4e95c
Compare
Choose a tag to compare

What's Changed

  • Update userBehaviour.js by @LexiestLeszek in #6 which includes the following changes:
    • Keyboard activity tracking (keypress events)
    • Page navigation history monitoring (pushState/popState)
    • Form interaction tracking (submit events)
    • Mobile touch event capture (touchstart events)
    • Media interaction tracking (video/audio play events)
    • Custom event registration system

New Contributors

Full Changelog: 1.2...1.3

1.2

25 Jun 17:50
@TA3 TA3
5f2fc3a
Compare
Choose a tag to compare
1.2

What's Changed

  • fixed path ->composedPath() by @laxris in #2
  • Update userBehaviour.min.js to use composedPath by @TA3 in #4
  • windowResize, visibilityChange by @yarooze in #5

New Contributors

Full Changelog: 1.1...1.2

userBehaviour

02 Nov 20:31
@TA3 TA3
Compare
Choose a tag to compare
1.1

added userInfo option and better methods