Page summary

https://sunlight.net/catalog/zolotye-kolca.html

Tested 2025-03-31 11:33:37 using Chrome 134.0.6998.35 (runtime settings).

SummaryWaterfall MetricsFilmstrip CoachPageXrayCPU Third party axeCrUx
| Summary | | Download Timeline Log | Download HAR | 

Summary

MetricValue
Page metrics
Performance Score55
Total Page Transfer Size2.9 MB
Requests163
Timing metrics
TTFB [median]81 ms
First Paint [median]504 ms
Fully Loaded [median]33.658 s
Google Web Vitals
TTFB [median]81 ms
First Contentful Paint (FCP) [median]504 ms
Largest Contentful Paint (LCP) [median]2.436 s
Cumulative Layout Shift (CLS) [median]0.00
Total Blocking Time [median]1.699 s
Max Potential FID [median]822 ms
CPU metrics
CPU long tasks [median]13
CPU longest task duration899 ms
CPU last long task happens at32.648 s
Visual Metrics
First Visual Change [median]533 ms
Speed Index [median]2.367 s
Visual Complete 85% [median]2.434 s
Visual Complete 99% [median]6.000 s
Last Visual Change [median]6.000 s
Chrome User Experience Report (CRUX)
First Contentful Paint [p75]2.185 s
Largest Contentful Paint (LCP) [p75]3.436 s
Cumulative Layout Shift (CLS) [p75]0.46
Screenshot of run 2

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange467 ms533 ms878 ms1.634 s
LastVisualChange5.500 s6.000 s6.200 s7.100 s
SpeedIndex2.180 s2.367 s2.672 s3.469 s
VisualReadiness4.967 s5.466 s5.322 s5.533 s
VisualComplete852.233 s2.434 s2.734 s3.534 s
VisualComplete953.733 s4.100 s4.344 s5.200 s
VisualComplete995.500 s6.000 s6.200 s7.100 s
Google Web Vitals
Time To First Byte (TTFB)70 ms81 ms469 ms1.256 s
Largest Contentful Paint (LCP)2.208 s2.436 s2.731 s3.548 s
First Contentful Paint (FCP)468 ms504 ms868 ms1.632 s
Cumulative Layout Shift (CLS)00.00220.00190.0037
More metrics
firstPaint468 ms504 ms868 ms1.632 s
loadEventEnd31.775 s32.001 s32.301 s33.128 s
CPU
Total Blocking Time1.579 s1.699 s1.675 s1.746 s
Max Potential FID801 ms822 ms841 ms899 ms
CPU long tasks 13131313
CPU last long task happens at32.381 s32.648 s32.931 s33.764 s
| Waterfall | | Download HAR | 

Waterfall

Run 2 SpeedIndex median

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.5 sFirst Visual Change 467 msFirst Contentful Paint 468 msLayout Shift 0.00220 485 ms
0.6 s
0.7 sCPU Long Task duration 52 ms
0.8 sCPU Long Task duration 53 ms
0.9 sCPU Long Task duration 65 ms
1 sCPU Long Task duration 85 ms
1.1 sCPU Long Task duration 53 msCPU Long Task duration 590 ms
1.8 sCPU Long Task duration 108 ms
2.1 sCPU Long Task duration 106 msDOM Content Loaded Time 2.021 s
2.2 s
2.3 sCPU Long Task duration 115 ms
2.5 sVisual Complete 85% 2.434 sLCP <DIV> js-catalog-wide-banner 2.436 s
2.6 sCPU Long Task duration 822 ms
3.6 sCPU Long Task duration 172 ms
4 sCPU Long Task duration 58 ms
4.1 sVisual Complete 95% 4.100 s
4.2 s
4.6 s
4.7 s
4.8 s
4.9 s
5 s
5.1 s
5.2 s
5.3 s
5.4 s
6 sLast Visual Change 6.000 sVisual Complete 99% 6.000 s
| Performance advice | Best practice advice | Privacy advice | Page info | Technologies | 

Coach

The coach helps you find performance problems on your web page using web performance best practice rules. And gives you advice on privacy and best practices. Tested using Coach-core version 8.1.1.

I am the coach

Coach score

Performance advice (55)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 3 blocking requests and 3 in body parser blocking (4 JavaScript and 2 CSS).60
Description: The critical rendering path is what the browser needs to do to start rendering the page. Every file requested inside of the head element will postpone the rendering of the page, because the browser need to do the request. Avoid loading JavaScript synchronously inside of the head (you should not need JavaScript to render the page), request files from the same domain as the main document (to avoid DNS lookups) and inline CSS for really fast rendering and a short rendering path.
Offenders:
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...b89d246fcde8fe.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...57e441a0204028.js
  • https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...6c3161d8c952e8.js
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css
  • https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • Don't scale images in the browser (avoidScalingImages)The page has 14 images that are scaled more than 100 pixels. It would be better if those images are sent so the browser don't need to scale them.0
    Description: It's easy to scale images in the browser and make sure they look good in different devices, however that is bad for performance! Scaling images in the browser takes extra CPU time and will hurt performance on mobile. And the user will download extra kilobytes (sometimes megabytes) of data that could be avoided. Don't do that, make sure you create multiple version of the same image server-side and serve the appropriate one.
    Offenders:
  • https://g9.sunlight.net/media/content_img/53b596cca10900119a3db1c34ed1564366f60ac7.png
  • https://g1.sunlight.net/r/w800/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg
  • https://g4.sunlight.net/r/w800/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/abb85e1af506bd4d29823f2c2d5e3424cc7f641c.jpg
  • https://g6.sunlight.net/r/w800/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg
  • https://g8.sunlight.net/r/w800/q85/media/products/992b272610360f32fc3460785699a6e1b4722819.jpg
  • https://g1.sunlight.net/r/w800/q85/media/products/3d254ee078185ab5d5f3fd2c6e6c69c62e7d005f.jpg
  • https://g5.sunlight.net/r/w800/q85/media/products/3469a84a8e75da1e1d337b2e637406ed94b5e472.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/29aaa564b42793d41255e7a16d4742147a9aa003.jpg
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • Avoid using Google Tag Manager. (googleTagManager)The page is using Google Tag Manager, this is a performance risk since non-tech users can add JavaScript to your page.0
    Description: Google Tag Manager makes it possible for non tech users to add scripts to your page that will downgrade performance.
    Inline CSS for faster first render (inlineCss)The page has both inline styles as well as it is requesting 11 CSS files inside of the head. Let's only inline CSS for really fast render.90
    Description: In the early days of the Internet, inlining CSS was one of the ugliest things you can do. That has changed if you want your page to start rendering fast for your user. Always inline the critical CSS when you use HTTP/1 and HTTP/2 (avoid doing CSS requests that block rendering) and lazy load and cache the rest of the CSS. It is a little more complicated when using HTTP/2. Does your server support HTTP push? Then maybe that can help. Do you have a lot of users on a slow connection and are serving large chunks of HTML? Then it could be better to use the inline technique, becasue some servers always prioritize HTML content over CSS so the user needs to download the HTML first, before the CSS is downloaded.
    Offenders:
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css
  • https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css
  • https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Have a fast largest contentful paint (largestContentfulPaint)Largest contentful paint can be improved 3.548 s. It is in the Google Web Vitals needs improvement range, slower than 2.5 seconds.80
    Description: Largest contentful paint is one of Google Web Vitals and reports the render time of the largest image or text block visible within the viewport, relative to when the page first started loading. To be fast according to Google, it needs to render before 2.5 seconds and results over 4 seconds is poor performance.
    Offenders:
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • Avoid CPU Long Tasks (longTasks)The page has 13 CPU long tasks with the total of 2.396 s. The total blocking time is 1.746 s . However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. Use Geckoprofiler for Firefox or Chromes tracelog to debug your long tasks.0
    Description: Long CPU tasks locks the thread. To the user this is commonly visible as a "locked up" page where the browser is unable to respond to user input; this is a major source of bad user experience on the web today. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. To debug you should use the Chrome timeline log and drag/drop it into devtools or use Firefox Geckoprofiler.
    Offenders:
  • self
  • self
  • unknown
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • Avoid Frontend single point of failures (spof)The page has 12 requests inside of the head that can cause a SPOF (single point of failure). Load them asynchronously or move them outside of the document head.0
    Description: A page can be stopped from loading in the browser if a single JavaScript, CSS, and in some cases a font, couldn't be fetched or is loading really slowly (the white screen of death). That is a scenario you really want to avoid. Never load 3rd-party components synchronously inside of the head tag.
    Offenders:
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css
  • https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css
  • https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • Avoid doing redirects (assetsRedirects)The page has 4 redirects. 4 requests are from other domains, it could be 3rd-party assets doing unnecessary redirects. :(60
    Description: A redirect is one extra step for the user to download the asset. Avoid that if you want to be fast. Redirects are even more of a showstopper on mobile.
    Offenders:
  • https://vk.com/js/api/openapi.js?169
  • https://vk.com/js/api/openapi.js?159
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://api.sunlight.net/v6/customers
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 37 requests that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 265 kB the next access.0
    Description: The easiest way to make your page fast is to avoid doing requests to the server. Setting a cache header on your server response will tell the browser that it doesn't need to download the asset again during the configured cache time! Always try to set a cache time if the content doesn't change for every request.
    Offenders:
  • https://vk.com/js/api/openapi.js?169
  • https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js
  • https://stream.datago.ru/tracker/sp.js
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://autocomplete.diginetica.net/_health
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?169
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://app.link/_r...tps://app.link/_r
  • https://autocomplete.diginetica.net/autocomplete?st=undefined&apiKey=7DRN52IVBN
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://vk.com/js/api/openapi.js?159
  • https://abt.s3.yandex.net/expjs/latest/exp.js
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?159
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://api.expf.ru/api/v1/config.json
  • https://api-qa.diginetica.net/v1/prescoring/digi-cookie
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://api.sunlight.net/v6/customers
  • https://uaas.yandex.ru/v1/exps/...andex.ru/v1/exps/
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://api.sunlight.net/v6/customers/
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api.expf.ru/api/v1/geo
  • https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.11
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v1/express-delivery/my/outlet/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v4/constants/
  • https://api.sunlight.net/v3/outlets/regions/
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • Long cache headers is good (cacheHeadersLong)The page has 36 requests that have a shorter cache time than 30 days (but still a cache time).64
    Description: Setting a cache header is good. Setting a long cache header (at least 30 days) is even better beacause then it will stay long in the browser cache. But what do you do if that asset change? Rename it and the browser will pick up the new version.
    Offenders:
  • https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR
  • https://mc.yandex.ru/metrika/watch.js
  • https://cdn.diginetica.net/338/client.js
  • https://g9.sunlight.net/media/content_img/53b596cca10900119a3db1c34ed1564366f60ac7.png
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://g9.sunlight.net/media/nameplates/images/de3afefe5eead4e95aa95d414cd790b9d4ec330f.png
  • https://g5.sunlight.net/media/nameplates/images/3765d46bb0138bb585c48d6ca2ad2abf92158075.png
  • https://www.googletagmanager.com/gtag/js...nager.com/gtag/js
  • https://cdn.branch.io/branch-latest.min.js
  • https://api.mindbox.ru/scripts/v1/tracker.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY
  • https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5811402
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://mc.yandex.ru/metrika/advert.gif
  • https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=879
  • https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.687
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...net:*sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5811402
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://cdn.uxfeedback.ru/widget.js
  • https://cdn.uxfeedback.ru/assets-5.1.1/2.6616e693f8f58be71e97.js
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Always compress text content (compressAssets)The page has 1 request that are served uncompressed. You could save a lot of bytes by sending them compressed instead.90
    Description: In the early days of the Internet there were browsers that didn't support compressing (gzipping) text content. They do now. Make sure you compress HTML, JSON, JavaScript, CSS and SVG. It will save bytes for the user; making the page load faster and use less bandwith.
    Offenders:
    URLTransfer sizeContent size
    https://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    Avoid too many fonts (fewFonts)The page has 3 font requests. Do you really need them? What value does the fonts give the user?70
    Description: How many fonts do you need on a page for the user to get the message? Fonts can slow down the rendering of content, try to avoid loading too many of them because worst case it can make the text invisible until they are loaded (FOIT—flash of invisible text), best case they will flicker the text content when they arrive.
    Offenders:
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • Total image size shouldn't be too big (imageSize)The page total image size is 928.1 kB. It's really big. Is the page using the right format for the images? Can they be lazy loaded? Are they compressed as good as they can be? Make them smaller by using https://imageoptim.com/.50
    Description: Avoid having too many large images on the page. The images will not affect the first paint of the page, but it will eat bandwidth for the user.
    Total JavaScript size shouldn't be too big (javascriptSize)The total JavaScript transfer size is 1.8 MB and the uncompressed size is 5.6 MB. This is totally crazy! There is really room for improvement here. 0
    Description: A lot of JavaScript often means you are downloading more than you need. How complex is the page and what can the user do on the page? Do you use multiple JavaScript frameworks?
    Offenders:
    URLTransfer sizeContent size
    https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...8d45afb4d92abd.js 53.5 KB142.1 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js 1.8 KB4.3 KB
    https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR 116.4 KB406.2 KB
    https://mc.yandex.ru/metrika/watch.js 72.5 KB210.5 KB
    https://cdn.diginetica.net/338/client.js 312.4 KB1.3 MB
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...b89d246fcde8fe.js 78.2 KB197.3 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...57e441a0204028.js 39.4 KB100.3 KB
    https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...6c3161d8c952e8.js 55.6 KB155.3 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR 115.8 KB405.5 KB
    https://www.googletagmanager.com/gtag/js...nager.com/gtag/js 139.7 KB429.1 KB
    https://cdn.branch.io/branch-latest.min.js 23.4 KB75.0 KB
    https://api.mindbox.ru/scripts/v1/tracker.js 24.9 KB81.5 KB
    https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js 22.0 KB94.8 KB
    https://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    https://top-fwz1.mail.ru/js/code.js 19.6 KB46.3 KB
    https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?169 17.4 KB56.3 KB
    https://privacy-cs.mail.ru/static/sync-loader.js 21.3 KB82.6 KB
    https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5811402 5.5 KB0 b
    https://app.link/_r...tps://app.link/_r 670 B91 B
    https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767 2.3 KB3.5 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...23c42f54677f13.js 29.6 KB90.1 KB
    https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d...dfd8a29c202ebf.js 46.6 KB103.3 KB
    https://g1.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...9e6cb0ea39ebe3.js 28.5 KB68.6 KB
    https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/main.91c880c9...c95410c417504f.js 33.8 KB80.4 KB
    https://abt.s3.yandex.net/expjs/latest/exp.js 6.4 KB14.2 KB
    https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?159 17.4 KB56.3 KB
    https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=879 68.4 KB185.2 KB
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.687 164.2 KB504.5 KB
    https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.11 96.4 KB278.4 KB
    https://cdn.uxfeedback.ru/widget.js 3.2 KB6.0 KB
    https://cdn.uxfeedback.ru/assets-5.1.1/2.6616e693f8f58be71e97.js 22.7 KB61.1 KB
    https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js 39.0 KB114.4 KB
    Avoid using incorrect mime types (mimeTypes)The page has 11 misconfigured mime types. 89
    Description: It's not a great idea to let browsers guess content types (content sniffing), in some cases it can actually be a security risk.
    Offenders:
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5811402
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://api.expf.ru/api/v1/geo
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://quizzes-stable.mindbox.ru/api/v0/init
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • Make each CSS response small (optimalCssSize)https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/base-libs.0d9435e61f44fa847432.css?1743420157.0 size is 18.9 kB (18890) and that is bigger than the limit of 14.5 kB. https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.c8d49af1e3364b9f0255.css?1743420157.0 size is 18.5 kB (18544) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.80
    Description: Make CSS responses small to fit into the magic number TCP window size of 14.5 KB. The browser can then download the CSS faster and that will make the page start rendering earlier.
    Offenders:
    URLTransfer sizeContent size
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css 18.4 KB74.8 KB
    https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css 18.1 KB80.5 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 3.1 MB, which is more than the coach limit of 2 MB. That is really big and you need to make it smaller.0
    Description: Avoid having pages that have a transfer size over the wire of more than 2 MB (desktop) and 1 MB (mobile) because that is really big and will hurt performance and will make the page expensive for the user if she/he pays for the bandwidth.
    Offenders:
    URLTransfer sizeContent size
    https://sunlight.net/catalog/zolotye-kolca.html 165.5 KB1.1 MB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2 28.5 KB28.3 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2 30.2 KB29.8 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2 29.1 KB28.9 KB
    https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css 7.1 KB36.7 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...8d45afb4d92abd.js 53.5 KB142.1 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js 1.8 KB4.3 KB
    https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR 116.4 KB406.2 KB
    https://mc.yandex.ru/metrika/watch.js 72.5 KB210.5 KB
    https://cdn.diginetica.net/338/client.js 312.4 KB1.3 MB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css 18.4 KB74.8 KB
    https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css 18.1 KB80.5 KB
    https://g9.sunlight.net/media/content_img/53b596cca10900119a3db1c34ed1564366f60ac7.png 7.0 KB6.8 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...b89d246fcde8fe.js 78.2 KB197.3 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...57e441a0204028.js 39.4 KB100.3 KB
    https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...6c3161d8c952e8.js 55.6 KB155.3 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR 115.8 KB405.5 KB
    https://g8.sunlight.net/media/content/desktop-menu/categories/35f527efb07355870d...50a6c8bd25143.svg 549 B832 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/7a8adee3f8fb31d1ff...202af5f8db80b.svg 1.4 KB3.1 KB
    https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg 975 B1.7 KB
    https://g8.sunlight.net/media/content/desktop-menu/categories/0531bd21afcdf107ba...b2b66437a31bc.svg 1.4 KB2.6 KB
    https://g6.sunlight.net/media/content/desktop-menu/categories/0d09ba4834b1a1a01c...823d792530e0e.svg 1.1 KB2.1 KB
    https://g6.sunlight.net/media/content/desktop-menu/categories/1f0989e944b69b8082...dea71328274d3.svg 524 B657 B
    https://g7.sunlight.net/media/content/desktop-menu/categories/04ba2ca9de464b3f71...a970574e4ff10.svg 1.3 KB2.7 KB
    https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg 446 B651 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/5e38d8bcf06a843fcc...e81033410fad6.svg 1.8 KB3.2 KB
    https://g1.sunlight.net/media/content/desktop-menu/categories/fb61e180155037ffa5...1dd38f4e52a9c.svg 1.4 KB2.6 KB
    https://g5.sunlight.net/media/content/desktop-menu/categories/091d7ec0973a49af01...050a4d673c09f.svg 1.3 KB2.5 KB
    https://g8.sunlight.net/media/content/desktop-menu/categories/c95df0187984ee6a78...53829e7761188.svg 1.1 KB2.0 KB
    https://g5.sunlight.net/media/content/desktop-menu/categories/0d58e8e1a4ea7a8c42...d0674aab2d364.svg 1.5 KB2.9 KB
    https://g6.sunlight.net/media/content/desktop-menu/categories/59245252fb427e483c...845be22210ef4.svg 847 B1.4 KB
    https://g7.sunlight.net/media/content/desktop-menu/categories/1099d7151a12c078cc...26c28fb45e59c.svg 477 B608 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/a31b320c3f61fe001b...af71ead1b868d.svg 388 B529 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg 365 B332 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg 434 B504 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg 518 B655 B
    https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg 523 B665 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg 454 B540 B
    https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg 489 B622 B
    https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg 454 B577 B
    https://g4.sunlight.net/static/shop/svg/catalog-filters/applied.svg 288 B163 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg 715 B987 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg 690 B1015 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg 430 B570 B
    https://g0.sunlight.net/static/shop/images/reviews-star.svg 352 B313 B
    https://g9.sunlight.net/media/nameplates/images/de3afefe5eead4e95aa95d414cd790b9d4ec330f.png 1.8 KB1.6 KB
    https://g5.sunlight.net/media/nameplates/images/3765d46bb0138bb585c48d6ca2ad2abf92158075.png 2.1 KB1.9 KB
    https://www.googletagmanager.com/gtag/js...nager.com/gtag/js 139.7 KB429.1 KB
    https://cdn.branch.io/branch-latest.min.js 23.4 KB75.0 KB
    https://api.mindbox.ru/scripts/v1/tracker.js 24.9 KB81.5 KB
    https://vk.com/js/api/openapi.js?169 N/A0 b
    https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js 22.0 KB94.8 KB
    https://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    https://top-fwz1.mail.ru/js/code.js 19.6 KB46.3 KB
    https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png 2.0 KB1.9 KB
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://autocomplete.diginetica.net/_health 364 B2 B
    https://api.sunlight.net/v3/loyalty/type/refresh/ N/A0 b
    https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?169 17.4 KB56.3 KB
    https://g0.sunlight.net/static/shop/svg/stars.svg 351 B639 B
    https://g0.sunlight.net/static/shop/images/blinger/ic.png 1.0 KB896 B
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://privacy-cs.mail.ru/static/sync-loader.js 21.3 KB82.6 KB
    https://top-fwz1.mail.ru/counter...1.mail.ru/counter 1.4 KB43 B
    https://api.sunlight.net/v3/loyalty/type/refresh/ 219 B219 B
    https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH 73 B46 B
    https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH 357 B564 B
    https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY 9.7 KB41.7 KB
    https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY 2.8 KB14.4 KB
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 0 b0 b
    https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.687&transport=XmlHttpRequest 741 B134 B
    https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5811402 5.5 KB0 b
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 310 B80 B
    https://analytics.google.com/g/collect...gle.com/g/collect N/A0 b
    https://www.google.ru/ads/ga-audiences.../ads/ga-audiences 63 B42 B
    https://app.link/_r...tps://app.link/_r 670 B91 B
    https://autocomplete.diginetica.net/autocomplete?st=undefined&apiKey=7DRN52IVBN 473 B96 B
    https://vk.com/rtrg...tps://vk.com/rtrg 518 B49 B
    https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css 1.6 KB5.4 KB
    https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767 2.3 KB3.5 KB
    https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css 2.0 KB9.2 KB
    https://api.sunlight.net/v6/ab-tests/web/ N/A0 b
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...23c42f54677f13.js 29.6 KB90.1 KB
    https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg 410.1 KB409.4 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css 580 B1.2 KB
    https://api.sunlight.net/v6/ab-tests/web/ 63 B63 B
    https://g1.sunlight.net/r/w800/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg 37.1 KB36.9 KB
    https://g4.sunlight.net/r/w800/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg 48.2 KB48.0 KB
    https://g0.sunlight.net/r/w800/q85/media/products/abb85e1af506bd4d29823f2c2d5e3424cc7f641c.jpg 44.9 KB44.7 KB
    https://g6.sunlight.net/r/w800/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg 27.7 KB27.5 KB
    https://g8.sunlight.net/r/w800/q85/media/products/992b272610360f32fc3460785699a6e1b4722819.jpg 32.6 KB32.4 KB
    https://g1.sunlight.net/r/w800/q85/media/products/3d254ee078185ab5d5f3fd2c6e6c69c62e7d005f.jpg 48.7 KB48.5 KB
    https://g5.sunlight.net/r/w800/q85/media/products/3469a84a8e75da1e1d337b2e637406ed94b5e472.jpg 46.8 KB46.6 KB
    https://g0.sunlight.net/r/w800/q85/media/products/29aaa564b42793d41255e7a16d4742147a9aa003.jpg 47.6 KB47.4 KB
    https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg 112.9 KB112.6 KB
    https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer 1.3 KB43 B
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d...dfd8a29c202ebf.js 46.6 KB103.3 KB
    https://g1.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...9e6cb0ea39ebe3.js 28.5 KB68.6 KB
    https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/main.91c880c9...c95410c417504f.js 33.8 KB80.4 KB
    https://vk.com/js/api/openapi.js?159 N/A0 b
    https://abt.s3.yandex.net/expjs/latest/exp.js 6.4 KB14.2 KB
    https://api.expf.ru/api/v1/config.json 0 b0 b
    https://mc.yandex.ru/metrika/advert.gif 600 B43 B
    https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?159 17.4 KB56.3 KB
    https://mc.yandex.ru/watch/5901091....ru/watch/5901091 N/A0 b
    https://api2.branch.io/v1/open 699 B274 B
    https://api.expf.ru/api/v1/config.json 1.9 KB5.7 KB
    https://api-qa.diginetica.net/v1/prescoring/digi-cookie 614 B36 B
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 1.3 KB1019 B
    https://api.sunlight.net/v6/customers 0 b0 b
    https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=879 68.4 KB185.2 KB
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.687 164.2 KB504.5 KB
    https://api2.branch.io/v1/pageview 382 B29 B
    https://uaas.yandex.ru/v1/exps/...andex.ru/v1/exps/ 702 B173 B
    https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer 1.3 KB43 B
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net 690 B0 b
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...net:*sunlight.net 683 B0 b
    https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5811402 689 B0 b
    https://api.sunlight.net/v6/customers/ 219 B219 B
    https://vk.com/rtrg...tps://vk.com/rtrg 560 B11 B
    https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0 559 B11 B
    https://vk.com/rtrg...tps://vk.com/rtrg 518 B49 B
    https://api.expf.ru/api/v1/geo 0 b0 b
    https://api.expf.ru/api/v1/geo 377 B114 B
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 73 B43 B
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 N/A43 B
    https://mc.yandex.ru/watch/5901091....ru/watch/5901091 476 B43 B
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net 3.1 KB9.2 KB
    https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii N/A0 b
    https://api.sunlight.net/x/events/raw/ N/A0 b
    https://api.sunlight.net/v3/cities/detect/ N/A0 b
    https://api.sunlight.net/v3/cities/detect/ N/A0 b
    https://api.sunlight.net/v1/express-delivery/my/outlet/ N/A0 b
    https://api.sunlight.net/v4/constants/ N/A0 b
    https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.11 96.4 KB278.4 KB
    https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11 1.5 KB5.8 KB
    https://api.sunlight.net/x/events/raw/ 782 B782 B
    https://api.sunlight.net/v3/cities/detect/ 165 B165 B
    https://api.sunlight.net/v1/express-delivery/my/outlet/ 572 B454 B
    https://api.sunlight.net/v3/cities/detect/ 165 B165 B
    https://api.sunlight.net/v4/constants/ 188 B188 B
    https://api.sunlight.net/v3/outlets/regions/ N/A0 b
    https://api.sunlight.net/v3/outlets/regions/ 11.4 KB30.3 KB
    https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/0403189c64e77b848774.png 1.4 KB1.3 KB
    https://mc.yandex.ru/metrika/metrika_match.html 2.8 KB5.4 KB
    https://quizzes-stable.mindbox.ru/api/v0/init 0 b0 b
    https://quizzes-stable.mindbox.ru/api/v0/init 652 B300 B
    https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii 0 b0 b
    https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii 0 b0 b
    https://analytics.google.com/g/collect...gle.com/g/collect N/A0 b
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 121 B43 B
    https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker 1.3 KB43 B
    https://cdn.uxfeedback.ru/widget.js 3.2 KB6.0 KB
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 0 b0 b
    https://g6.sunlight.net/static/shop/icons/favicon.ico 9.6 KB9.4 KB
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 144 B80 B
    https://cdn.uxfeedback.ru/assets-5.1.1/2.6616e693f8f58be71e97.js 22.7 KB61.1 KB
    https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css 4.9 KB20.6 KB
    https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js 39.0 KB114.4 KB
    https://widget-api.uxfeedback.ru/v5/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y N/A0 b
    https://widget-api.uxfeedback.ru/v5/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y 626 B1.3 KB
    https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic 1.9 KB5.4 KB
    Don't use private headers on static content (privateAssets)The page has 14 requests with private headers. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.0
    Description: If you set private headers on content, that means that the content are specific for that user. Static content should be able to be cached and used by everyone. Avoid setting the cache header to private.
    Offenders:
  • https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js...nager.com/gtag/js
  • https://top-fwz1.mail.ru/js/code.js
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Best practice advice (81)

    TitleAdviceScore
    Meta description (metaDescription)The meta description is too long. It has 311 characters, the recommended max is 15550
    Description: Use a page description to make the page more relevant to search engines.
    Page title (pageTitle)The title is too long by 79 characters. The recommended max is 6050
    Description: Use a title to make the page more relevant to search engines.
    Do not send too long headers (longHeaders)https://mc.yandex.ru/metrika/watch.js has a header set-cookie that is 831 characters long. https://top-fwz1.mai...1.mail.ru/counter has a header set-cookie that is 923 characters long. https://top-fwz1.mai...mail.ru/datalayer has a header set-cookie that is 821 characters long. https://mc.yandex.ru....ru/watch/5901091 has a header location that is 1800 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header location that is 1800 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header set-cookie that is 924 characters long. https://top-fwz1.mai...mail.ru/datalayer has a header set-cookie that is 821 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 821 characters long. 92
    Description: Do not send response headers that are too long.
    Offenders:
  • https://mc.yandex.ru/metrika/watch.js
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • Avoid too many third party requests (thirdParty)The page do 49% requests to third party domains (80 requests and 1.5 MB). First party is 83 requests and 1.6 MB. The regex .*sunlight.* was used to calculate first/third party requests.50
    Description: Do not load most of your content from third party URLs.
    Avoid unnecessary headers (unnecessaryHeaders)There are 9 responses that sets a p3p header. There are 95 responses that sets both a max-age and expires header. There are 18 responses that sets a pragma no-cache header (that is a request header). There are 146 responses that sets a server header. 0
    Description: Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want.
    Offenders:
  • https://sunlight.net/catalog/zolotye-kolca.html
  • https://sunlight.net/catalog/zolotye-kolca.html
  • https://sunlight.net/catalog/zolotye-kolca.html
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css
  • https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css
  • https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...8d45afb4d92abd.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...8d45afb4d92abd.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR
  • https://mc.yandex.ru/metrika/watch.js
  • https://cdn.diginetica.net/338/client.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css
  • https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css
  • https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css
  • https://g9.sunlight.net/media/content_img/53b596cca10900119a3db1c34ed1564366f60ac7.png
  • https://g9.sunlight.net/media/content_img/53b596cca10900119a3db1c34ed1564366f60ac7.png
  • https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...b89d246fcde8fe.js
  • https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...b89d246fcde8fe.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...57e441a0204028.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...57e441a0204028.js
  • https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...6c3161d8c952e8.js
  • https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...6c3161d8c952e8.js
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://g8.sunlight.net/media/content/desktop-menu/categories/35f527efb07355870d...50a6c8bd25143.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/35f527efb07355870d...50a6c8bd25143.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/7a8adee3f8fb31d1ff...202af5f8db80b.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/7a8adee3f8fb31d1ff...202af5f8db80b.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/0531bd21afcdf107ba...b2b66437a31bc.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/0531bd21afcdf107ba...b2b66437a31bc.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/0d09ba4834b1a1a01c...823d792530e0e.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/0d09ba4834b1a1a01c...823d792530e0e.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/1f0989e944b69b8082...dea71328274d3.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/1f0989e944b69b8082...dea71328274d3.svg
  • https://g7.sunlight.net/media/content/desktop-menu/categories/04ba2ca9de464b3f71...a970574e4ff10.svg
  • https://g7.sunlight.net/media/content/desktop-menu/categories/04ba2ca9de464b3f71...a970574e4ff10.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/5e38d8bcf06a843fcc...e81033410fad6.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/5e38d8bcf06a843fcc...e81033410fad6.svg
  • https://g1.sunlight.net/media/content/desktop-menu/categories/fb61e180155037ffa5...1dd38f4e52a9c.svg
  • https://g1.sunlight.net/media/content/desktop-menu/categories/fb61e180155037ffa5...1dd38f4e52a9c.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/091d7ec0973a49af01...050a4d673c09f.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/091d7ec0973a49af01...050a4d673c09f.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/c95df0187984ee6a78...53829e7761188.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/c95df0187984ee6a78...53829e7761188.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/0d58e8e1a4ea7a8c42...d0674aab2d364.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/0d58e8e1a4ea7a8c42...d0674aab2d364.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/59245252fb427e483c...845be22210ef4.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/59245252fb427e483c...845be22210ef4.svg
  • https://g7.sunlight.net/media/content/desktop-menu/categories/1099d7151a12c078cc...26c28fb45e59c.svg
  • https://g7.sunlight.net/media/content/desktop-menu/categories/1099d7151a12c078cc...26c28fb45e59c.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/a31b320c3f61fe001b...af71ead1b868d.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/a31b320c3f61fe001b...af71ead1b868d.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg
  • https://g4.sunlight.net/static/shop/svg/catalog-filters/applied.svg
  • https://g4.sunlight.net/static/shop/svg/catalog-filters/applied.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg
  • https://g0.sunlight.net/static/shop/images/reviews-star.svg
  • https://g0.sunlight.net/static/shop/images/reviews-star.svg
  • https://g9.sunlight.net/media/nameplates/images/de3afefe5eead4e95aa95d414cd790b9d4ec330f.png
  • https://g9.sunlight.net/media/nameplates/images/de3afefe5eead4e95aa95d414cd790b9d4ec330f.png
  • https://g5.sunlight.net/media/nameplates/images/3765d46bb0138bb585c48d6ca2ad2abf92158075.png
  • https://g5.sunlight.net/media/nameplates/images/3765d46bb0138bb585c48d6ca2ad2abf92158075.png
  • https://www.googletagmanager.com/gtag/js...nager.com/gtag/js
  • https://www.googletagmanager.com/gtag/js...nager.com/gtag/js
  • https://cdn.branch.io/branch-latest.min.js
  • https://api.mindbox.ru/scripts/v1/tracker.js
  • https://vk.com/js/api/openapi.js?169
  • https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js
  • https://stream.datago.ru/tracker/sp.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png
  • https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://api.sunlight.net/v3/loyalty/type/refresh/
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?169
  • https://g0.sunlight.net/static/shop/svg/stars.svg
  • https://g0.sunlight.net/static/shop/svg/stars.svg
  • https://g0.sunlight.net/static/shop/images/blinger/ic.png
  • https://g0.sunlight.net/static/shop/images/blinger/ic.png
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://api.sunlight.net/v3/loyalty/type/refresh/
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.687&transport=XmlHttpRequest
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.687&transport=XmlHttpRequest
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.687&transport=XmlHttpRequest
  • https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5811402
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://app.link/_r...tps://app.link/_r
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...23c42f54677f13.js
  • https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...23c42f54677f13.js
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://g1.sunlight.net/r/w800/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg
  • https://g1.sunlight.net/r/w800/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg
  • https://g4.sunlight.net/r/w800/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg
  • https://g4.sunlight.net/r/w800/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/abb85e1af506bd4d29823f2c2d5e3424cc7f641c.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/abb85e1af506bd4d29823f2c2d5e3424cc7f641c.jpg
  • https://g6.sunlight.net/r/w800/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg
  • https://g6.sunlight.net/r/w800/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg
  • https://g8.sunlight.net/r/w800/q85/media/products/992b272610360f32fc3460785699a6e1b4722819.jpg
  • https://g8.sunlight.net/r/w800/q85/media/products/992b272610360f32fc3460785699a6e1b4722819.jpg
  • https://g1.sunlight.net/r/w800/q85/media/products/3d254ee078185ab5d5f3fd2c6e6c69c62e7d005f.jpg
  • https://g1.sunlight.net/r/w800/q85/media/products/3d254ee078185ab5d5f3fd2c6e6c69c62e7d005f.jpg
  • https://g5.sunlight.net/r/w800/q85/media/products/3469a84a8e75da1e1d337b2e637406ed94b5e472.jpg
  • https://g5.sunlight.net/r/w800/q85/media/products/3469a84a8e75da1e1d337b2e637406ed94b5e472.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/29aaa564b42793d41255e7a16d4742147a9aa003.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/29aaa564b42793d41255e7a16d4742147a9aa003.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d...dfd8a29c202ebf.js
  • https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d...dfd8a29c202ebf.js
  • https://g1.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...9e6cb0ea39ebe3.js
  • https://g1.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...9e6cb0ea39ebe3.js
  • https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/main.91c880c9...c95410c417504f.js
  • https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/main.91c880c9...c95410c417504f.js
  • https://vk.com/js/api/openapi.js?159
  • https://abt.s3.yandex.net/expjs/latest/exp.js
  • https://api.expf.ru/api/v1/config.json
  • https://mc.yandex.ru/metrika/advert.gif
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?159
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://api.expf.ru/api/v1/config.json
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://api.sunlight.net/v6/customers
  • https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=879
  • https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.687
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...net:*sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5811402
  • https://api.sunlight.net/v6/customers/
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api.expf.ru/api/v1/geo
  • https://api.expf.ru/api/v1/geo
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://api.sunlight.net/x/events/raw/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v1/express-delivery/my/outlet/
  • https://api.sunlight.net/v4/constants/
  • https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.11
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://api.sunlight.net/x/events/raw/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v1/express-delivery/my/outlet/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v4/constants/
  • https://api.sunlight.net/v3/outlets/regions/
  • https://api.sunlight.net/v3/outlets/regions/
  • https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/0403189c64e77b848774.png
  • https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/0403189c64e77b848774.png
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://privacy-cs.mail.ru/fp/?id=351lFjsTfKvmsw-pBs2Ii
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://cdn.uxfeedback.ru/widget.js
  • https://cdn.uxfeedback.ru/widget.js
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://g6.sunlight.net/static/shop/icons/favicon.ico
  • https://g6.sunlight.net/static/shop/icons/favicon.ico
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://cdn.uxfeedback.ru/assets-5.1.1/2.6616e693f8f58be71e97.js
  • https://cdn.uxfeedback.ru/assets-5.1.1/2.6616e693f8f58be71e97.js
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js
  • https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js
  • https://widget-api.uxfeedback.ru/v5/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y
  • https://widget-api.uxfeedback.ru/v5/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Privacy advice (83)

    TitleAdviceScore
    Use a good Content-Security-Policy header to make sure you you avoid Cross Site Scripting (XSS) attacks. (contentSecurityPolicyHeader)Set a Content-Security-Policy header to make sure you are not open for Cross Site Scripting (XSS) attacks. You can start with setting a Content-Security-Policy-Report-Only header, that will only report the violation, not stop the download.0
    Description: Content Security Policy is delivered via a HTTP response header, and defines approved sources of content that the browser may load. It can be an effective countermeasure to Cross Site Scripting (XSS) attacks and is also widely supported and usually easily deployed. https://scotthelme.co.uk/content-security-policy-an-introduction/.
    Offenders:
  • https://sunlight.net/catalog/zolotye-kolca.html
  • Avoid third party cookies that is used to track the user. (thirdPartyCookies)The page sets 7 third party cookies.0
    Description: Third party cookies are used to track the user. They are automatically blocked in Safari and Firefox.
    Offenders:
  • .yandex.ru
  • .app.link
  • api-qa.diginetica.net
  • .yandex.ru
  • .yandex.ru
  • .yandex.ru
  • .yandex.ru
  • Do not share user data with third parties. (thirdPartyPrivacy)The page has 17% requests that are 3rd party (28 requests with a size of 526 kB). The page also have request to companies that harvest data from users and do not respect users privacy (see https://en.wikipedia.org/wiki/Surveillance_capitalism). The page do 3 tag-manager requests and uses 1 tag-manager tool. The page do 7 survelliance requests and uses 4 survelliance tools. The page do 11 analytics requests and uses 2 analytics tools. The page do 4 ad requests and uses 1 ad tool. The page do 8 social requests and uses 1 social tool. The page do 1 utility request and uses 1 utility tool.0
    Description: Using third party requests shares user information with that third party. Please avoid that! The project https://github.com/patrickhulce/third-party-web is used to categorize first/third party requests.
    Offenders:
  • https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR
  • https://mc.yandex.ru/metrika/watch.js
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js...nager.com/gtag/js
  • https://cdn.branch.io/branch-latest.min.js
  • https://vk.com/js/api/openapi.js?169
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?169
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://app.link/_r...tps://app.link/_r
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/js/api/openapi.js?159
  • https://mc.yandex.ru/metrika/advert.gif
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?159
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://api2.branch.io/v1/open
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://api2.branch.io/v1/pageview
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Page info

    Page info
    TitleЗолотые кольца — купить кольцо из золота недорого в интернет-магазине SUNLIGHT в Москве, выбрать золотое колечко в каталоге с фото и ценами
    Width1909
    Height10599
    DOM elements7781
    Avg DOM depth12
    Max DOM depth20
    Iframes2
    Script tags71
    Local storage5.0 KB
    Session storage596 B
    Network Information API4g
    Resource Hints
    dns-prefetch
    https://www.googletagmanager.com/
    https://mc.yandex.ru/
    https://cdn.diginetica.net/
    preconnect
    https://gum.criteo.com/
    https://dis.eu.criteo.com/
    https://tracking.diginetica.net/
    https://bid.g.doubleclick.net/
    https://ad.mail.ru/
    https://px.adhigh.net/
    https://top-fwz1.mail.ru/

    Technologies used to build the page.

    Data collected using Wappalyzer version 6.10.66. With updated code from Webappanalyzer 2024-12-27. Use --browsertime.firefox.includeResponseBodies htmlor --browsertime.chrome.includeResponseBodies htmlto help Wappalyzer find more information about technologies used.

    TechnologyConfidenceCategory
    PHP 100  Programming languages
    KPHP 7.4.122464100  Programming languages
    Amazon Web Services 100  PaaS
    HSTS 100  Security
    Amazon CloudFront 100  CDN
    HTTP/3 100  Miscellaneous

    Data collected using Third Party Web 0.26.2

    Tag-manager
    Google Tag Manager
    Survelliance
    Google Tag Manager
    Google Analytics
    Other Google APIs/SDKs
    Google Fonts
    Analytics
    Yandex Metrica
    Google Analytics
    Ad
    Branch Metrics
    Social
    VK
    Utility
    Other Google APIs/SDKs
    Cdn
    Google Fonts
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Long Aninimation Frames | 

    Data from run 2

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)81 ms
    First Contentful Paint (FCP)468 ms
    Largest Contentful Paint (LCP)2.436 s
    Cumulative Layout Shift (CLS)0.00
    Total Blocking Time (TBT)1.699 s
    First Contentful Paint info
    Elements that needed recalculate style before FCP471
    Time spent in recalculate style before FCP20.74 ms
    Extra timings
    TTFB81 ms
    First Paint468 ms
    Load Event End32.001 s
    Fully loaded32.644 s

    Largest Contentful Paint

    When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.

    Element typeDIV
    Element/tag<div data-huge="" data-mobile-banner="https://g7.sunlight.net/media/catbans/55699518613af7ec98b9bd89dbb972178eb965da.jpg" data-desktop-banner="https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg" data-analytics="{&quot;block_index&quot;: 1, &quot;creative_id&quot;: &quot;https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg&quot;, &quot;creative_index&quot;: 1, &quot;creative_name&quot;: null, &quot;creative_slot&quot;: &quot;catalogbanner&quot;, &quot;creative_slot_id&quot;: &quot;100807&quot;, &quot;promotion_id&quot;: null, &quot;promotion_name&quot;: null}" data-analytics-list-name="Золотые кольца" id="js-catalog-wide-banner" class="catalog-wide-banner" style="background-image: url(&quot;https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg&quot;);"></div>
    Render time 2.436 s
    Element render delay254 ms
    TTFB81 ms
    Resource delay1.980 s
    Resource load duration121 ms
    Elements that needed recalculate style before LCP5792
    Time spent in recalculate style before LCP498.798 ms
    Element idjs-catalog-wide-banner
    Load time2.348 s
    URL https://g9.sunlight....abfef80b43135.jpg
    Size (width*height)910593
    DOM path
    div#wrapper > div#js-catalog-wide-banner> div#wrapper > div#js-catalog-wide-banner>
    LCP

    The largest contentful paint is highlighted in the image. If no element is highlighted the element was removed before the screenshot or the LCP API couldn't find the element.

    The Largest Contentful Paint API highlighted this image as a part of the LCP.

    LCP

    Detected Cumulative Layout Shift

    0.00220 cumulative layout shift collected from the Cumulative Layout Shift API.

    These HTML elements contribute most to the Cumulative Layout Shifts of the page. The higher score, the more layout shift.

    ScoreHTML Element
    0.00220<div class="supreme-header-top-menu-right-links"></div>
    body > div#wrapper > div#js-header-top > div > div:eq(1)
    Layout shift

    The elements that have shifted place is highlighted in the image (that have a higher value than 0.01). If the element shifted outside of the viewport, you will not see it there. It can be hard to understand what content that has shifted, if that's the case, checkout the video or the filmstrip of the run.

    Long Animation Frames

    Read more about the Long Animation Frames API here here.

    The top 10 longest animation frames entries

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    776.3 ms865.1 ms3.3 ms2.8 ms0.5 ms
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.2e4567b89d246fcde8fe.js?1743419392.0

    Invoker:  SCRIPT#https://g1.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main.e018669e6cb0ea39ebe3.js?1743419392.0 .onload
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d5d8e4dfd8a29c202ebf.js?1743419392.0

    Invoker:  https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d5d8e4dfd8a29c202ebf.js?1743419392.0
    Invoker Type: classic-script
    Window attribution: self

    Forced Style And Layout Duration: 364 ms

    Invoker:  IDBRequest.onsuccess
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    555.8 ms653 ms11.4 ms11.2 ms0.2 ms
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.2e4567b89d246fcde8fe.js?1743419392.0

    Invoker:  https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.2e4567b89d246fcde8fe.js?1743419392.0
    Invoker Type: classic-script
    Window attribution: self

    https://cdn.diginetica.net/338/client.js

    Forced Style And Layout Duration: 305 ms

    Invoker:  https://cdn.diginetica.net/338/client.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    124 ms154 ms73.2 ms73.1 ms0.1 ms
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    123.3 ms177.5 ms0.6 ms0.4 ms0.2 ms
    https://mc.yandex.ru/metrika/watch.js

    Invoker:  DOMWindow.onmessage
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    72.3 ms165.7 ms13.2 ms0.4 ms12.8 ms
    https://top-fwz1.mail.ru/js/code.js

    Invoker:  https://top-fwz1.mail.ru/js/code.js
    Invoker Type: classic-script
    Window attribution: self

    https://stream.datago.ru/tracker/sp.js

    Invoker:  https://stream.datago.ru/tracker/sp.js
    Invoker Type: classic-script
    Window attribution: self

    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c&gtm=45He53q1v76512221za200&tag_exp=102482433~102509682~102788824~102803279~102813109~102887800~102926062

    Invoker:  https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c&gtm=45He53q1v76512221za200&tag_exp=102482433~102509682~102788824~102803279~102813109~102887800~102926062
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    67.3 ms143.6 ms2 ms2 ms0 ms
    https://cdn.diginetica.net/338/client.js

    Invoker:  XMLHttpRequest.onreadystatechange
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    https://mc.yandex.ru/metrika/watch.js

    Forced Style And Layout Duration: 64 ms

    Invoker:  https://mc.yandex.ru/metrika/watch.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    66.2 ms111.4 ms10 ms9.8 ms0.2 ms
    https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.4dedd06c3161d8c952e8.js?1743419392.0

    Forced Style And Layout Duration: 3 ms

    Invoker:  #document.onDOMContentLoaded
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    https://sunlight.net/catalog/zolotye-kolca.html

    Forced Style And Layout Duration: 32 ms

    Invoker:  #document.onDOMContentLoaded
    Invoker Type: event-listener
    Source Function Name:  initCatalog
    Window attribution: self
    Source char position: 25

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    14.9 ms70.8 ms6.5 ms3.3 ms3.2 ms
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.2e4567b89d246fcde8fe.js?1743419392.0

    Invoker:  Response.json.then
    Invoker Type: resolve-promise
    Window attribution: self
    Source char position: -1

    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.2e4567b89d246fcde8fe.js?1743419392.0

    Invoker:  Response.json.then
    Invoker Type: resolve-promise
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    13 ms87.7 ms9.2 ms9.2 ms0 ms
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR

    Invoker:  https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    11.3 ms16.5 ms60.7 ms0.6 ms60.1 ms
    No availible script information.

    Server timings

    There are no Server Timings.

    Custom metrics collected through JavaScript

    There are no custom configured scripts.

    Extra metrics collected using scripting

    There are no custom extra metrics from scripting.

    | Summary  | Largest responses  | Requests and sizes per content type  | Data per domain | Expires and last modified statistics  | Requests loaded after onLoad event  | Render blocking requests  | 

    PageXray

    How the page is built.

    Summary
    HTTP versionHTTP/1.1
    Total requests163
    Total domains38
    Total transfer size2.9 MB
    Total content size7.7 MB
    Responses missing compression54
    Number of cookies22
    Third party cookies7
    Requests per response code
    200154
    2044
    3011
    3023
    3221

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html6.8 KB171.5 KB1.1 MB12
    css1.1 KB66.1 KB281.4 KB11
    javascript878 B1.7 MB5.3 MB32
    image1.0 KB879.6 KB869.1 KB31
    font0 b87.8 KB87.0 KB3
    svg0 b22.3 KB37.3 KB29
    json4.7 KB22.3 KB41.7 KB23
    other1.3 KB2.4 KB22 B11
    plain382 B3.7 KB9.3 KB5
    favicon0 b9.6 KB9.4 KB1
    Total16.1 KB2.9 MB7.7 MB158

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    sunlight.net1.301 s165.5 KB1.1 MB1
    g0.sunlight.net1.625 s244.4 KB363.6 KB16
    g1.sunlight.net611 ms125.0 KB195.2 KB6
    g6.sunlight.net806 ms95.1 KB187.5 KB7
    www.googletagmanager.com513 ms372.0 KB1.2 MB3
    mc.yandex.ru471 ms77.8 KB217.0 KB9
    cdn.diginetica.net310 ms325.3 KB1.3 MB5
    g4.sunlight.net426 ms67.6 KB129.8 KB5
    g9.sunlight.net543 ms465.4 KB521.1 KB4
    g8.sunlight.net653 ms143.9 KB325.8 KB7
    g3.sunlight.net166 ms57.6 KB164.5 KB2
    g2.sunlight.net346 ms115.6 KB117.6 KB4
    g7.sunlight.net324 ms37.0 KB85.0 KB4
    g5.sunlight.net649 ms55.0 KB61.5 KB9
    cdn.branch.io211 ms23.4 KB75.0 KB1
    api.mindbox.ru289 ms189.8 KB586.1 KB3
    vk.com493 ms36.8 KB112.8 KB8
    onelinksmartscript.appsflyer.com491 ms22.0 KB94.8 KB1
    stream.datago.ru447 ms73.2 KB72.7 KB5
    top-fwz1.mail.ru89 ms27.0 KB50.0 KB6
    tracking.diginetica.net41 ms111 B111 B3
    autocomplete.diginetica.net110 ms837 B98 B2
    api.sunlight.net917 ms8.6 KB32.5 KB18
    privacy-cs.mail.ru2.666 s20.9 KB82.6 KB4
    web-static.mindbox.ru218 ms73.9 KB185.2 KB2
    analytics.google.com647 msN/A0 b2
    www.google.ru119 ms63 B42 B1
    app.link422 ms670 B91 B1
    abt.s3.yandex.net104 ms6.4 KB14.2 KB1
    api.expf.ru157 ms2.3 KB5.8 KB4
    api2.branch.io562 ms1.1 KB303 B2
    api-qa.diginetica.net98 ms614 B36 B1
    uaas.yandex.ru161 ms702 B173 B1
    personalization-web-stable.mindbox.ru535 ms103.0 KB293.5 KB6
    quizzes-stable.mindbox.ru231 ms652 B300 B2
    cdn.uxfeedback.ru524 ms69.8 KB202.0 KB4
    widget-api.uxfeedback.ru128 ms244 B1.3 KB2
    fonts.googleapis.com206 ms1.9 KB5.4 KB1

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds15 minutes27 weeks
    Last modified3 minutes9 weeks4 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css6.8 KB2
    javascript64.9 KB3
    image1.3 KB1
    font0 b0
    other0 b1
    favicon9.6 KB1
    json770 B2
    plain0 b1
    Total83.0 KB11

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html2.8 KB7
    css8.4 KB3
    javascript526.5 KB11
    image453.5 KB20
    font0 b0
    json20.2 KB17
    plain3.7 KB4
    other2.4 KB10
    favicon9.6 KB1
    Total1023.2 KB77

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    330

    Render information

    URLType
    https://cdn.diginetica.net/338/client.jsnon_blocking
    https://api.mindbox....les/webpush_v2.jsnon_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://www.googleta...anager.com/gtm.jsnon_blocking
    https://personalizat...rvice/v2/forms.jsnon_blocking
    https://g8.sunlight....b89d246fcde8fe.jsin_body_parser_blocking
    https://stream.datago.ru/tracker/sp.jsnon_blocking
    https://mc.yandex.ru/metrika/watch.jsnon_blocking
    https://web-static.m...stable/quizzes.jsnon_blocking
    https://g3.sunlight....6c3161d8c952e8.jsin_body_parser_blocking
    https://g6.sunlight....8d45afb4d92abd.jsnon_blocking
    https://g9.sunlight....dfd8a29c202ebf.jsnon_blocking
    https://g0.sunlight....57e441a0204028.jsin_body_parser_blocking
    https://cdn.uxfeedba...bfb23effbbc469.jsnon_blocking
    https://g7.sunlight....c95410c417504f.jsnon_blocking
    https://g0.sunlight....turaPT-Demi.woff2non_blocking
    https://g8.sunlight....23c42f54677f13.jsnon_blocking
    https://g0.sunlight....raPT-Medium.woff2non_blocking
    https://g1.sunlight....9e6cb0ea39ebe3.jsnon_blocking
    https://g0.sunlight....turaPT-Book.woff2non_blocking
    https://api.mindbox....pts/v1/tracker.jsnon_blocking
    https://cdn.branch.i...nch-latest.min.jsnon_blocking
    https://cdn.uxfeedba...93f8f58be71e97.jsnon_blocking
    https://onelinksmart...-script-latest.jsnon_blocking
    https://privacy-cs.m...ic/sync-loader.jsnon_blocking
    https://top-fwz1.mail.ru/js/code.jsnon_blocking
    https://g0.sunlight....61f44fa847432.cssblocking
    https://g4.sunlight....1e3364b9f0255.cssblocking
    https://vk.com/dist/...05c0269f8a1e87.jsnon_blocking
    https://vk.com/dist/...05c0269f8a1e87.jsnon_blocking
    https://cdn.digineti...lete/template.cssdynamically_injected_non_blocking
    https://g1.sunlight....d06f97d5af7b9.cssnon_blocking
    https://abt.s3.yande...pjs/latest/exp.jsnon_blocking
    https://cdn.uxfeedba...0ce43f9a5cc71.cssdynamically_injected_non_blocking
    https://cdn.uxfeedback.ru/widget.jsnon_blocking
    https://top-fwz1.mai...yn-goal-config.jsnon_blocking
    https://g3.sunlight....2cf8ec9ed5329.cssdynamically_injected_non_blocking
    https://fonts.google...oogleapis.com/cssdynamically_injected_non_blocking
    https://g6.sunlight....efaf6484d5cce8.jsblocking
    https://g5.sunlight....b893a74ec70f0.cssdynamically_injected_non_blocking
    https://personalizat...ervice/styles.cssdynamically_injected_non_blocking
    https://app.link/_r...tps://app.link/_rnon_blocking
    https://g0.sunlight....27b7e44d2eec9.cssdynamically_injected_non_blocking
    https://cdn.digineti...arch/template.cssdynamically_injected_non_blocking
    https://vk.com/js/api/openapi.js?169non_blocking
    https://vk.com/js/api/openapi.js?159non_blocking
    CPU Long Tasks | CPU Time Spent | CPU Time Spent Per Request | CPU Time Per Tool/Domain | 

    CPU

    Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.

    Long Tasks

    Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.

    TypeQuantityTotal duration (ms)
    Total Blocking Time 1699
    Max Potential First Input Delay 822
    Long Tasks before First Paint00
    Long Tasks before First Contentful Paint00
    Long Tasks before Largest Contentful Paint91227
    Long Tasks after Load Event End170
    Total Long Tasks132349

    CPU last long task happened at 32.648 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    unknown62852window
    self70753window
    self87065window
    unknown93585window
    self102553window
    self1081590window
    self1799108window
    self2020106window
    self2259115window
    self2527822window
    self3559172window
    self399158window
    self3264870window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML237
    styleLayout1112
    paintCompositeRender68
    scriptParseCompile12
    scriptEvaluation4646
    garbageCollection95
    other1547
    Events (ms)
    FunctionCall2714
    RunTask1139
    RunMicrotasks912
    UpdateLayoutTree655
    v8.run647
    Layout456
    ParseHTML184
    v8.callFunction111
    Commit102
    IntersectionObserverController::computeIntersections82
    TimerFire70
    PrePaint65
    HTMLDocumentParser::MaybeFetchQueuedPreloads51
    Layerize47
    EventDispatch43
    FireAnimationFrame42
    Paint37
    HitTest26
    V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE22
    V8.BytecodeBudgetInterrupt21
    DecodedDataDocumentParser::AppendBytes21
    v8.evaluateModule18
    V8.HandleInterrupts17
    DocumentLoader::BodyLoadingFinished16
    V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING15
    DocumentLoader::CommitNavigation13
    v8.compile12
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL11
    V8.GC_MC_INCREMENTAL11
    XHRReadyStateChange11

    Time spent per request

    URLCPU time (ms)
    https://cdn.diginetica.net/338/client.js2150
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR215
    https://mc.yandex.ru/metrika/watch.js207
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c&gtm=45He53q1v76512221za200&tag_exp=102482433~102509682~102788824~102803279~102813109~102887800~102926062120
    https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.4dedd06c3161d8c952e8.js?1743419392.079
    https://sunlight.net/catalog/zolotye-kolca.html76
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.2e4567b89d246fcde8fe.js?1743419392.073
    https://static.popmechanic.ru/service/v2/forms.js?v=4.50.1150
    https://top-fwz1.mail.ru/js/code.js46
    https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.6279ea8d45afb4d92abd.js?1743419392.046
    https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d5d8e4dfd8a29c202ebf.js?1743419392.034
    https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js22
    https://stream.datago.ru/tracker/sp.js22
    https://privacy-cs.mail.ru/static/sync-loader.js22
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.68717
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/367.629cfa23c42f54677f13.js16
    chrome-error://chromewebdata/16
    https://api.mindbox.ru/scripts/v1/tracker.js16
    https://cdn.branch.io/branch-latest.min.js14

    CPU time spent

    Tool/domainTime (ms)
    cdn.diginetica.net2149.8
    Google Tag Manager335.0
    Yandex Metrica206.8
    g3.sunlight.net79.1
    sunlight.net76.4
    g8.sunlight.net89.3
    static.popmechanic.ru50.3
    top-fwz1.mail.ru46.3
    g6.sunlight.net45.9
    g9.sunlight.net33.9
    cdn.uxfeedback.ru22.4
    stream.datago.ru21.9
    privacy-cs.mail.ru21.6
    api.mindbox.ru32.6
    Branch Metrics14.0
    | Categories | | Tools | | Cookies | | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.26.2.

    CategoryRequests
    tag-manager 4
    survelliance 8
    analytics 11
    ad 4
    social 8
    utility 1
    cdn 1
    CategoryNumber of tools
    tag-manager 1
    survelliance 4
    analytics 2
    ad 1
    social 1
    utility 1
    cdn 1

    Third party requests and tools

    tag-manager (4 requests)
    Google Tag Manager
    survelliance (8 requests)
    Google Tag Manager
    Google Analytics
    Other Google APIs/SDKs
    Google Fonts
    analytics (11 requests)
    Yandex Metrica
    Google Analytics
    ad (4 requests)
    Branch Metrics
    social (8 requests)
    VK
    utility (1 requests)
    Other Google APIs/SDKs
    cdn (1 requests)
    Google Fonts

    Unmatched third party domains

    Here's a list of domains that didn't match any tool in Third party web. If you are sure they are third party domains, please do a PR to that project. You can also fine tune the list using --firstParty.

    cdn.diginetica.net
    static.popmechanic.ru
    api.mindbox.ru
    onelinksmartscript.appsflyer.com
    stream.datago.ru
    top-fwz1.mail.ru
    tracking.diginetica.net
    autocomplete.diginetica.net
    privacy-cs.mail.ru
    web-static.mindbox.ru
    abt.s3.yandex.net
    api.expf.ru
    api-qa.diginetica.net
    uaas.yandex.ru
    personalization-web-stable.mindbox.ru
    quizzes-stable.mindbox.ru
    cdn.uxfeedback.ru
    widget-api.uxfeedback.ru

    Third party cookies

    Cookie nameDomain
    _yasc .yandex.ru
    _s .app.link
    digi-cookie api-qa.diginetica.net
    yabs-sid .yandex.ru
    receive-cookie-deprecation .yandex.ru

    First party requests and sizes per content type

    Calculated using .*sunlight.* (use --firstParty to configure).

    ContentHeader SizeTransfer SizeContent SizeRequests
    html5.6 KB165.5 KB1.1 MB9
    css0 b47.9 KB207.8 KB6
    javascript0 b366.9 KB941.7 KB9
    image0 b872.0 KB868.4 KB16
    font0 b87.8 KB87.0 KB3
    svg0 b22.3 KB37.3 KB29
    json4.2 KB13.7 KB32.5 KB9
    favicon0 b9.6 KB9.4 KB1
    Total10.0 KB1.5 MB3.2 MB83

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html1.2 KB6.0 KB20.4 KB3
    css1.1 KB18.2 KB73.6 KB5
    javascript878 B1.4 MB4.4 MB23
    image1.0 KB7.6 KB638 B15
    font0 b0 b0 b0
    json546 B8.6 KB9.2 KB14
    other1.3 KB2.4 KB22 B11
    plain382 B3.7 KB9.3 KB5
    Total6.3 KB1.4 MB4.5 MB80

    Axe

    Axe is an accessibility testing engine for websites and other HTML-based user interfaces. Tested using axe-core version 4.10.2. Read more about axe-core .

    Violations

    Median number of violations for all the runs. Check each individual run to see all the violations.

    TypeViolations (median)
    Critical 1 (25 issues)
    Serious3 (203 issues)
    Moderate2 (501 issues)
    Minor0 (0 issues)

    loadingExperience ALL | | originLoadingExperience ALL | | 

    CrUx

    Chrome User Experience Report (CrUx) is powered by real user measurement across the public web, aggregated from users who have opted-in to syncing their browsing history, have not set up a Sync passphrase, and have usage statistic reporting enabled and is using Chrome.

    The CrUx data has four different buckets (form factor) depending on device: DESKTOP, PHONE, TABLET and ALL. You can choose which data to get with --crux.formFactor.

    Over the last 30 days, this is the field data for this page for Chrome users.

    Form Factor ALL

    Data collected between 2025-3-2 and 2025-3-29

    MetricValue
    Round Trip Time (RTT) 75 percentile166 ms
    Time To First Byte (TTFB) 75 percentile1.554 s
    First Contentful Paint (FCP) 75 percentile2.185 s
    Largest Contentful Paint (LCP) 75 percentile3.436 s
    Cumulative Layout Shift (CLS) 75 percentile0.46
    Interaction to Next Paint (INP) 75 percentile405 ms

    Form factors

    Form factorValue
    Desktop11.78%
    Phone88.22%
    Tablet0.00%

    Navigation types

    Navigation typeValue
    Navigate 49.96%
    Navigate cache 0.00%
    Reload 3.76%
    Restore 0.00%
    Back/Forward 41.05%
    Back/Forward cache 5.23%
    Prerender 0.00%

    Largest Contentful Paint resource type

    Element typeValue
    Text35.71%
    Image64.29%

    Largest Contentful Paint image extra information

    Metric75 p
    Largest Contentful Paint3.436 s
    Image load duration113 ms
    Image load delay2.216 s
    Image render delay550 ms
    Image TTFB1.508 s

    Distribution

    Round Trip Time (RTT)Time To First Byte (TTFB)
    First Contentful Paint (FCP)Largest Contentful Paint (LCP)
    Interaction to Next Paint (INP)Cumulative Layout Shift (CLS)

    All pages served from this origin

    This is a summary of all pages served from this origin over the last 30 days for Chrome users.

    Form Factor ALL

    Data collected between 2025-3-2 and 2025-3-29

    MetricValue
    Round Trip Time (RTT) 75 percentile148 ms
    Time To First Byte (TTFB) 75 percentile1.539 s
    First Contentful Paint (FCP) 75 percentile2.327 s
    Largest Contentful Paint (LCP) 75 percentile3.725 s
    Cumulative Layout Shift (CLS) 75 percentile0.04
    Interaction to Next Paint (INP) 75 percentile260 ms

    Form factors

    Form factorValue
    Desktop11.58%
    Phone87.20%
    Tablet1.21%

    Navigation types

    Navigation typeValue
    Navigate 74.70%
    Navigate cache 0.00%
    Reload 4.46%
    Restore 0.07%
    Back/Forward 17.99%
    Back/Forward cache 2.65%
    Prerender 0.13%

    Largest Contentful Paint resource type

    Element typeValue
    Text31.85%
    Image68.15%

    Largest Contentful Paint image extra information

    Metric75 p
    Largest Contentful Paint3.725 s
    Image load duration155 ms
    Image load delay1.713 s
    Image render delay845 ms
    Image TTFB1.655 s

    Distribution

    Round Trip Time (RTT)Time To First Byte (TTFB)
    First Contentful Paint (FCP)Largest Contentful Paint (LCP)
    Interaction to Next Paint (INP)Cumulative Layout Shift (CLS)