Download Stats

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Download Stats depends on the module Download Count.

This module gathers statistics from the Download Count module and will display the amount of the used bandwidth per day, week, month or year.

The style of the graphs is made for dark backgrounds.
It will look ugly on white pages.

Google Analytics PHP Queue

Component type

module

Categories

Maintenance status

Development status

Downloads

573

Component created

Component changed

Description

Sometimes there is a need to track PHP events with Google Analytics. An example is when your user is completing a form on your site, if some of your users are having trouble completing some of the fields, or forgetting to fill them in, the googleanalytics module does not track this out of the box.

This module provides an API so that custom modules can easily set events to be tracked on the next page view for the particular user in question.

Share Stats

Component type

module

Categories

Maintenance status

Development status

Downloads

679

Component created

Component changed

Provides links for social networks (Facebook, Twitter, Orkut and Forward) to share your content and tracks statistics by registered users.

There is also a report where you can see a table with user's name, the node title, the service name and the date when the user shared your content.

By default this module shortens the url using a call to TinyUrl service. If you don't want it, you can remove this at settings configuration page.

CASE:
You want to track your registered users if they are sharing content by social network.

Time Spent

Component type

module

Categories

Maintenance status

Development status

Downloads

5828

Component created

Component changed

This module tracks, by Ajax, how long a registered user took to read a page and the amount of time he spent on the entire site.

You can configure which content type and role should be tracked and view the report, exhibiting the total hours (or minutes/seconds) a user spent reading a page and at the entire site.

This module just track node pages and registered users. Taxonomy or views pages aren't tracked, but can be if the code is edited.
If you need to track anonymous visits, consider using Google Analytics (GA can't track registered users by its privacy terms).

User Details

Component type

module

Maintenance status

Development status

Downloads

7736

Component created

Component changed

I have started to port User Details to Drupal 8.Keep an eye on D8 port issue for more info.


If you are reporting a issue please make sure to give as much information as possible so I can re-produce the issue.

The "User Details" module comes with two blocks, "User Detils: logged-in user" and "User Details: authored user".

Cache Manager

Component type

module

Maintenance status

Development status

Component created

Component changed

Cache Manager started as a suggestion for a Book Study homework problem for the chapter on Caching, designed originally to report the names of all tables starting with the name cach_ or prefix_cache_. As features were brainstormed, initially with reporting many statistics about each cache table, the slow realization came these new features could be very useful to select types of web sites, particularly heavy traffic sites.