In version 2.4.8.1, we want to figure out how to generate usage stats per institutional subscriber. eg, a librarian wants to determine how many people used the title to determine if they should review the journal.
Questions please:
How do we generate this data on OJS?
How does the subscriber generate and read this data?
Unfortunately, this function does not exist in OJS at the moment. Thus you would need to use some other tools/mechanism to figure that out, e.g. to try to generate those usage statistics using the apache log files and the IP address of that institution…