Create mechanism for inserting install statistics
Part of the payload returned to the user when requesting listings is the install counts for all time and recent installs. This data should be aggregated as part of the request and inserted in the same way as categories.
Performance before and after implementation of this feature with a large number of varied installs (1M+) should be checked, as this has the potential to impact any lookup of listing data.