Adobe recommends disabling the Reports functionality if you are not using it or the related dynamic customer segments functionality. Having it enabled might slow product pages loading causing performance degradation on the storefront catalog.
Affected products and versions
- Adobe Commerce on-premises, all supported versions
- Adobe Commerce on cloud infrastructure, all supported versions
Best practice
If you do not use the Reports or dynamic customer segments, disable the Reports functionality.
To disable the functionality:
- In the Admin, navigate to Stores > Settings > Configuration > General > Reports.
- Under General Options, set Enable Reports to No.
- Flush cache by running
php bin/magento cache:flush
or in the Admin under System > Tools > Cache Management.