User Activity Monitor

Content Type: Module
Categories: Utility

Overview

User Activity Monitor Module

Overview: The User Activity Monitor module allows you to track user interactions within your Mendix application. Monitor mouse movements, clicks, and keyboard inputs for a specified duration (default: 10 seconds), providing valuable insights into user behavior and engagement.

Key Features:

  • Real-Time Monitoring: Track user activities as they happen.
  • Customizable Duration: Set monitoring time to fit your needs.
  • Activity Logging: Capture detailed logs of user actions.

Use Cases:

  • User Experience Analysis: Improve application usability based on user behavior insights.
  • Engagement Tracking: Ensure users are effectively navigating critical workflows.

Documentation

Just add a Nanoflow and search for User Activity Monitor in toolbox and you will get the activity.

You can adjust the monitoring time in the code.

Releases

Version: 1.0.0
Framework Version: 10.12.1
Release Notes: Version 1.0.0 Real-Time User Activity Monitoring: Track user interactions including mouse movements, clicks, and keyboard inputs. Customizable Monitoring Duration: Default monitoring time set to 10 seconds, with options to adjust based on user needs. Detailed Activity Logging: Capture comprehensive logs of user actions for analysis. User-Friendly Log Display: Clear presentation of logged activities for easy review and insights.