Downloads
Release notes
This module will capture and aggregate user session data in order to provide the following:
- Elapsed Time: total time a user has spent on the site
- Session Count: total number of unique sessions for a user
- Date: A time stamp since the data started being collected
This module depends on Views for displaying session aggregation data. Create
any blocks or pages you may need with Views. The following fields are available.
Fields:
- Unique Sessions
The number of unique sessions or logins the user has
- Elapsed Time
The total time a user has been active on the site
- Since
The date since Session Aggregator started logging data for the user
Each of the above fields has a respective sort and filter.