Media Tracker
10 sites
Security covered
This module tracks how many times media files have been played. It counts plays and stores them in a dedicated integer field named "field_play_counter" on media types.
Enables to count how many times media files has been played.
Uses
- Visit /admin/structure/media/manage/audio/fields or /admin/structure/media/manage/video/fields
- Add to a media type the integer field with the "field_play_counter" name.
Then the module will count the number of plays and store to this field.