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.
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.
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 |
|---|---|
| adtrafficquality.google/ | 805 ms |
| www.google.com/ads/adtrafficquality | 831 ms |
| www.google.com/ads/adtrafficquality/ | 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 |
|---|---|---|
| www.google.com/ads/adtrafficquality/static/css/index.min.css?cache=389b663 | 16.5 KiB | 15.0 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.google.com/ads/adtrafficquality/static/js/canvas/canvas.min.js?cache=bbbc0e5 | 177.7 KiB | 101.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-Q51ER5S29V&cx=c>m=4e64f0 | 144.6 KiB | 61.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-M98JXGB | 131.0 KiB | 59.1 KiB |
| ajax.googleapis.com/ajax/libs/angularjs/1.6.6/angular.min.js | 57.9 KiB | 37.3 KiB |
| www.gstatic.com/external_hosted/createjs/createjs-2015.11.26.min.js | 48.5 KiB | 33.4 KiB |
| www.google.com/ads/adtrafficquality/static/js/index.min.js?cache=66ce1c1 | 36.7 KiB | 22.5 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.google.com/ads/adtrafficquality/static/js/index.min.js?cache=66ce1c1 | 3.2 s | 2.1 s | 12 ms |
| Unattributable | 370 ms | 6.0 ms | 0.0 ms |
| www.googletagmanager.com/gtm.js?id=GTM-M98JXGB | 298 ms | 234 ms | 38 ms |
| www.googletagmanager.com/gtag/js?id=G-Q51ER5S29V&cx=c>m=4e64f0 | 257 ms | 217 ms | 39 ms |
| www.google.com/ads/adtrafficquality/ | 79 ms | 3.6 ms | 1.0 ms |
| www.google.com/ads/adtrafficquality/static/js/canvas/canvas.min.js?cache=bbbc0e5 | 74 ms | 6.5 ms | 67 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 | 2.6 s |
| Other | 1.3 s |
| Style & Layout | 205 ms |
| Script Parsing & Compilation | 201 ms |
| Garbage Collection | 51 ms |
| Rendering | 36 ms |
| Parse HTML & CSS | 28 ms |
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.
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 |
|---|
We work hard to get you real results from advertising. section.page > section.hero > div.center-column > h4.hero_description_heading |
These are opportunities to improve keyboard navigation in your application.
Best Practices
General
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
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.
| Link destination | Link Text |
|---|---|
| policies.google.com/technologies/cookies?hl=en | Learn more |
| www.google.com/ads/adtrafficquality/invalid-activity/ | LEARN MORE |
| www.google.com/ads/adtrafficquality/how-we-prevent-it/ | LEARN MORE |
| www.google.com/ads/adtrafficquality/what-you-can-do/ | LEARN MORE |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Cookies management controls
section.h-c-footer__global > ul.h-c-footer__global-links > li.h-c-footer__global-links-list-item > a.h-c-footer__link |
To appear in search results, crawlers need access to your app.