Fetch pageviews asynchronously, max 100 per second
This only covers fetching of pageviews during a normal update.
The reports still need to be converted to be async.
PageviewsRepository::getAggregate() was removed as it is not used and
unlikely to be used in the future.
Bug: T217911