Cryptolog

Component type

module

Maintenance status

Development status

Downloads

3906

Component created

Component changed

Cryptolog enhances user privacy by logging ephemeral identifiers rather than actual client IP addresses in Drupal's database tables and syslog.

When Cryptolog is enabled, Drupal 8's Drupal::request()->getClientIP() and Drupal 7's ip_address() output a 128-bit HMAC of the client IP address (in IPv6 notation), using a salt that is stored in memory and regenerated each day.

Field Analytics

Component type

module

Categories

Maintenance status

Development status

Downloads

831

Component created

Component changed

Field Analytics is a class-based field usage analysis module, providing reports on data for any fieldable entity.

Use cases? A survey reporting engine (currently used by Entityforms for it's reports), user profile statistics (plays nice with Profile2). help us think of more use cases!

Activity Report

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module keeps a log of who has created, updated, published, unpublished, or deleted nodes on your site. It allows you to download this data in a CSV export.

Drupal Computing

Component type

module

Maintenance status

Development status

Downloads

7065

Component created

Component changed

Drupal Computing is a framework that facilitates distributed computing between Drupal and external programs written in non-PHP languages such as Java and Python. It is particularly designed for the cases where you need to use Drupal with non-PHP, computational-intensive code libraries (such as Apache Mahout, NumPy/SciPy, R, etc) for offline big data analytics.

Mail Statistics

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

The module gathers statistics about outgoing emails and provides several reports. This includes:

  • how many email (by which module, when) was sent,
  • how many times an email was opened (by which user, when),
  • what links was clicked (how many times, when),
  • charts for reports.

Install