The Page Analytics service implements a subset of the AQS 2.0 endpoints, as detailed here.
The Pageview API (v1) serves analytical data about article page views for Wikipedia and its sister projects. It can be used to obtain trends on specific articles or projects; filter by agent type or access method, choosing different time ranges and granularity.
See: https://wikitech.wikimedia.org/wiki/Analytics/AQS/Pageviews
Key Tasks
- Deployment pipeline integration - @hnowlan T336388
- Deploy to staging and production - @hnowlan T336399
- Mux router (completed) T333706
- In-service testing split (test vs itest) T336395
- Unit tests T299735
- T342024: AQS 2.0: Page Analytics: Implement Unit Tests
- T342025: AQS 2.0: Page Analytics: Create OpenAPI spec endpoint
- Manual integration testing - in progress T336397: AQS 2.0: Page Analytics Service: Manual integration testing
- Metrics dashboards - in progress T336398
- Configure routing in staging and production - @hnowlan T336399
- Implement header function - in progress T333131
- Fix per article test failure - in progress T337564