Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div > div.work-carousel-slide > article.work-carousel-card > div.work-carousel-media div > div.work-carousel-slide > article.work-carousel-card > div.work-carousel-media | /sites/g/files/aatuss191/files/styles/work_carousel_homep... | 367.2 KiB | 331.5 KiB |
banner div.hero-image-new > div > picture > img | /sites/g/files/aatuss191/files/styles/image_replace_mobil... | 85.2 KiB | 43.6 KiB |
image.alt div.span-12 > div.insights_news_item > div.insights_item__media > img | /sites/g/files/aatuss191/files/styles/small_square/public... | 24.2 KiB | 22.6 KiB |
div > div.work-carousel-slide > article.work-carousel-card > div.work-carousel-media div > div.work-carousel-slide > article.work-carousel-card > div.work-carousel-media | /sites/g/files/aatuss191/files/styles/work_carousel_homep... | 57.0 KiB | 21.2 KiB |
image.alt div.span-12 > div.insights_news_item > div.insights_item__media > img | /sites/g/files/aatuss191/files/styles/small_square/public... | 21.1 KiB | 19.4 KiB |
div > div.work-carousel-slide > article.work-carousel-card > div.work-carousel-media div > div.work-carousel-slide > article.work-carousel-card > div.work-carousel-media | /sites/g/files/aatuss191/files/styles/work_carousel_homep... | 46.7 KiB | 11.0 KiB |
div > div.work-carousel-slide > article.work-carousel-card > div.work-carousel-media div > div.work-carousel-slide > article.work-carousel-card > div.work-carousel-media | /sites/g/files/aatuss191/files/styles/work_carousel_homep... | 45.8 KiB | 10.1 KiB |
image.alt div.span-12 > div.insights_news_item > div.insights_item__media > img | /sites/g/files/aatuss191/files/styles/small_square/public... | 10.5 KiB | 8.8 KiB |
div.span-12 > div > picture > img div.span-12 > div > picture > img | /sites/g/files/aatuss191/files/styles/image_replace_mobil... | 13.8 KiB | 4.2 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| edelman.com/ | 1.1 s |
| www.edelman.com/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /sites/g/files/aatuss191/files/css/css_qdwdjQIUfeK3j1GqBp... | 87.9 KiB | 81.1 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 162.3 KiB |
| js.hsforms.net/forms/embed/v2.js | 185.4 KiB | 72.1 KiB |
| /themes/custom/edelman_main_theme_global/build/scripts/ap... | 131.6 KiB | 67.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT | 143.5 KiB | 65.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-BGX1GYGH74 | 156.8 KiB | 62.8 KiB |
| /sites/g/files/aatuss191/files/js/js_XuONroS3CvepNO57nOar... | 50.9 KiB | 32.6 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.edelman.com/ | 1.5 s | 40 ms | 3.8 ms |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 1.5 s | 1.3 s | 110 ms |
| /themes/custom/edelman_main_theme_global/build/scripts/21... | 1.1 s | 615 ms | 1.2 ms |
| /themes/custom/edelman_main_theme_global/build/scripts/ap... | 611 ms | 326 ms | 69 ms |
| Unattributable | 546 ms | 8.8 ms | 0.0 ms |
| /themes/custom/edelman_main_theme_global/build/scripts/5.... | 466 ms | 235 ms | 1.8 ms |
| www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT | 438 ms | 373 ms | 59 ms |
| js.hsforms.net/forms/embed/v2.js | 380 ms | 284 ms | 75 ms |
| www.googletagmanager.com/gtag/js?id=G-BGX1GYGH74 | 297 ms | 228 ms | 65 ms |
| cdn.cookiehub.eu/c2/beabdc70.js | 134 ms | 103 ms | 19 ms |
| /sites/g/files/aatuss191/files/js/js_XuONroS3CvepNO57nOar... | 113 ms | 89 ms | 21 ms |
| /sites/g/files/aatuss191/files/css/css_qdwdjQIUfeK3j1GqBp... | 69 ms | 0.0 ms | 0.0 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.8 s |
| Style & Layout | 1.5 s |
| Other | 1.1 s |
| Script Parsing & Compilation | 441 ms |
| Rendering | 220 ms |
| Parse HTML & CSS | 166 ms |
| Garbage Collection | 97 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
image.alt div.span-12 > div.insights_news_item > div.insights_item__media > img | /sites/g/files/aatuss191/files/styles/small_square/public... |
image.alt div.span-12 > div.insights_news_item > div.insights_item__media > img | /sites/g/files/aatuss191/files/styles/small_square/public... |
image.alt div.span-12 > div.insights_news_item > div.insights_item__media > img | /sites/g/files/aatuss191/files/styles/small_square/public... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
© 2026 Daniel J. Edelman Holdings, Inc. nav#block-edelman-main-theme-global-footer-2 > ul.global-footer__nav > li > span |
ALLOW COOKIES div.ch2-container > div#ch2-dialog > div.ch2-dialog-actions > button.ch2-btn |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Edelman is the leading global strategic communications firm powered by data, in… div.expertise-2026-hero-section > div.expertise-2026-hero-content > div.span-12 > h4.sub-heading |
JOIN EDELMAN div.careers_2026_section > div.careers_2026_hero_content > div.span-12 > h4.careers_hero_subtitle |
Science Needs a Game Change div.span-12 > div.newsroom_2026_6am_card > div.newsroom_2026_6am_card_content > h3.newsroom_2026_6am_card_title |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.expertise-2026-hero-bg > div > picture > img div.expertise-2026-hero-bg > div > picture > img |
div.careers_2026_hero_bg > div > picture > img div.careers_2026_hero_bg > div > picture > img |
div.span-12 > div > picture > img div.span-12 > div > picture > img |
div.newsroom_2026_6am_card_image > div > picture > img div.newsroom_2026_6am_card_image > div > picture > img |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Open search header.global-header > div.global-header__nav > div.global-header__menu > ul.mega-nav-list |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Open search div.dialog-off-canvas-main-canvas > header.global-header > div.global-header__nav > div.global-header__mobile-search |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
2026 Edelman Trust Barometer: Special Report - Trust and Health div.carousel > ul.slick-dots > li > button#slick-slide-control00 |
Leading Communications in the Age of AI div.carousel > ul.slick-dots > li.slick-active > button#slick-slide-control01 |
2026 Edelman Trust Barometer div.carousel > ul.slick-dots > li > button#slick-slide-control02 |
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
ReferenceError: CookieHub is not defined
at <anonymous>:1:1
at https://www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT:808:429
at vR (https://www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT:810:31)
at Nd.uR (https://www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT:807:92)
at Nd.<anonymous> (https://www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT:315:187)
at k.apply (https://www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT:241:466)
at gb (https://www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT:204:719)
at fb (https://www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT:204:470)
at Nd.<anonymous> (https://www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT:265:473)
at k.apply (https://www.googletagmanager.com/gtm.js?id=GTM-55QZ92HT:241:466) | |
/themes/custom/edelman_main_theme_global/build/scripts/ap... line 38, col 27272 | TypeError: Cannot read properties of null (reading 'add')
at e.initADA (https://www.edelman.com/themes/custom/edelman_main_theme_global/build/scripts/0.bundle.js?a12fdc:1:19349)
at e.init (https://www.edelman.com/themes/custom/edelman_main_theme_global/build/scripts/0.bundle.js?a12fdc:1:19115)
at new <anonymous> (https://www.edelman.com/themes/custom/edelman_main_theme_global/build/scripts/0.bundle.js?a12fdc:1:2815)
at i.fn.slick (https://www.edelman.com/themes/custom/edelman_main_theme_global/build/scripts/0.bundle.js?a12fdc:1:43074)
at HTMLDocument.<anonymous> (https://www.edelman.com/themes/custom/edelman_main_theme_global/build/scripts/5.bundle.js?a12fdc:1:10206)
at c (https://www.edelman.com/themes/custom/edelman_main_theme_global/build/scripts/app.built.js?tdu0rw:39:25608)
at l (https://www.edelman.com/themes/custom/edelman_main_theme_global/build/scripts/app.built.js?tdu0rw:39:25910) |
TypeError: n(...) is not a constructor
at https://www.edelman.com/themes/custom/edelman_main_theme_global/build/scripts/app.built.js?tdu0rw:91:12529 | |
/themes/custom/edelman_main_theme_global/build/scripts/ap... line 90, col 12528 | TypeError: n(...) is not a constructor
at https://www.edelman.com/themes/custom/edelman_main_theme_global/build/scripts/app.built.js?tdu0rw:91:12529 |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.expertise-2026-hero-bg > div > picture > img div.expertise-2026-hero-bg > div > picture > img |
div.careers_2026_hero_bg > div > picture > img div.careers_2026_hero_bg > div > picture > img |
div.span-12 > div > picture > img div.span-12 > div > picture > img |
div.newsroom_2026_6am_card_image > div > picture > img div.newsroom_2026_6am_card_image > div > picture > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.