Model
ResourceModel\Helper
Magento\Reports\Model\ResourceModel\Helper
What it does
This helper class provides database operations for the Reports module, specifically for managing visitor product interaction data and calculating product rating positions.
Developers use this class when they need to merge visitor-product index data or update product rankings in report aggregation tables across different time periods (daily, monthly, yearly).
Public Methods
- mergeVisitorProductIndex()
- updateReportRatingPos()