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.
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.
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 | |
|---|---|---|---|
Blush Filter Blurring Blushlighters Palette - Strawberry Latte section.featured-card-product > a.product-image-container > picture > img.primary_image | /cdn/shop/files/STRAWBERRY-LATTE_BLUSH-FILTER_PDP_PACKSHO... | 135.0 KiB | 123.9 KiB |
FAUX FILLER Extra Shine Lip Gloss - LightCealer section.featured-card-product > a.product-image-container > picture > img.primary_image | /cdn/shop/files/STRAWBERRY-LATTE_FFGLOSS_PDP_PACKSHOTS_LI... | 28.1 KiB | 25.8 KiB |
div#Slide-template--26726745211158__slideshow_jFwfDW-1 > div.slideshow__media > div.banner__media > img div#Slide-template--26726745211158__slideshow_jFwfDW-1 > div.slideshow__media > div.banner__media > img | /cdn/shop/files/M-A1-STRAWBERRY-LATTE_1.webp?v=1775122234... | 159.2 KiB | 9.4 KiB |
Huda Beauty form#bx-form-3200672-step-1 > div#bx-group-3200672-qAeu6yQ > div#bx-element-3200672-h6QuXGv > img | /assets/uploads/clients/3631/creatives/5d99b821f3bd9e5a93... | 5.7 KiB | 4.2 KiB |
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.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| hudabeauty.com/ | 798 ms |
| hudabeauty.com/en-es | 0.0 ms |
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 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 |
|---|---|---|
| cdn-static.okendo.io/loyalty/js/okendo-loyalty.onsite-0.1.0.1508.js | 159.6 KiB | 131.6 KiB |
| /assets/smart-tag/versioned/main-v2_e645891259bb60090bde4... | 119.6 KiB | 58.4 KiB |
| js.appboycdn.com/web-sdk/5.4/braze.min.js | 60.1 KiB | 52.3 KiB |
| /onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc0... | 51.6 KiB | 42.2 KiB |
| connect.facebook.net/en_US/fbevents.js | 94.8 KiB | 32.4 KiB |
| hudabeauty.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js | 59.9 KiB | 23.9 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.
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 | 11.5 s |
| Other | 5.5 s |
| Style & Layout | 2.2 s |
| Script Parsing & Compilation | 647 ms |
| Rendering | 475 ms |
| Garbage Collection | 413 ms |
| Parse HTML & CSS | 359 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
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /extensions/019d6735-08af-76ec-a548-03af23451fac/discount... | 6.1 KiB | 2.2 KiB |
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.
Huda Beauty logo details#Details-menu-drawer-menu-item-4 > div#link-skincare > div.menu-drawer__inner-submenu > img.category_image |
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 |
|---|
NOTIFY ME div.slideshow__text-wrapper > div.slideshow__text > div.banner__buttons > span.button |
NEW section.featured-card-product > a.product-image-container > div.featured-card_top-badges > p.card__top-badge |
NEW div.feature-card_options-picker > div.product-card-swatches > div.product-swatch-new-wrapper > span.swatch-new-badge |
NOTIFY ME div.feature-card_product_buy-button-container > div.waitlist-container > div.product-waitlist-buttons > a.button |
NEW section.featured-card-product > a.product-image-container > div.featured-card_top-badges > p.card__top-badge |
NEW div.feature-card_options-picker > div.product-card-swatches > div.product-swatch-new-wrapper > span.swatch-new-badge |
NEW div.feature-card_options-picker > div.product-card-swatches > div.product-swatch-new-wrapper > span.swatch-new-badge |
NEW div.feature-card_options-picker > div.product-card-swatches > div.product-swatch-new-wrapper > span.swatch-new-badge |
NOTIFY ME div.feature-card_product_buy-button-container > div.waitlist-container > div.product-waitlist-buttons > a.button |
View all div#collection-template--26726745211158__featured_collection_B3mC3V > div.featured-collection__footer > a.featured-collection__view-all > span |
SHOP NOW div.banner__content > div.banner__box > div.banner__buttons > span.button |
SHOP EASY BAKE div.banner__content > div.banner__box > div.banner__buttons > span.button |
JOIN HUDA'S VIPS li#Slide-template--26726745211158__multicolumn_ChrUFc-1 > div.multicolumn-card > div.multicolumn-card__info > a.link |
JOIN AMBASSADORS li#Slide-template--26726745211158__multicolumn_ChrUFc-2 > div.multicolumn-card > div.multicolumn-card__info > a.link |
SIGN UP div.needsclick > div.needsclick > div.needsclick > button.needsclick |
COMPANY li.collapsible-list-item > div > div.collapsible-title > div.h6 |
CUSTOMER SERVICE li.collapsible-list-item > div > div.collapsible-title > div.h6 |
LEGAL li.collapsible-list-item > div > div.collapsible-title > div.h6 |
© 2026 Huda Beauty, All Rights Reserved. div.footer__content-bottom > div.footer__content-bottom-wrapper > div.caption > small.copyright__content |
These are opportunities to improve the legibility of your content.
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Huda Beauty form#bx-form-3200672-step-1 > div#bx-group-3200672-qAeu6yQ > div#bx-element-3200672-h6QuXGv > img | /assets/uploads/clients/3631/creatives/5d99b821f3bd9e5a93... | 227 x 40 | 227 x 40 | 341 x 60 |
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 273, col 769 |
| Unload event listeners are deprecated and will be removed. | /gZJJ8FkxpHLYjjAU?a00b1c6f64e579e7=S-u4OJ7g62BwUCoHHHtUvs... line 168, col 191 |
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 |
|---|---|
hudabeauty.com/en-es line 88, col 10 | TypeError: Failed to execute 'setAttribute' on 'Element': 2 arguments required, but only 1 present.
at https://hudabeauty.com/en-es:89:11
at https://hudabeauty.com/en-es:91:7 |
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.
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 |
|---|
close dialog div.bx-align > div#bx-creative-3200672 > div.bx-wrap > a#bx-close-inside-3200672 |
close dialog body.gradient > div#bx-campaign-3200672 > a#bx-close-outside-3200672 |
To appear in search results, crawlers need access to your app.