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
Similar projects
Media Entity Download Count counts how many times the media item is downloaded and stores the result within the entity itself.
Project information
- Project categories: Media
- Ecosystem: Media Entity Download
26 sites report using this module
- Created by imclean on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
Development version: 1.0.x-dev updated 18 Oct 2024 at 01:23 UTC