Skip to content
Audit Complete

Results for https://www.dropbox.com

Visit site
Singapore Singapore · Singapore Completed: Apr 7, 2026 20:04 UTC

Mobile 375 × 812

Screenshot of the audited page (Mobile 375×812)

Desktop 1440 × 900

Screenshot of the audited page (Desktop 1440×900)
C73

Site Health

Score: 73 / 100

Based on 8 categories, 0 sections

How is this calculated?

The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.

Performance 25%Security 25%Accessibility 15%SEO 10%Infrastructure 10%Compliance 8%Content 5%Sustainability 2%

Weights reflect general web best practices. Individual needs may differ.

Top Priorities (5)

1

'unsafe-eval' found in script source

Security › Content Security Policy
2

'unsafe-inline' found in script source

Security › Content Security Policy
3

Cookie 'locale' is missing the Secure flag

Security › Cookie Security
4

Page weighs 18.0 MB (11.4 MB transferred)

Performance › Page Weight Budget
5

1 button(s) with no accessible text

Accessibility › Link & Button Quality
BeaverCheck badge
Embed this badge
[![BeaverCheck](https://beavercheck.com/badge?url=https%3A%2F%2Fwww.dropbox.com)](https://beavercheck.com/results/48a24ff3-6aa4-41d9-b02a-2d8212a6ee37)
<a href="https://beavercheck.com/results/48a24ff3-6aa4-41d9-b02a-2d8212a6ee37"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.dropbox.com" alt="BeaverCheck Score"></a>
https://beavercheck.com/badge?url=https%3A%2F%2Fwww.dropbox.com

This badge auto-updates with your latest scan result.

Was this report useful?

Thanks for your feedback!

Lighthouse Scores

Industry-standard audits powered by Google Lighthouse.

38
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

Core Web Vitals

Key metrics that affect user experience.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

2.87 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

5.64 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

3.31 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.053

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

6.63 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

21.03 s

Detailed Report

Audit breakdown by category with detailed findings.

38

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

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

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

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.

headings: [map[key:source label:Top function call valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:41.202 source:map[column:26738 line:2 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-dom-vflxkx0XF.js urlProvider:network]]]
headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:6.336 source:map[type:text value:[unattributed]]] map[reflowTime:41.202 source:map[column:296812 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflpSArJJ.js urlProvider:network]] map[reflowTime:1.107 source:map[column:755429 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflpSArJJ.js urlProvider:network]] map[reflowTime:5.455 source:map[column:765258 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflpSArJJ.js urlProvider:network]] map[reflowTime:11.554 source:map[column:773028 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflpSArJJ.js urlProvider:network]] map[reflowTime:37.779 source:map[column:774776 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflpSArJJ.js urlProvider:network]] map[reflowTime:0.589 source:map[column:163834 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js urlProvider:network]] map[reflowTime:0.056 source:map[column:141087 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js urlProvider:network]] map[reflowTime:0.218 source:map[column:169768 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js urlProvider:network]]]

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.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
value: no origins were preconnected
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

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.

URLTransfer SizeDuration
/static/metaserver/static/css/font_sharp_grotesk-vflwgPRU...12.4 KiB
/static/typescript/component_libraries/dwg-components/src...468 B
/static/typescript/component_libraries/dwg-components/src...706 B
/static/typescript/component_libraries/dwg-components/src...40.0 KiB300 ms
/static/typescript/component_libraries/dwg-components/src...771 B
/static/typescript/component_libraries/dwg-components/src...472 B
/static/typescript/component_libraries/dwg-components/src...658 B
/static/typescript/component_libraries/dwg-components/src...763 B
/static/typescript/component_libraries/dwg-components/src...1.1 KiB
/static/typescript/component_libraries/dwg-components/src...470 B
/static/typescript/component_libraries/dwg-components/src...382 B
/static/typescript/component_libraries/dwg-components/src...1.2 KiB
/static/typescript/component_libraries/dwg-components/src...522 B
/static/metaserver/static/css/dig-fonts/sharp_grotesk_23....838 B
/static/metaserver/static/css/dig-fonts/index.metaserver-...1.2 KiB
/static/metaserver/static/css/warp/skip_to_main_content-v...577 B
/static/typescript/component_libraries/dwg-components/src...555 B
/static/typescript/component_libraries/dwg-components/src...626 B
/static/typescript/component_libraries/dwg-components/src...1.4 KiB150 ms
/static/metaserver/static/css/dig-components/tokens-vflyw...11.7 KiB150 ms
cfl.dropboxstatic.com/static/metaserver/static/css/accessibility-vfliGZNRm.css369 B854 ms
/static/typescript/component_libraries/dwg-components/src...661 B
/static/typescript/component_libraries/dwg-components/src...621 B
/static/typescript/component_libraries/dwg-components/src...631 B
/static/typescript/component_libraries/dwg-components/src...578 B
/static/typescript/component_libraries/dwg-components/src...749 B
/static/typescript/component_libraries/dwg-components/src...220 B
/static/typescript/component_libraries/dwg-components/src...645 B
/static/typescript/component_libraries/dwg-components/src...1.5 KiB
/static/typescript/component_libraries/dwg-components/src...615 B
/static/typescript/component_libraries/dwg-components/src...297 B
/static/metaserver/static/js/warp/components/dwg/dwg_pdf_...352 B
/static/typescript/component_libraries/dwg-components/src...407 B
/static/typescript/component_libraries/dwg-components/src...277 B
/static/typescript/component_libraries/dwg-components/src...331 B
/static/typescript/component_libraries/dwg-components/src...727 B
/static/typescript/component_libraries/dwg-components/src...438 B
/static/typescript/component_libraries/dwg-components/src...659 B
/static/typescript/component_libraries/dwg-components/src...576 B
/static/typescript/component_libraries/dwg-components/src...1.4 KiB
/static/typescript/component_libraries/dwg-components/src...430 B
/static/typescript/component_libraries/dwg-components/src...1.4 KiB
/static/js/ungated-file-app/src/components/file-input/ind...241 B
/static/metaserver/static/js/alameda_bundle/alameda_bundl...21.7 KiB
cfl.dropboxstatic.com/static/metaserver/static/css/notify-vfl1v0oiv.css565 B
/static/metaserver/static/js/warp/components/common/warp_...557 B
/static/typescript/component_libraries/dwg-components/src...406 B
/static/typescript/component_libraries/dwg-components/src...423 B
/static/typescript/component_libraries/dwg-components/src...1.2 KiB
/static/metaserver/static/js/warp/components/dwg/dwg_mark...334 B
/static/metaserver/static/js/warp/context/warp_context.mo...340 B
/static/typescript/component_libraries/dwg-components/src...278 B
/static/metaserver/static/css/font_sharp_grotesk-vflRd2mZ...1.0 KiB
/static/metaserver/static/css/font_paper_atlas_grotesk-vf...736 B

A long cache lifetime can speed up repeat visits to your page. Learn more about caching.

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

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.

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.

TTI

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.

Estimated savings: 150 ms 48.3 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.

URLTotal CPU TimeScript EvaluationScript Parse
/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_war...3.4 s1.8 s292 ms
Unattributable3.1 s109 ms0.0 ms
www.dropbox.com/1.5 s124 ms41 ms
/static/metaserver/static/js/alameda_bundle/alameda_bundl...1.4 s1.3 s34 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fin...1.4 s1.1 s26 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_con...324 ms263 ms57 ms
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...273 ms36 ms92 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_red...267 ms226 ms2.3 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_src...238 ms143 ms9.6 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_rea...210 ms181 ms19 ms
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...197 ms187 ms8.9 ms
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...166 ms146 ms17 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_cor...155 ms144 ms9.8 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_pri...136 ms112 ms9.9 ms
/en/ccpa_iframe?default_non_ccpa=true&gpc=false&hide_gdpr...135 ms38 ms13 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_lod...130 ms123 ms6.0 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_dig...130 ms4.4 ms11 ms
accounts.google.com/gsi/client119 ms82 ms33 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_api...72 ms57 ms13 ms
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...68 ms51 ms6.9 ms
/static/metaserver/static/pithos/zoom_chat_client.bundle-...61 ms32 ms29 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_ux_...61 ms55 ms3.8 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

CategoryTime Spent
Script Evaluation7.3 s
Other4.5 s
Style & Layout1.8 s
Script Parsing & Compilation1.2 s
Rendering283 ms
Parse HTML & CSS276 ms
Garbage Collection271 ms

Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache

Failure reasonFailure type
Pages with cache-control:no-store header cannot enter back/forward cache.Actionable
Pages whose main resource has cache-control:no-store cannot enter back/forward cache.Not actionable
Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header.Not actionable

Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Estimated savings: 0.0 ms 1.5 MiB
URLTransfer SizeEst Savings
/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_war...521.5 KiB271.1 KiB
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_tri...109.9 KiB99.0 KiB
www.googletagmanager.com/gtag/js?id=DC-15932550118.4 KiB89.5 KiB
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_con...139.2 KiB86.9 KiB
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...186.1 KiB81.2 KiB
www.googletagmanager.com/gtag/js?id=G-90XEVYY8M4&cx=c&gtm=4e6460156.9 KiB72.2 KiB
accounts.google.com/gsi/client92.6 KiB69.2 KiB
www.googletagmanager.com/gtag/js?id=AW-982651595&cx=c&gtm=4e6460136.4 KiB58.9 KiB
www.googletagmanager.com/gtag/js?id=UA-279179-2&cx=c&gtm=4e6460115.3 KiB58.4 KiB
www.googletagmanager.com/gtag/destination?id=DC-10906599&cx=c&gtm=4e6460120.2 KiB56.9 KiB
/static/metaserver/static/pithos/zoom_chat_client.bundle-...74.5 KiB55.9 KiB
www.googletagmanager.com/gtag/js?id=AW-1000051215&cx=c&gtm=4e6460140.7 KiB53.4 KiB
www.googletagmanager.com/gtag/destination?id=DC-15932550&cx=c&gtm=4e6460118.4 KiB52.6 KiB
www.googletagmanager.com/gtag/js?id=AW-11087776657&cx=c&gtm=4e6460133.6 KiB50.8 KiB
www.googletagmanager.com/gtag/js?id=AW-753970383&cx=c&gtm=4e6460122.7 KiB49.4 KiB
www.knotch-cdn.com/ktag/v3.17.1/feedback.min.js63.0 KiB48.7 KiB
www.googletagmanager.com/gtag/js?id=AW-16725107574&l=dataLayer127.6 KiB48.2 KiB
connect.facebook.net/en_US/fbevents.js117.9 KiB41.1 KiB
/signals/config/329181751193634?v=2.9.291&r=stable&domain...132.5 KiB39.0 KiB
/dxjsmodule/12.45e656039b3fa23613e1.chunk.js?Q_CLIENTVERS...45.0 KiB31.6 KiB
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fin...82.1 KiB28.2 KiB
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...33.9 KiB25.2 KiB
/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_cor...33.8 KiB24.7 KiB

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Document request latency
Optimize DOM size
Font display
Improve image delivery
LCP breakdown
LCP request discovery
Modern HTTP
Optimize viewport for mobile
Minify JavaScript
User Timing marks and measures 32 user timings
Avoid long main-thread tasks 20 long tasks found
Image elements have explicit `width` and `height`
Network Requests
Network Round Trip Times 140 ms
Server Backend Latencies 660 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Avoid multiple page redirects
Initial server response time was short Root document took 260 ms
Avoid large layout shifts 4 layout shifts found
INP breakdown
Avoid non-composited animations
91

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.

Names and labels

When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.

Failing Elements
div#warp-metadata > nav.dwg-nav > div.dwg-box > button.dwg-nav__hamburger-button div#warp-metadata > nav.dwg-nav > div.dwg-box > button.dwg-nav__hamburger-button

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.

Navigation

A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.

Failing Elements
body > iframe#ccpa-iframe body > iframe#ccpa-iframe

These are opportunities to improve keyboard navigation in your application.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Uses ARIA roles only on compatible elements
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Image elements do not have `[alt]` attributes that are redundant text.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
77

Best Practices

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Deprecation / WarningSource
Fledge
AttributionReporting

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

SourceDescription
[GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token. Error
Not signed in with the identity provider.
Uses HTTPS
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Ensure proper origin isolation with COOP
Mitigate clickjacking with XFO or CSP
92

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

Format your HTML in a way that enables crawlers to better understand your app’s content.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Lighthouse Scores

Industry-standard audits powered by Google Lighthouse. — Desktop

62
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

Core Web Vitals

Key metrics that affect user experience. — Desktop

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.07 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.63 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

601 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.023

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.56 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

9.80 s

Detailed Report

Audit breakdown by category with detailed findings.

62

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

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

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

A long cache lifetime can speed up repeat visits to your page. Learn more about caching.

RequestCache TTLTransfer Size
/cms/content/dam/dropbox/warp/en-us/index/october-2025-la...3600.0 s5.3 MiB
/cms/content/dam/dropbox/warp/en-us/index/october-2025-la...3600.0 s1.7 MiB
/cms/content/dam/dropbox/warp/en-us/index/october-2025-la...3600.0 s1.3 MiB
/signals/config/329181751193634?v=2.9.291&r=stable&domain...1200.0 s124.0 KiB
connect.facebook.net/en_US/fbevents.js1200.0 s95.0 KiB
assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/launch-9b21c433d0d6.min.js3600.0 s47.5 KiB
/warp/conversion/dropbox/warp/en-us/index/october-2025-la...86400.0 s52.5 KiB
/warp/conversion/dropbox/warp/en-us/index/desktop-mobile-...86400.0 s49.3 KiB
www.redditstatic.com/ads/pixel.js60.0 s19.0 KiB
www.google-analytics.com/analytics.js7200.0 s20.9 KiB
s.yimg.jp/images/listing/tool/cv/ytag.js600.0 s11.8 KiB
tags.srv.stackadapt.com/events.js5.0 s8.1 KiB
snap.licdn.com/li.lms-analytics/insight.min.js86400.0 s18.7 KiB
js.zi-scripts.com/zi-tag.js0.0 ms5.7 KiB
/warp/conversion/dropbox/warp/icons/home-pg-logos/Crunch....86400.0 s12.7 KiB
bttrack.com/engagement/js?goalId=15495&cb=17755922112350.0 ms3.7 KiB
/warp/conversion/dropbox/warp/icons/home-pg-logos/Cirque....86400.0 s9.2 KiB
/WRSiteInterceptEngine/?Q_ZID=ZN_9ZbCpytdP6XZcNX3600.0 s4.6 KiB
/dxjsmodule/12.45e656039b3fa23613e1.chunk.js?Q_CLIENTVERS...604800.0 s35.8 KiB
static.cloud.coveo.com/coveo.analytics.js/latest/coveoua.js86400.0 s8.3 KiB
/warp/conversion/dropbox/warp/icons/home-pg-logos/Hydro.s...86400.0 s7.6 KiB
/dxjsmodule/37.f07adfd0005923b508c9.chunk.js?Q_CLIENTVERS...604800.0 s18.6 KiB
/warp/conversion/dropbox/warp/icons/home-pg-logos/McLaren...86400.0 s4.0 KiB
/warp/conversion/dropbox/warp/en-us/index/october-2025-la...86400.0 s3.8 KiB
munchkin.marketo.net/munchkin.js0.0 ms1.2 KiB
static.xingcdn.com/xingtrk/index.js300.0 s1.1 KiB
/warp/conversion/dropbox/warp/icons/home-pg-logos/Lincoln...86400.0 s2.2 KiB
/warp/conversion/dropbox/warp/icons/home-pg-logos/Zoom.sv...86400.0 s2.2 KiB
/warp/conversion/dropbox/warp/icons/home-pg-logos/Katz.sv...86400.0 s2.0 KiB
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCe690552bddfc46d...3600.0 s809 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCa0914b5508224d1...3600.0 s805 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC7bb6483a6eb144b...3600.0 s799 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCdc1b693365954cb...3600.0 s798 B
/rp.gif?ts=1775592209779&id=t2_2cfvuhxy&event=PageVisit&m...0.0 ms637 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCd0792adca745462...3600.0 s782 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC87151afc7cae4e4...3600.0 s714 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCd9182a18ab9b4e9...3600.0 s677 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC07e99ffb24cd457...3600.0 s667 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC64e36edf3af5445...3600.0 s655 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCc7484909b76f41f...3600.0 s642 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC71eebe3cede3462...3600.0 s640 B
/warp/conversion/dropbox/warp/icons/reclaim-dbx-waffle-32...86400.0 s1.2 KiB
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC7fdefaecd6a040e...3600.0 s626 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC8611efcb20ae4db...3600.0 s613 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCb16ed6f8d6e3452...3600.0 s611 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCee5dacdc9e89413...3600.0 s609 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC13dc02c955f8473...3600.0 s608 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCb3cd30c56f304da...3600.0 s606 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC0776e2290157487...3600.0 s604 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCeef92edf2af249e...3600.0 s603 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC3ba5eff6c74a4d8...3600.0 s600 B
/warp/conversion/dropbox/warp/icons/dash-logo-nav.svg?id=...86400.0 s1.2 KiB
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC291d301d8bb74f2...3600.0 s594 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC388cd7fa3bf94c2...3600.0 s585 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCbadabff808d0462...3600.0 s583 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC1765b77163bb498...3600.0 s578 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC86679092d9794fa...3600.0 s576 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC80c3130db80b45d...3600.0 s572 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCe74f1f9a70fa42d...3600.0 s564 B
/collect?v=2&fmt=js&pid=4373&time=Tue+Apr+07+2026+20%3A03...0.0 ms451 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RCf1861c8a51694e4...3600.0 s549 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC2956b229dc74471...3600.0 s540 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC5525b8317527424...3600.0 s534 B
/warp/conversion/dropbox/warp/icons/replay-logo-nav.svg?i...86400.0 s1014 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC658ef5ab5acf461...3600.0 s506 B
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC03456e1f187e4fe...3600.0 s496 B
/warp/conversion/dropbox/warp/icons/Dropbox-logo-nav.svg?...86400.0 s985 B
/warp/conversion/dropbox/warp/icons/dropbox-sign-logo.svg...86400.0 s918 B
/warp/conversion/dropbox/warp/icons/DocSend-logo-nav.svg?...86400.0 s895 B
/warp/conversion/dropbox/warp/icons/arrow_right.svg?id=e5...86400.0 s733 B
/collect?v=2&fmt=js&pid=4373&time=1775592210461&li_adsId=...0.0 ms41 B
/tr/?id=329181751193634&ev=PageView&dl=https%3A%2F%2Fmark...0.0 ms16 B

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.

headings: [map[key:source label:Top function call valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:28.244 source:map[column:26738 line:2 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_react-dom-vflxkx0XF.js urlProvider:network]]]
headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:105.026 source:map[type:text value:[unattributed]]] map[reflowTime:28.244 source:map[column:296812 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflpSArJJ.js urlProvider:network]] map[reflowTime:1.415 source:map[column:755637 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflpSArJJ.js urlProvider:network]] map[reflowTime:4.815 source:map[column:765258 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflpSArJJ.js urlProvider:network]] map[reflowTime:9.44 source:map[column:773028 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_warp_warp_page_edison-vflpSArJJ.js urlProvider:network]] map[reflowTime:0.546 source:map[column:163834 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js urlProvider:network]] map[reflowTime:0.059 source:map[column:141087 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js urlProvider:network]] map[reflowTime:0.221 source:map[column:169768 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fingerprintjs_fpjs-pro-static_fp-vflGINDbV.js urlProvider:network]] map[reflowTime:1.118 source:map[column:30245 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_privacy_consent-vfl3iNZhn.js urlProvider:network]] map[reflowTime:0.193 source:map[column:628989 line:1 type:source-location url:https://cfl.dropboxstatic.com/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist/e_privacy_consent_static_ccpa_iframe-vflzWfccK.js urlProvider:network]]]

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

URLResource SizeEst Savings
Two women in fashionable outfits div._media_mrwa9_95 > div.dwg-media > picture.dwg-box > img.dwg-media-image
/warp/conversion/dropbox/warp/en-us/index/october-2025-la...52.1 KiB33.1 KiB
Dropbox desktop and mobile screen for file sync and share div.dwg-box > div.dwg-media > picture.dwg-box > img.dwg-media-image
/warp/conversion/dropbox/warp/en-us/index/desktop-mobile-...48.6 KiB16.3 KiB

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.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
value: no origins were preconnected
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

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.

URLTransfer SizeDuration
/static/metaserver/static/css/font_sharp_grotesk-vflwgPRU...12.4 KiB
/static/typescript/component_libraries/dwg-components/src...555 B
/static/typescript/component_libraries/dwg-components/src...1.4 KiB
/static/typescript/component_libraries/dwg-components/src...661 B
/static/typescript/component_libraries/dwg-components/src...631 B
/static/typescript/component_libraries/dwg-components/src...1.2 KiB
/static/typescript/component_libraries/dwg-components/src...749 B
/static/metaserver/static/css/warp/skip_to_main_content-v...543 B
cfl.dropboxstatic.com/static/metaserver/static/css/notify-vfl1v0oiv.css524 B
/static/metaserver/static/css/dig-fonts/sharp_grotesk_23....838 B
/static/typescript/component_libraries/dwg-components/src...659 B
/static/metaserver/static/css/dig-fonts/index.metaserver-...1.2 KiB
/static/metaserver/static/css/dig-components/tokens-vflyw...11.7 KiB
/static/typescript/component_libraries/dwg-components/src...1.5 KiB
cfl.dropboxstatic.com/static/metaserver/static/css/accessibility-vfliGZNRm.css485 B382 ms
/static/typescript/component_libraries/dwg-components/src...1.4 KiB
/static/typescript/component_libraries/dwg-components/src...1.4 KiB
/static/typescript/component_libraries/dwg-components/src...727 B
/static/metaserver/static/js/alameda_bundle/alameda_bundl...21.7 KiB
/static/typescript/component_libraries/dwg-components/src...621 B
/static/typescript/component_libraries/dwg-components/src...40.1 KiB
/static/typescript/component_libraries/dwg-components/src...706 B
/static/typescript/component_libraries/dwg-components/src...626 B
/static/typescript/component_libraries/dwg-components/src...468 B
/static/typescript/component_libraries/dwg-components/src...382 B
/static/typescript/component_libraries/dwg-components/src...774 B
/static/typescript/component_libraries/dwg-components/src...382 B
/static/typescript/component_libraries/dwg-components/src...472 B
/static/typescript/component_libraries/dwg-components/src...658 B
/static/typescript/component_libraries/dwg-components/src...763 B
/static/typescript/component_libraries/dwg-components/src...746 B
/static/typescript/component_libraries/dwg-components/src...838 B
/static/typescript/component_libraries/dwg-components/src...1.1 KiB
/static/typescript/component_libraries/dwg-components/src...470 B
/static/typescript/component_libraries/dwg-components/src...522 B
/static/typescript/component_libraries/dwg-components/src...578 B
/static/typescript/component_libraries/dwg-components/src...549 B
/static/typescript/component_libraries/dwg-components/src...646 B
/static/metaserver/static/js/warp/components/dwg/dwg_mark...311 B
/static/typescript/component_libraries/dwg-components/src...400 B
/static/typescript/component_libraries/dwg-components/src...808 B
/static/typescript/component_libraries/dwg-components/src...283 B
/static/typescript/component_libraries/dwg-components/src...600 B
/static/typescript/component_libraries/dwg-components/src...560 B
/static/typescript/component_libraries/dwg-components/src...1.4 KiB
/static/js/ungated-file-app/src/components/file-input/ind...218 B
/static/metaserver/static/js/warp/components/common/warp_...485 B
/static/metaserver/static/js/warp/components/dwg/dwg_pdf_...370 B
/static/typescript/component_libraries/dwg-components/src...408 B
/static/typescript/component_libraries/dwg-components/src...372 B
/static/typescript/component_libraries/dwg-components/src...277 B
/static/metaserver/static/js/warp/context/warp_context.mo...363 B
/static/metaserver/static/css/font_paper_atlas_grotesk-vf...736 B
/static/metaserver/static/css/font_sharp_grotesk-vflRd2mZ...1.0 KiB

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.

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

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.

TTI

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.

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.

Estimated savings: 0.0 ms 52.1 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.

URLTotal CPU TimeScript EvaluationScript Parse
Unattributable1775592204.2 s66 ms0.0 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_war...682 ms244 ms61 ms
www.dropbox.com/571 ms31 ms25 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fin...368 ms276 ms6.4 ms
/static/metaserver/static/js/alameda_bundle/alameda_bundl...357 ms325 ms8.7 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_con...330 ms290 ms14 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_edi...231 ms212 ms0.1 ms
assets.adobedtm.com/7c31e7b46b8e/5feae65e0b10/launch-9b21c433d0d6.min.js216 ms153 ms17 ms
www.googletagmanager.com/gtag/js?id=AW-1000051215&cx=c&gtm=4e6460100 ms85 ms13 ms
www.googletagmanager.com/gtag/js?id=AW-11087776657&cx=c&gtm=4e646098 ms83 ms14 ms
/signals/config/329181751193634?v=2.9.291&r=stable&domain...95 ms80 ms13 ms
www.googletagmanager.com/gtag/destination?id=DC-10906599&cx=c&gtm=4e646091 ms65 ms25 ms
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...88 ms18 ms27 ms
www.googletagmanager.com/gtag/js?id=G-90XEVYY8M4&cx=c&gtm=4e646084 ms67 ms16 ms
www.googletagmanager.com/gtag/js?id=AW-982651595&cx=c&gtm=4e646084 ms68 ms15 ms
www.googletagmanager.com/gtag/js?id=AW-753970383&cx=c&gtm=4e646080 ms66 ms13 ms
www.googletagmanager.com/gtag/js?id=AW-16725107574&l=dataLayer77 ms64 ms12 ms
www.googletagmanager.com/gtag/destination?id=DC-15932550&cx=c&gtm=4e646070 ms56 ms14 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_src...68 ms41 ms2.3 ms
/7c31e7b46b8e/5feae65e0b10/cf2aab76d8d4/RC5525b8317527424...62 ms62 ms0.1 ms
www.googletagmanager.com/gtag/js?id=UA-279179-2&cx=c&gtm=4e646059 ms41 ms17 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_rea...59 ms50 ms6.5 ms
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...58 ms56 ms2.0 ms
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...58 ms47 ms4.1 ms
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_lod...57 ms53 ms1.0 ms
connect.facebook.net/en_US/fbevents.js50 ms37 ms13 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

CategoryTime Spent
Other1775592204.7 s
Script Evaluation3.5 s
Script Parsing & Compilation567 ms
Style & Layout526 ms
Garbage Collection159 ms
Rendering86 ms
Parse HTML & CSS81 ms

Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache

Failure reasonFailure type
Pages with cache-control:no-store header cannot enter back/forward cache.Actionable
Pages whose main resource has cache-control:no-store cannot enter back/forward cache.Not actionable
Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header.Not actionable

Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Estimated savings: 0.0 ms 1.5 MiB
URLTransfer SizeEst Savings
/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_war...521.5 KiB271.1 KiB
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_tri...109.9 KiB99.0 KiB
www.googletagmanager.com/gtag/js?id=DC-15932550128.6 KiB97.2 KiB
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...186.1 KiB78.5 KiB
www.googletagmanager.com/gtag/js?id=G-90XEVYY8M4&cx=c&gtm=4e6460160.6 KiB73.9 KiB
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_con...139.2 KiB71.4 KiB
accounts.google.com/gsi/client92.6 KiB69.2 KiB
www.googletagmanager.com/gtag/js?id=UA-279179-2&cx=c&gtm=4e6460124.2 KiB62.9 KiB
www.googletagmanager.com/gtag/js?id=AW-982651595&cx=c&gtm=4e6460143.8 KiB62.0 KiB
www.googletagmanager.com/gtag/destination?id=DC-10906599&cx=c&gtm=4e6460130.2 KiB61.6 KiB
www.googletagmanager.com/gtag/destination?id=DC-15932550&cx=c&gtm=4e6460128.6 KiB57.2 KiB
/static/metaserver/static/pithos/zoom_chat_client.bundle-...74.5 KiB55.9 KiB
www.googletagmanager.com/gtag/js?id=AW-1000051215&cx=c&gtm=4e6460146.3 KiB55.2 KiB
www.googletagmanager.com/gtag/js?id=AW-11087776657&cx=c&gtm=4e6460140.8 KiB53.7 KiB
www.googletagmanager.com/gtag/js?id=AW-753970383&cx=c&gtm=4e6460133.4 KiB53.6 KiB
www.googletagmanager.com/gtag/js?id=AW-16725107574&l=dataLayer137.5 KiB51.3 KiB
www.knotch-cdn.com/ktag/v3.17.1/feedback.min.js63.2 KiB48.9 KiB
/signals/config/329181751193634?v=2.9.291&r=stable&domain...123.9 KiB36.2 KiB
connect.facebook.net/en_US/fbevents.js94.8 KiB33.4 KiB
/static/atlas/warp/warp_page_edison_bundle_amd/dist/c_fin...82.1 KiB28.2 KiB
/static/atlas/privacy_consent/ccpa_iframe_bundle_amd/dist...33.9 KiB25.2 KiB
/dxjsmodule/12.45e656039b3fa23613e1.chunk.js?Q_CLIENTVERS...35.7 KiB25.1 KiB
/static/atlas/warp/warp_page_edison_bundle_amd/dist/e_cor...33.8 KiB24.7 KiB

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Document request latency
Optimize DOM size
LCP breakdown
LCP request discovery
Modern HTTP
Optimize viewport for mobile
Minify JavaScript
User Timing marks and measures 61 user timings
Avoid long main-thread tasks 20 long tasks found
Image elements have explicit `width` and `height`
Network Requests
Network Round Trip Times 250 ms
Server Backend Latencies 690 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Avoid multiple page redirects
Initial server response time was short Root document took 260 ms
Avoid large layout shifts 3 layout shifts found
INP breakdown
Avoid non-composited animations
96

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

A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.

Failing Elements
body > iframe#ccpa-iframe body > iframe#ccpa-iframe

These are opportunities to improve keyboard navigation in your application.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Uses ARIA roles only on compatible elements
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Image elements do not have `[alt]` attributes that are redundant text.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
73

Best Practices

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Deprecation / WarningSource
Fledge
AttributionReporting

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

SourceDescription
[GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token. Error
Access to XMLHttpRequest at 'https://tags.srv.stackadapt.com/print_cookie?f=1&err=Cannot%20set%20properties%20of%20undefined%20(setting%20%27callMethod%27)' from origin 'https://marketing.dropbox.com' has been blocked by CORS policy: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
Failed to load resource: net::ERR_FAILED
Loading the script 'blob:https://marketing.dropbox.com/ed30a1b5-e4ec-4e4a-967a-926468ded52b' violates the following Content Security Policy directive: "default-src https: 'unsafe-inline' 'unsafe-eval'". Note that 'script-src-elem' was not explicitly set, so 'default-src' is used as a fallback. The action has been blocked.
Not signed in with the identity provider.

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.

Issue type
Content security policy
Uses HTTPS
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Ensure proper origin isolation with COOP
Mitigate clickjacking with XFO or CSP
92

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

Format your HTML in a way that enables crawlers to better understand your app’s content.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback