Learn how Experience Audit validates your deployment process and helps ensure that changes deployed meet baseline standards for performance, accessibility, best practices, and SEO.
Experience Audit is a feature available in Cloud Manager Sites Production pipelines that validates the deployment process and helps ensure that changes deployed:
Meet baseline standards for performance, accessibility, best practices, SEO (Search Engine Optimization), and PWA (Progressive Web App).
Do not introduce regressions.
Experience Audit in Cloud Manager ensures that the end user’s experience on the site are of the highest standards.
The audit results are informational and allow the deployment manager to see the scores and the change between the current and previous scores. This insight is valuable to determine if there is a regression that was introduced with the current deployment.
Experience Audit is powered by Google Lighthouse, an open source tool from Google and is enabled in all Cloud Manager production pipelines.
Effective August 31st, 2023, Experience Audit will transition to showcasing results specific to the mobile platform. Note that mobile performance metrics typically register lower than those of desktop, so please anticipate a shift in the reported performance following this change.
You configure what pages are included in the Experience Audit when you set up your pipeline.
Experience Audit provides aggregate and detailed page-level test results via the production pipeline execution page.
The aggregate level score takes the average score of the pages that are included in the run. The change at the aggregate level represents the average score of the pages in the current run compared to the average of the scores from the previous run, even if the collection of pages configured to be included has been changed between runs.
There is an aggregate level score for each test types such as performance, accessibility, SEO, and best practices.
The change metric can have one of the following values.
Positive value - The page(s) has improved on the selected test since the last production pipeline run.
Negative value - the page(s) has regressed on the selected test since the last production pipeline run.
No Change - The page(s) scored the same since the last production pipeline run.
N/A - There was no previous score available to compare.
By drilling into any of the tests, more detailed page level scoring is available. You can see how the individual pages scored for the specific test along with the change from the previous test run.
Clicking into the details of any individual page provides information on the elements of the page that were evaluated and guidance to fix issues if opportunities for improvement are detected.