Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download statistics per summary and per journal type #283

Open
paluchas opened this issue Feb 28, 2019 · 3 comments
Open

Download statistics per summary and per journal type #283

paluchas opened this issue Feb 28, 2019 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers Priority - high
Milestone

Comments

@paluchas
Copy link
Contributor

paluchas commented Feb 28, 2019

Requirements

As an Admin I would like be able to access information about summary downloads efficiently. I would liek to see the following information:

  • General information

  • How many summaries

  • How many total downloads (number)

  • How many total downloads over time (visualisation nice, but not crucial)

  • Breakdown of total downloads by the download survey (who is downloading our summaries)

  • How many downloads per category (metadata field): Journal of publication (Language Learning, Tesol Quarterly, etc.)

  • Downloads per summary

The data is for admin, not public. The only thing we would like to be public is the total number of downloads. This could be a counter on the homepage.

Note
Total downloads at the moment means unique user downloads per 30 days as the number is tethered to the download survey. This likely underreports usage as users might download multiple summaries per month. This is quite likely, as I have heard from several people they click on multiple newsletter links. Implementing an accurate way of counting downloads is important.

Rationale

We need to be able to access this information to share with our funders, to present to academic and non-academic audiences, and as engagement information for some journals and their publishers, allowing them to engage their authors in order to submit more summaries to OASIS service, such as for example Language Learning etc.

Related issue

We collect basic google statistics data, however, those are only page views not downloads clicks on the links.

@paluchas paluchas added good first issue Good for newcomers enhancement New feature or request labels Feb 28, 2019
@IAlferink IAlferink added this to the Future work milestone Sep 5, 2019
@IAlferink
Copy link

IAlferink commented Dec 6, 2019

This is a similar request to the NCELP download report.

We would like to see:

  • Total number of downloads
  • Downloads per summary
  • Downloads per journal
  • Relationship between downloads and download survey

@IAlferink IAlferink changed the title Download statistics per journal type Download statistics per summary and per journal type Dec 6, 2019
@IAlferink
Copy link

As with the Resource Portal I have asked Emma to review the suggestions listed here. I will update the description when confirmed.

@paluchas
Copy link
Contributor Author

paluchas commented Mar 5, 2021

Implementation milestones

  • Run daily rake task producing CSV data
  • Consume data with Google Data Studio
  • Enrich data with GA download events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Priority - high
Projects
None yet
Development

No branches or pull requests

2 participants