Page MenuHomePhabricator

Fetch banner tracking keywords from wiki
Closed, ResolvedPublic3 Estimated Story Points

Description

The banner impression data is based on the name of a banner as it is in Central Notice. The Fundraising Operation Center and Matomo use the banner keyword instead. Part of processing the banner impression data is to fetch the matching banner keyword for a given banner name.

Acceptance Criteria

  • When the first impression data for a banner is retrieved, the banner keyword for this banner is fetched.

Implementation Notes

  • The current code (in FetchImpressionsCommand) queries the banner page on the Meta Wiki to retrieve the banner keyword based on the banner name, which we need to keep doing.
  • Since we want to run in parallel, this is a re-implemntation of the fetching code in Banner.php, with a proper HTTP client

Event Timeline

kai.nissen set the point value for this task to 3.
gabriel-wmde renamed this task from Refactor banner keyword fetching to Fetch banner tracking keywords from wiki.Jun 10 2021, 6:06 PM
gabriel-wmde updated the task description. (Show Details)