This is a beta release of documentation for Magento 2.4, published for previewing soon-to-be-released functionality. Content in this version is subject to change. Links to the v2.4 code base may not properly resolve until the code is officially released.

Advanced Reporting

Advanced reporting functionality is free to Magento Commerce and Open Source customers and is provided through an integration of a Magento instance with Magento Business Intelligence (MBI). Magento collects data and sends this information to MBI for analytics. You do not need to have an MBI account to use Advanced Reporting.

Prerequisites

  1. The website must run on a public web server.
  2. The domain must have a valid security (SSL) certificate.
  3. Magento must have been installed or upgraded successfully without error.
  4. In the Magento configuration, the Base URL (Secure) setting for the store view must point to the secure URL. For example https://yourdomain.com.
  5. In the Magento configuration, Use Secure URLs on Storefront, and Use Secure URLs in Admin must be set to Yes.
  6. Make sure that Magento crontab is created and cron jobs are running on the installed server.

The merchant can now click on the Go to Advanced Reporting button on the Admin dashboard to launch the advanced reporting features.

It can take up to a day for data to be available in Advanced Reporting.

Recommendations

To avoid system overload during its prime time, you can set the preferable time of a day for a data collection.

Extensibility

Though the Analytics module provides an API, it is used specifically to interchange data with MBI. Magento does not recommend extending the advanced reporting functionality.

Related topics

Magento modules that implement the functionality

Data collection configuration and settings