internetarchive/openlibrary

Add method to get most viewed authors from GA

开放

#3,319 创建于 2020年4月6日

 (1 条评论) (0 个反应) (0 位负责人)Python (1,962 个派生)batch import
Lead: @cdriniPriority: 3Theme: AnalyticsType: Feature Requesthacktoberfest

仓库指标

星标
 (6,624 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

Additional context

Stakeholders

贡献者指南