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.
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 | |
|---|---|---|---|
Active Warnings div.collection-card > div.collection-card__image > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/4mZ6AdGIKIMKK97ZVNwy3x/238095dccdbf1bcc511c... | 194.7 KiB | 164.1 KiB |
Two white indoor security cameras on stands with black front panels and blue st… div.collection-card > div.collection-card__image > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5dRQexPWbv1sqw8Wb0MTIk/bd4dce1ee80561c653fd... | 120.7 KiB | 101.8 KiB |
Two Ring devices on a blue gradient: a silver video doorbell with a glowing blu… div.hero > div.hero-media > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/3IQcX6r3koHY2B38gSQe4n/d00cbe57e0d47b7e9a3e... | 187.8 KiB | 93.1 KiB |
Three Ring doorbell cameras in different finishes against blue background, labe… div.collection-card > div.collection-card__image > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/uu0Y8cNiOBlpttdTSKsVl/2cb19dd2e434bc85eb812... | 73.5 KiB | 62.0 KiB |
Sleek video doorbell mounted on a stucco wall, black and silver body with a glo… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/dIJT3pfCP37RPIqYOtaiC/4a618bf602e4b8bddc0a4... | 81.4 KiB | 47.7 KiB |
Close-up of a gray Ring contact sensor mounted on a white door frame, showing t… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5tDvM8uAJtW00QMuDwdtav/794807b72cceff720f20... | 73.3 KiB | 39.6 KiB |
White Ring indoor camera on a wooden tabletop plugged in with a white cord. div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6Xb6fvSaLzMwGqvBs0HoEd/02071c3fbf37a594f6ec... | 56.4 KiB | 22.7 KiB |
White Ring floodlight security camera mounted on an exterior wall at dusk, lens… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6KhPRDnZEt6LhRBayKacMC/ee53ef8a4791d7825bce... | 50.6 KiB | 6.5 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.
| URL | Transfer Size | Duration |
|---|---|---|
| d2a12jsx2jznj5.cloudfront.net/globalnav.min.js | 84.1 KiB | 1.4 s |
| /common/js/compatibility-checker-51b83a3bc82e0dbb427f155a... | 3.4 KiB | 152 ms |
| /common/js/consent-manager-762fe7c2fc4b0df8660d5f3b736035... | 8.7 KiB | 152 ms |
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.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|---|---|
| /common/css/ring.min-a57c65b2adf7895857d5551c58dabe51.css | 43.8 KiB | 39.8 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 |
|---|---|---|
| chatbot.rc3.ring.com/index.4e83e948.js | 627.0 KiB | 358.3 KiB |
| /common/js/ring.min-935eb1ea8607272fc9da58ebc811dec2.js | 268.4 KiB | 195.1 KiB |
| d2a12jsx2jznj5.cloudfront.net/globalnav.min.js | 83.4 KiB | 35.0 KiB |
| chatbot.rc3.ring.com/js/1.0.8.js | 76.8 KiB | 25.2 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 |
|---|---|---|---|
| d2a12jsx2jznj5.cloudfront.net/globalnav.min.js | 1.1 s | 1.0 s | 43 ms |
| chatbot.rc3.ring.com/index.4e83e948.js | 1.1 s | 735 ms | 307 ms |
| ring.com/ | 814 ms | 40 ms | 43 ms |
| Unattributable | 635 ms | 34 ms | 0.0 ms |
| /common/js/ring.min-935eb1ea8607272fc9da58ebc811dec2.js | 475 ms | 307 ms | 147 ms |
| chatbot.rc3.ring.com/js/1.0.8.js | 242 ms | 206 ms | 32 ms |
| /common/js/consent-manager-762fe7c2fc4b0df8660d5f3b736035... | 62 ms | 49 ms | 6.2 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.5 s |
| Other | 863 ms |
| Script Parsing & Compilation | 598 ms |
| Style & Layout | 389 ms |
| Parse HTML & CSS | 127 ms |
| Rendering | 101 ms |
| Garbage Collection | 39 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 | |
|---|---|
Empty cart icon div.mini-cart-v2-bg > div.mini-cart-v2 > div.mini-cart-v2-empty > img | /common/cart_empty-ab3b57c0e87dabbac16a1d6598446277.png |
Two Ring devices on a blue gradient: a silver video doorbell with a glowing blu… div.hero > div.hero-media > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/3IQcX6r3koHY2B38gSQe4n/d00cbe57e0d47b7e9a3e... |
A firefighter in protective gear and a red helmet walks toward a red and yellow… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/51Fr6diOIlZz9aPMHZm3N7/49fb7bd38d2b289f8653... |
Active Warnings Asset ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/77pjRy2LOARnnFexw12dfQ/8d34ab5bf9a30181c44a... |
Ring app notification on a smartphone screen reads: 'A dog is tearing up paper … ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/67vkiWQwO4EzvkIwqQDvhp/ddf86a8ad6a850920bc8... |
Ring app alert on a phone reads: “Amanda at Pathway. A person holding a brown a… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/HTcRvPiTFhzVmoNnaFYSr/dddb592a0ec40d8b1c78e... |
A firefighter in protective gear and a red helmet walks toward a red and yellow… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/51Fr6diOIlZz9aPMHZm3N7/49fb7bd38d2b289f8653... |
Active Warnings Asset ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/77pjRy2LOARnnFexw12dfQ/8d34ab5bf9a30181c44a... |
Ring app notification on a smartphone screen reads: 'A dog is tearing up paper … ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/67vkiWQwO4EzvkIwqQDvhp/ddf86a8ad6a850920bc8... |
Graphic phone frame with 2 image overlay of people at front door captured by vi… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/1KNZGEmo1ABj38hJ6lGzi1/191f3e02a0f509429726... |
Graphic phone frame with 2 image overlay of people at front door captured by vi… ul.glide__slides > li.glide__slide > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/1KNZGEmo1ABj38hJ6lGzi1/191f3e02a0f509429726... |
Sleek video doorbell mounted on a stucco wall, black and silver body with a glo… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/dIJT3pfCP37RPIqYOtaiC/4a618bf602e4b8bddc0a4... |
White Ring floodlight security camera mounted on an exterior wall at dusk, lens… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6KhPRDnZEt6LhRBayKacMC/ee53ef8a4791d7825bce... |
White Ring indoor camera on a wooden tabletop plugged in with a white cord. div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/6Xb6fvSaLzMwGqvBs0HoEd/02071c3fbf37a594f6ec... |
Close-up of a gray Ring contact sensor mounted on a white door frame, showing t… div.slider-wrapper__card > div.ct-img-or-vid__vid-wrapper > picture.image-wrapper > img.image-wrapper__img | /a3peezndovsu/5tDvM8uAJtW00QMuDwdtav/794807b72cceff720f20... |
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 |
|---|
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Shop Now div.card-slider__container > div.slider-wrapper__card > div.slider-card__bottom-info > h5 |
Bring home Ring’s best-selling security for less. main.content > div.title-block > div.title-block__description--dark-theme > h4.font__light |
Meet Ring’s redesigned battery doorbell lineup, powered by Retinal 2K and 4K. div.collection-card__title > div.title-block > div.title-block__description--dark-theme > h4.font__light |
See more of your home in 2K — inside and out — with cameras that work together. div.collection-card__title > div.title-block > div.title-block__description--dark-theme > h4.font__light |
Enable your cameras to instantly ward off trespassers with identifying details. div.collection-card__title > div.title-block > div.title-block__description--dark-theme > h4.font__light |
Subscribe to a compatible Protect Plan to re-watch moments you missed, unlock i… div.ring-fiftyfifty__title--mobile > div.title-block > div.title-block__description--dark-theme > h4.font__light |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Slide 1 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 2 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 3 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 4 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
Slide 5 div.ring-fiftyfifty__item > div.glide > div.glide__bullets > button.glide__bullet |
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 |
|---|
Search div.gn-main-c90 > div.nav-container-de5 > div.icon-group-dbb > a.icon-container-e9a |
Cart div.gn-main-c90 > div.nav-container-de5 > div.icon-group-dbb > button.gn-btn-f63 |
Save $20
Indoor Cam, 2nd Gen
$29.99 $49.99 div.collection-grid > div.products > div.plp-product > a.plp-product__link |
Save $40
Spotlight Cam Plus Battery + Indoor Cam
2nd Gen
$129.99 $169.99 div.collection-grid > div.products > div.plp-product > a.plp-product__link |
Best Seller
Save $60
Floodlight Cam Plus
$119.99 $179.99 div.collection-grid > div.products > div.plp-product > a.plp-product__link |
New
Save $30
Wired Doorbell Plus (Newest Model) (Featuring Retinal 2K)
$149.99 … div.collection-grid > div.products > div.plp-product > a.plp-product__link |
Shop Now div.collection-card__title > div.title-block > div.title-block__button > a.btn__link |
Shop Now div.collection-card__title > div.title-block > div.title-block__button > a.btn__link |
Learn More div.collection-card__title > div.title-block > div.title-block__button > a.btn__link |
backward div.ring-fiftyfifty__item > div.glide > div.glide__arrows > button.glide__arrow |
forward div.ring-fiftyfifty__item > div.glide > div.glide__arrows > button.glide__arrow |
ring.com/licenses div.grid-wrapper > span.size-xs > p > a |
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/YskuPcANuEwANTC6unXnY/c3ab427e57cf1267201bb... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7DlqbKy34XXL7AZXZJpvMJ/498112bc8ce6866e7074... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/5IvVMKHZCA9PtqLMhTBsAC/ef90f6affd4159161a4e... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/3kX2krABZ13mpXFUT7gfLk/06088312e89163c81c8a... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7eydTHH2Yk0MgH1bvTH7Ty/d506781e835629ada7d4... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/YskuPcANuEwANTC6unXnY/c3ab427e57cf1267201bb... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7DlqbKy34XXL7AZXZJpvMJ/498112bc8ce6866e7074... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/5IvVMKHZCA9PtqLMhTBsAC/ef90f6affd4159161a4e... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/3kX2krABZ13mpXFUT7gfLk/06088312e89163c81c8a... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7eydTHH2Yk0MgH1bvTH7Ty/d506781e835629ada7d4... | 50 x 50 (1.00) | 472 x 324 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7E5orZC0aqOUncV0igGpPH/d6fa31a49922eeaf5712... | 50 x 50 (1.00) | 466 x 324 (1.44) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7E5orZC0aqOUncV0igGpPH/d6fa31a49922eeaf5712... | 50 x 50 (1.00) | 466 x 324 (1.44) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7MhdY0tkKy7P86DRUc7iak/7331dac2bbf8ec359261... | 50 x 50 (1.00) | 292 x 200 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/7MhdY0tkKy7P86DRUc7iak/7331dac2bbf8ec359261... | 50 x 50 (1.00) | 292 x 200 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/XciMYEbfg7Sa2dNEIXiAr/59e2898ed0b03faa2b313... | 50 x 50 (1.00) | 236 x 162 (1.46) |
div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img div.card-content-f75 > div.card-content-action-d44 > div.image-wrapper-ed5 > img | /a3peezndovsu/XciMYEbfg7Sa2dNEIXiAr/59e2898ed0b03faa2b313... | 50 x 50 (1.00) | 236 x 162 (1.46) |
General
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
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 |
|---|---|
| /support/articles/mx2o5/active-warnings?srsltid=AfmBOoqDh... | Learn More |
| ring.com/plans | Learn more |
| ring.com/plans | Learn More |
| ring.com/plans | Learn More |
| ring.com/support/articles/97l0i/Ring-Video-Descriptions-Beta | Learn More |
Format your HTML in a way that enables crawlers to better understand your app’s content.