Media Entity Tracker views fields

This project is not covered by Drupal’s security advisory policy.

Media Download Tracker logs file downloads via the Media Entity Download route with integration with Views for reporting.

Features

This module records the following information for each download:

  • Date and time
  • Media ID
  • User ID
  • Requested URL
  • Referrer
  • IP address

Post-Installation

A basic view is provided. Review /admin/structure/views/view/media_download_tracker and modify as required.

To set up your own view:

To create a report, add a View showing "Media Download Tracker" content and add the relevant fields. Add relationships to show other properties such as media name or username.

Export as a CSV file to process the results externally.

Use aggregation to show total downloads for each media entity.

Additional Requirements

Media Entity Download

Similar projects

Media Entity Download Count counts how many times the media item is downloaded and stores the result within the entity itself.

Supporting organizations: 

Project information

Releases