Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update userBehaviour.js #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LexiestLeszek
Copy link

The additions include:

-) Keyboard Activity Tracking: Captures keystrokes to analyze text input patterns.
-) Page Navigation History: Records the sequence of pages visited by users within the domain.
-) Form Interactions: Monitors form submissions and interactions to identify engagement levels.
-) Touch Events for Mobile Users: Tracks touch-based interactions such as taps and swipes.
-) Audio and Video Interaction: Logs user interactions with media elements, including play, pause, and volume adjustments.
-) Custom Event Registration: Allows users to define and track custom events specific to their applications.

The additions include:

-) Keyboard Activity Tracking: Captures keystrokes to analyze text input patterns.
-) Page Navigation History: Records the sequence of pages visited by users within the domain.
-) Form Interactions: Monitors form submissions and interactions to identify engagement levels.
-) Touch Events for Mobile Users: Tracks touch-based interactions such as taps and swipes.
-) Audio and Video Interaction: Logs user interactions with media elements, including play, pause, and volume adjustments.
-) Custom Event Registration: Allows users to define and track custom events specific to their applications.
@TA3
Copy link
Owner

TA3 commented Jul 19, 2024

Thanks @LexiestLeszek great additions, will look at merging this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants