Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Overview

The User Track Module allows to track users on the following parameters.

  • Access Time.
  • IP Address.
  • Agent.
  • Login Status: Success or Failed.

The user with appropriate permission can track the activity of registered users in two ways:

  1. Navigate to http://example.com/user/4/user-track. The tracking parameters would be displayed in a tabular format.
  2. Navigate to http://example.com/user/4, which would show a tab called "User Track", clicking which would display the same tracking as mentioned in 1.

Features

  • Sorting available with Access Time.
  • Integration with views.
  • Custom filtering options available: IP Address, Login Status.
  • Admin Interface to specify whether to track user's ip address.

Dependencies

Roadmap

  • Views Integration.
  • Filtering with Access Date.
  • AJAX based filtering on IP Address.

Similar projects

Project information

  • Created by a_thakur on , updated