Acquia Insight is a suite of tools that evaluates your website’s performance, security, and search engine optimization to help you monitor and optimize your websites. Insight uses the Acquia Connector module on your website to connect to the Acquia Insight service on a regular schedule, sending up-to-date information about the website’s code and configuration.
Acquia Insight scores for each environment’s active domain are displayed on your subscription’s Environments page.
Important
Acquia Insight is a legacy service and offered with limited troubleshooting support.
Before you can use Acquia Insight, you must install and enable the latest stable release of Acquia Connector. The Acquia Connector module is a Drupal module suite enabling Drupal 7, Drupal 8, and Drupal 9 websites to exchange information with the Acquia Insight service. It consists of the following modules:
Acquia’s Lightning distribution begins with the Acquia Connector modules already installed, enabling you to connect your website to Acquia Insight without installing any additional modules.
For more information about installing the Acquia Connector and how it works, see:
Modules appear to be disabled despite being enabled on the site in Drupal 9.
This issue occurs when a module doesn’t have the core property:
core_version_requirement
in its info.yml file. This change is
introduced for core modules in Drupal 9.
Any module that adopts the new core_version_requirement
property and
doesn’t declare core, is impacted. Acquia’s NSPI service that produces the
Insight report, doesn’t know what to do with such modules. Hence, the service
ignores the modules.
Acquia recommends that you ignore the Insight reporting of such modules.