Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.contentWell > div#cw-868658022 > div.image > img.cq-dd-image div.contentWell > div#cw-868658022 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/manage-merchants.png | 197.3 KiB | 128.5 KiB |
div.contentWell > div#cw808513468 > div.image > img.cq-dd-image div.contentWell > div#cw808513468 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/partner.jpg | 80.3 KiB | 52.1 KiB |
Diners Club International div.contentWell > div#cw2036350710 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0002_dc_1.png | 28.4 KiB | 25.8 KiB |
UnionPay div.contentWell > div#cw1798931278 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0005_up.png | 26.1 KiB | 23.7 KiB |
JCB div.contentWell > div#cw-1769821305 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0008_jcb.png | 22.0 KiB | 20.0 KiB |
American Express div.contentWell > div#cw599428378 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0000_amex.png | 20.9 KiB | 19.0 KiB |
Mastercard div.contentWell > div#cw2124748903 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0007_mc.png | 17.6 KiB | 15.9 KiB |
Discover div.contentWell > div#cw-1752523826 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0001_disc.png | 14.8 KiB | 13.4 KiB |
Visa div.contentWell > div#cw1989340366 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0004_visa.png | 13.2 KiB | 11.9 KiB |
Apple Pay div.contentWell > div#cw-308479110 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0003_ap.png | 12.6 KiB | 11.5 KiB |
Google Pay div.contentWell > div#cw-928361019 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0009_gp.png | 12.3 KiB | 11.1 KiB |
PayPal div.contentWell > div#cw-489013866 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0006_pp.png | 11.3 KiB | 10.2 KiB |
div.contentWell > div#cw152384785 > div.image > img.cq-dd-image div.contentWell > div#cw152384785 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-echeck.png | 8.6 KiB | 7.7 KiB |
Welcome to the new
Authorize.net
We’ve completely redesigned our payments solu… div.responsivegrid > div.aem-Grid > div.contentWell > div#cw1539023441 | /content/dam/cybs2020/images/amer/miscellaneous/backgroun... | 7.6 KiB | 7.2 KiB |
div.contentWell > div#cw-2104526222 > div.image > img.cq-dd-image div.contentWell > div#cw-2104526222 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-phone-call.png | 7.5 KiB | 6.6 KiB |
Award-winning support
Get free support from real people, 24/7.
Support Center div.responsivegrid > div.aem-Grid > div.contentWell > div#cw1123900816 | /content/dam/cybs2020/images/amer/miscellaneous/backgroun... | 6.7 KiB | 6.3 KiB |
div.contentWell > div#cw-906813874 > div.image > img.cq-dd-image div.contentWell > div#cw-906813874 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-choice.png | 6.4 KiB | 5.5 KiB |
div.contentWell > div#cw-1684201263 > div.image > img.cq-dd-image div.contentWell > div#cw-1684201263 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-laptop.png | 6.3 KiB | 5.4 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 |
|---|---|---|
| /etc/clientlibs/visa-core/main.min.7d46565b827e70f1336ae2... | 48.7 KiB | 452 ms |
| cdn.optimizely.com/js/6619768573132800.js | 99.9 KiB | 1.8 s |
| /etc/clientlibs/visa-core/vendor/jquery.min.12b69d0ae6c6f... | 33.1 KiB | 302 ms |
| /etc/clientlibs/visa-core/main.min.0208537ec9287990621f29... | 92.0 KiB | 754 ms |
| /etc/clientlibs/anet2025/main.min.12f31e856e8aa76c1198fc1... | 4.5 KiB | 151 ms |
| /etc/clientlibs/visa-core/vendor/select2.min.3ff6a4728b5d... | 22.7 KiB | 302 ms |
| /etc/clientlibs/visa-core/vendor/select2.min.fa9901654830... | 5.5 KiB | 151 ms |
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 |
|---|---|
| authorize.net/ | 766 ms |
| www.authorize.net/ | 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
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 |
|---|---|---|
| /etc/clientlibs/visa-core/main.min.7d46565b827e70f1336ae2... | 45.2 KiB | 16.0 KiB |
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 |
|---|---|---|
| /etc/clientlibs/visa-core/main.min.0208537ec9287990621f29... | 88.5 KiB | 83.4 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.googletagmanager.com/gtm.js?id=GTM-NXCRM2 | 202.0 KiB | 69.5 KiB |
| cdn.optimizely.com/js/6619768573132800.js | 99.3 KiB | 37.4 KiB |
| /etc/clientlibs/visa-core/main.min.7d46565b827e70f1336ae2... | 45.2 KiB | 35.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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.authorize.net/ | 2.2 s | 101 ms | 5.8 ms |
| /etc/clientlibs/visa-core/vendor/jquery.min.12b69d0ae6c6f... | 1.1 s | 513 ms | 13 ms |
| Unattributable | 1.0 s | 11 ms | 0.0 ms |
| policy.cookiereports.com/93c38158_panel-en-gb.js | 803 ms | 397 ms | 21 ms |
| cdn.optimizely.com/js/6619768573132800.js | 713 ms | 567 ms | 68 ms |
| www.googletagmanager.com/gtm.js?id=GTM-NXCRM2 | 693 ms | 542 ms | 129 ms |
| www.authorize.net/cdn-cgi/challenge-platform/scripts/jsd/main.js | 544 ms | 527 ms | 4.7 ms |
| /etc/clientlibs/visa-core/main.min.7d46565b827e70f1336ae2... | 118 ms | 34 ms | 42 ms |
| www.gstatic.com/call-tracking/call-tracking_9.js | 109 ms | 83 ms | 18 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.9 s |
| Style & Layout | 1.8 s |
| Other | 1.7 s |
| Parse HTML & CSS | 350 ms |
| Rendering | 349 ms |
| Script Parsing & Compilation | 327 ms |
| Garbage Collection | 89 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 | |
|---|---|
div.contentWell > div#cw-868658022 > div.image > img.cq-dd-image div.contentWell > div#cw-868658022 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/manage-merchants.png |
div.contentWell > div#cw808513468 > div.image > img.cq-dd-image div.contentWell > div#cw808513468 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/partner.jpg |
American Express div.contentWell > div#cw599428378 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0000_amex.png |
Apple Pay div.contentWell > div#cw-308479110 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0003_ap.png |
Diners Club International div.contentWell > div#cw2036350710 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0002_dc_1.png |
Google Pay div.contentWell > div#cw-928361019 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0009_gp.png |
JCB div.contentWell > div#cw-1769821305 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0008_jcb.png |
Discover div.contentWell > div#cw-1752523826 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0001_disc.png |
Mastercard div.contentWell > div#cw2124748903 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0007_mc.png |
PayPal div.contentWell > div#cw-489013866 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0006_pp.png |
UnionPay div.contentWell > div#cw1798931278 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0005_up.png |
Visa div.contentWell > div#cw1989340366 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/misc/_0004_visa.png |
div.contentWell > div#cw-1684201263 > div.image > img.cq-dd-image div.contentWell > div#cw-1684201263 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-laptop.png |
div.contentWell > div#cw572709744 > div.image > img.cq-dd-image div.contentWell > div#cw572709744 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-digital.png |
div.contentWell > div#cw-1465346545 > div.image > img.cq-dd-image div.contentWell > div#cw-1465346545 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-in-person-accept.png |
div.contentWell > div#cw-2104526222 > div.image > img.cq-dd-image div.contentWell > div#cw-2104526222 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-phone-call.png |
div.contentWell > div#cw152384785 > div.image > img.cq-dd-image div.contentWell > div#cw152384785 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-echeck.png |
div.contentWell > div#cw-1885671504 > div.image > img.cq-dd-image div.contentWell > div#cw-1885671504 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-pos.png |
div.contentWell > div#cw1131242415 > div.image > img.cq-dd-image div.contentWell > div#cw1131242415 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-handshake.png |
div.contentWell > div#cw-906813874 > div.image > img.cq-dd-image div.contentWell > div#cw-906813874 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/icons/icon-choice.png |
div.contentWell > div#cw1689702359 > div.image > img.cq-dd-image div.contentWell > div#cw1689702359 > div.image > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/hero.svg |
Authorize.Net header > div.logo > a > img.cq-dd-image | /conf/anet-2021/settings/wcm/templates/en-us-home-page-te... |
Learn more about online payments div#cw1821837185 > div.image > a > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svg |
Learn more about mobile payments div#cw-872799948 > div.image > a > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svg |
Learn more about Virtual Point of Sale div#cw-357279499 > div.image > a > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svg |
div#cw55879714 > div.image > a > img.cq-dd-image div#cw55879714 > div.image > a > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svg |
div#cw-42156749 > div.image > a > img.cq-dd-image div#cw-42156749 > div.image > a > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svg |
Learn more about Simple Checkout div#cw473363700 > div.image > a > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svg |
div#cw1917295711 > div.image > a > img.cq-dd-image div#cw1917295711 > div.image > a > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svg |
div#cw-598087914 > div.image > a > img.cq-dd-image div#cw-598087914 > div.image > a > img.cq-dd-image | www.authorize.net/content/dam/anet2021/images/homepage/cta-arrow.svg |
Toggle your privacy rights div.link > p > a.external > img | /content/dam/va2023/images/evergreen/ca-your-privacy-righ... |
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
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Payments and services
Accept and manage payments.
Explore payment solutions
… div.root > div.aem-Grid > div.header > header |
Authorize.net Home div.aem-Grid > div.header > header > div.logo |
Company
About us
Blog
Visa
Cybersource
Payments
Online payments
Mobile p… body > div.root > div.aem-Grid > div.footer |
About us div.column > div.link > p > a |
Blog div.column > div.link > p > a |
Visa div.column > div.link > p > a.external |
Cybersource div.column > div.link > p > a.external |
Online payments div.column > div.link > p > a |
Mobile payments div.column > div.link > p > a |
eCheck payments div.column > div.link > p > a |
Virtual point of sale div.column > div.link > p > a |
Our features div.column > div.link > p > a |
How payments work div.column > div.link > p > a |
Become a reseller div.column > div.link > p > a |
Sitemap div.column > div.link > p > a |
Facebook div.column > div.link > p > a.external |
YouTube div.column > div.link > p > a.external |
X div.column > div.link > p > a.external |
LinkedIn div.column > div.link > p > a.external |
Authorize.net Home div.menu > div.bottom > div.logo > a |
United States div.column > div.country-selector > div.dropdown-countries > a |
UK/Europe div.column > div.country-selector > div.dropdown-countries > a |
Australia div.column > div.country-selector > div.dropdown-countries > a |
Privacy notice div.column > div.link > p > a.external |
Terms of use div.column > div.link > p > a |
Intellectual property rights div.column > div.link > p > a |
Cookie policy div.column > div.link > p > a |
Data Processing Agreement div.column > div.link > p > a |
Your privacy rights div.column > div.link > p > a.external |
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 |
|---|
Online payments div.contentWell > div#cw-242956191 > div.text > h4 |
These are opportunities to improve keyboard navigation in your application.
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) | |
|---|---|---|---|
Authorize.Net div.bottom > div.logo > a > img.cq-dd-image | /conf/anet-2021/settings/wcm/templates/en-us-home-page-te... | 300 x 40 (7.50) | 180 x 41 (4.39) |
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 | |
|---|---|---|---|---|
Authorize.Net header > div.logo > a > img.cq-dd-image | /conf/anet-2021/settings/wcm/templates/en-us-home-page-te... | 206 x 45 | 206 x 45 | 309 x 68 |
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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 |
|---|---|
Connecting to 'https://www.google.nl/pagead/attribution/wcm?cc=ZZ&dn=18883234289&cl=fMZ3CIiy4KEbEN-k99AD&dma=1&dma_cps=a' violates the following Content Security Policy directive: "connect-src 'self' https://*.google.com https://*.gstatic.com https://*.googleapis.com https://*.kampyle.com https://*.medallia.com https://*.googletagmanager.com https://*.optimizely.com https://*.youtube.com https://*.cookiereports.com https://*.en25.com https://*.google-analytics.com https://*.clarity.ms https://c.bing.com https://*.idio.episerver.net https://*.eloqua.com https://*.ceros.com https://*.contentsquare.com https://*.contentsquare.net https://acdn.adnxs.com https://ib.adnxs.com https://s.company-target.com https://*.doubleclick.net https://id.rlcdn.com https://*.googleadservices.com https://api.company-target.com https://cdn-assets-prod.s3.amazonaws.com https://company-target.com https://scripts.demandbase.com https://segments.company-target.com https://tag-logger.demandbase.com https://tag.demandbase.com https://*.ads-twitter.com https://*.bing.com https://*.redditstatic.com https://*.reddit.com https://*.googlesyndication.com https://ct.capterra.com https://*.facebook.com https://*.facebook.net https://*.linkedin.com https://*.licdn.com https://*.twitter.com https://*.storygize.com https://*.storygize.net https://*.authorize.net https://*.visa.com https://authorizenetavisasolution.sjv.io". The action has been blocked. |
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 |
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.