internetarchive/openlibrary
Add method to get most viewed authors from GA
Aperta
#3319 aperta il 6 apr 2020
Lead: @cdriniPriority: 3Theme: AnalyticsType: Feature Requesthacktoberfest
Metriche repository
- Star
- (6624 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Want a way to get most viewed authors in the past e.g. week from google analytics.
Describe the problem that you'd like solved
Having a way to query google analytics from openlibrary repo would be super useful in letting us show "trending" data. As a basic first step, let's get trending authors.
Proposal & Constraints
- Cache aggressively; like maybe daily? Maybe weekly?
- Will need to GA API keys to production environments