Log in
Interface

ReportWriterInterface

Magento\Analytics\Model\ReportWriterInterface

What it does

This interface defines the contract for writing analytics report files in Magento 2.

Developers implement this interface to create custom report writers that export collected analytics data to specified directories.

It's used by the Analytics module to generate and store data files for Magento Business Intelligence (MBI) integration.

Public Methods

  • write()