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