Page summary

https://sokolov.ru/shops-map/Moskva/2978249016/

Tested 2025-04-02 16:24:06 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 Score63
Total Page Transfer Size2.8 MB
Requests160
Timing metrics
TTFB [median]157 ms
First Paint [median]408 ms
Fully Loaded [median]3.628 s
Google Web Vitals
TTFB [median]157 ms
First Contentful Paint (FCP) [median]408 ms
Largest Contentful Paint (LCP) [median]1.360 s
Cumulative Layout Shift (CLS) [median]0.04
Total Blocking Time [median]1.036 s
Max Potential FID [median]413 ms
CPU metrics
CPU long tasks [median]10
CPU longest task duration496 ms
CPU last long task happens at3.544 s
Visual Metrics
First Visual Change [median]400 ms
Speed Index [median]2.428 s
Visual Complete 85% [median]3.133 s
Visual Complete 99% [median]3.700 s
Last Visual Change [median]3.733 s
Chrome User Experience Report (CRUX)
First Contentful Paint [p75]945 ms
Largest Contentful Paint (LCP) [p75]5.563 s
Cumulative Layout Shift (CLS) [p75]1.03
Screenshot of run 2

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange400 ms400 ms422 ms467 ms
LastVisualChange3.167 s3.733 s3.656 s4.067 s
SpeedIndex2.242 s2.428 s2.430 s2.619 s
VisualReadiness2.700 s3.333 s3.233 s3.667 s
VisualComplete852.767 s3.133 s3.067 s3.300 s
VisualComplete953.134 s3.700 s3.611 s4.000 s
VisualComplete993.167 s3.700 s3.622 s4.000 s
Google Web Vitals
Time To First Byte (TTFB)143 ms157 ms173 ms219 ms
Largest Contentful Paint (LCP)1.036 s1.360 s1.319 s1.560 s
First Contentful Paint (FCP)396 ms408 ms423 ms464 ms
Cumulative Layout Shift (CLS)0.01560.03660.07080.1601
More metrics
firstPaint396 ms408 ms423 ms464 ms
loadEventEnd437 ms471 ms460 ms473 ms
User Timing
Zone1.224 s1.257 s1.275 s1.344 s
Zone:ZoneAwarePromise1.224 s1.258 s1.275 s1.344 s
Zone:toString1.225 s1.258 s1.276 s1.345 s
Zone:util1.225 s1.259 s1.276 s1.345 s
Zone:legacy1.226 s1.259 s1.277 s1.345 s
Zone:timers1.226 s1.259 s1.277 s1.346 s
Zone:requestAnimationFrame1.226 s1.259 s1.277 s1.346 s
Zone:blocking1.226 s1.260 s1.277 s1.346 s
Zone:EventTarget1.227 s1.260 s1.277 s1.346 s
Zone:MutationObserver1.227 s1.260 s1.278 s1.347 s
Zone:IntersectionObserver1.227 s1.261 s1.278 s1.348 s
Zone:FileReader1.228 s1.261 s1.279 s1.348 s
Zone:on_property1.228 s1.261 s1.279 s1.348 s
Zone:customElements1.248 s1.284 s1.301 s1.370 s
Zone:XHR1.248 s1.284 s1.301 s1.370 s
Zone:geolocation1.249 s1.284 s1.301 s1.371 s
Zone:PromiseRejectionEvent1.249 s1.285 s1.301 s1.371 s
Zone:queueMicrotask1.249 s1.285 s1.302 s1.371 s
CPU
Total Blocking Time767 ms1.036 s983 ms1.145 s
Max Potential FID388 ms413 ms432 ms496 ms
CPU long tasks 10101112
CPU last long task happens at2.910 s3.544 s3.416 s3.795 s
| Waterfall | | Download HAR | 

Waterfall

Run 2 SpeedIndex median

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.4 sCPU Long Task duration 79 msFirst Contentful Paint 396 msFirst Visual Change 400 ms
0.5 sDOM Content Loaded Time 470 msPage Load Time 471 msCPU Long Task duration 80 ms
0.6 sCPU Long Task duration 137 ms
0.7 s
0.8 s
0.9 s
1 s
1.1 sLCP <H1> 1.036 s
1.2 s
1.3 sZone 1.257 sZone:ZoneAwarePromise 1.258 sZone:toString 1.258 sZone:util 1.259 sZone:legacy 1.259 sZone:timers 1.259 sZone:requestAnimationFrame 1.259 sZone:blocking 1.260 sZone:EventTarget 1.260 sZone:MutationObserver 1.260 s
1.4 s
1.5 sCPU Long Task duration 292 ms
1.6 s
1.7 s
1.8 sCPU Long Task duration 51 ms
1.9 sCPU Long Task duration 79 ms
2 s
2.1 s
2.2 sCPU Long Task duration 413 ms
2.7 sCPU Long Task duration 231 ms
2.8 s
2.9 s
3 sCPU Long Task duration 79 msLayout Shift 0.16010 2.916 s
3.1 s
3.2 sVisual Complete 85% 3.133 s
3.3 s
3.4 s
3.5 s
3.6 sCPU Long Task duration 124 ms
3.7 sFully Loaded 3.628 sVisual Complete 95% 3.700 sVisual Complete 99% 3.700 s
3.8 sLast Visual Change 3.733 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 (63)

TitleAdviceScore
Don't scale images in the browser (avoidScalingImages)The page has 6 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.40
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://cdn.sokolov.ru/upload/content/area/2de813168cfab95263a0021f90209577.jpg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/icons/store-premium.svg
  • 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 CSS and CSS requests even though it uses a HTTP/2-ish connection. If you have many users on slow connections, it can be better to only inline the CSS. Run your own tests and check the waterfall graph to see what happens.95
    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.
    Have a fast largest contentful paint (largestContentfulPaint) You can add fetchPriority="high" to the image to increase the load priority in Chrome. The image is lazy loaded using the lazy attribute, you should avoid that on the LCP image.75
    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.
    Avoid CPU Long Tasks (longTasks)The page has 17 CPU long tasks with the total of 2.369 s. The total blocking time is 1.498 s and 1 long task before first contentful paint with total time of 71 ms. 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
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • multiple-contexts
  • Avoid Frontend single point of failures (spof)The page has 14 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.70
    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://static-catalog.sokolov.ru/_next/static/css/d952859c721b8e52.css
  • https://static-catalog.sokolov.ru/_next/static/css/0b1b64cd5cd13817.css
  • https://static-catalog.sokolov.ru/_next/static/css/f2f640d30117f472.css
  • https://static-catalog.sokolov.ru/_next/static/css/d67471c075b0c8ff.css
  • https://static-catalog.sokolov.ru/_next/static/css/a6a191b9c8b7721f.css
  • https://static-catalog.sokolov.ru/_next/static/css/ae638aafd1466116.css
  • https://static-catalog.sokolov.ru/_next/static/css/d2555a5309e2edd2.css
  • https://static-catalog.sokolov.ru/_next/static/css/7d06de3534181a6c.css
  • https://static-catalog.sokolov.ru/_next/static/css/29d30e70ddab6860.css
  • https://static-catalog.sokolov.ru/_next/static/css/dc41697283a04350.css
  • https://static-catalog.sokolov.ru/_next/static/css/5513378153b0b486.css
  • https://code.jivo.ru/css/c2eb44a/widget.css
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://code.jivo.ru/css/c2eb44a/omnichannelMenu.widget.css
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 27 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 70.4 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://sokolov.ru/spa-images/footer/app-store-badge.svg
  • https://sokolov.ru/spa-images/footer/google-play-badge.svg
  • https://sokolov.ru/spa-images/footer/app-gallery-badge.svg
  • https://sokolov.ru/spa-images/footer/rustore-badge.svg
  • https://sokolov.ru/api/v5/profile/
  • https://sokolov.ru/api/v5/profile/products/
  • https://sokolov.ru/api/v5/handbooks/currency-rates/
  • https://sokolov.ru/api/v5/location/check/
  • https://static-catalog.sokolov.ru/meta/manifest.json
  • https://sokolov.ru/api/v4/content/area/main-page-topline/
  • https://static-catalog.sokolov.ru/meta/favicon.ico
  • https://sokolov.ru/api/v4/content/area/nav-buttons/
  • https://sokolov.ru/api/v4/content/area/feedback-channels/
  • https://sokolov.ru/api/v4/content/area/download-app-banner/
  • https://seo.sokolov.ru/api/v1/meta/ip/
  • https://sokolov.ru/api/v4/content/area/shops-map-filter-list/
  • https://api-maps.yandex.ru/2.1/...ps.yandex.ru/2.1/
  • https://sokolov.ru/api/v4/profile/favorite-store/
  • https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://geo.sokolov.io/v1.0.0/fias/?code=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/
  • https://sokolov.ru/icons/sim.svg
  • https://sokolov.ru/icons/retail.svg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/api/v4/stores/...ru/api/v4/stores/
  • Long cache headers is good (cacheHeadersLong)The page has 4 requests that have a shorter cache time than 30 days (but still a cache time).96
    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://cdn.diginetica.net/300/client-lite.js
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • Total CSS size shouldn't be too big (cssSize)The total CSS transfer size is 87.4 kB and uncompressed size is 612.9 kB. That is big and the CSS could most probably be smaller.50
    Description: Delivering a massive amount of CSS to the browser is not the best thing you can do, because it means more work for the browser when parsing the CSS against the HTML and that makes the rendering slower. Try to send only the CSS that is used on that page. And make sure to remove CSS rules when they aren't used anymore.
    Offenders:
    URLTransfer sizeContent size
    https://static-catalog.sokolov.ru/_next/static/css/d952859c721b8e52.css 68.7 KB553.4 KB
    https://static-catalog.sokolov.ru/_next/static/css/0b1b64cd5cd13817.css 661 B114 B
    https://static-catalog.sokolov.ru/_next/static/css/f2f640d30117f472.css 1.2 KB1.9 KB
    https://static-catalog.sokolov.ru/_next/static/css/d67471c075b0c8ff.css 1.3 KB2.1 KB
    https://static-catalog.sokolov.ru/_next/static/css/a6a191b9c8b7721f.css 2.9 KB9.9 KB
    https://static-catalog.sokolov.ru/_next/static/css/ae638aafd1466116.css 4.9 KB20.6 KB
    https://static-catalog.sokolov.ru/_next/static/css/d2555a5309e2edd2.css 792 B394 B
    https://static-catalog.sokolov.ru/_next/static/css/7d06de3534181a6c.css 1.1 KB1.6 KB
    https://static-catalog.sokolov.ru/_next/static/css/29d30e70ddab6860.css 1.5 KB4.4 KB
    https://static-catalog.sokolov.ru/_next/static/css/dc41697283a04350.css 1.5 KB3.1 KB
    https://static-catalog.sokolov.ru/_next/static/css/5513378153b0b486.css 951 B1.1 KB
    The favicon should be small and cacheable (favicon)The favicon has no cache time. 50
    Description: It is easy to make the favicon big but please avoid doing that, because every browser will then perform an unnecessarily large download. And make sure the cache headers are set for a long time for the favicon. It is easy to miss since it's another content type.
    Offenders:
  • https://static-catalog.sokolov.ru/meta/favicon.ico
  • Avoid too many fonts (fewFonts)The page has 4 font requests. Do you really need them? What value does the fonts give the user?60
    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://cdn.sokolov.ru/fonts/montserrat/bold.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/regular.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/medium.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/semibold.woff2
  • Total image size shouldn't be too big (imageSize)The page total image size is 1.3 MB. 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.3 MB and the uncompressed size is 5.2 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://static-catalog.sokolov.ru/_next/static/chunks/webpack-f797a152e73f2687.js 8.6 KB15.5 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js 66.5 KB204.9 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js 32.3 KB109.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-e38b532025f7a780.js 190.0 KB666.7 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/shops-map/client/%5B...4ad00a5c63143c.js 1.1 KB1.0 KB
    https://static-catalog.sokolov.ru/_next/static/PFO5q9Vag2hlNUbM4R6cx/_buildManifest.js 2.2 KB5.3 KB
    https://static-catalog.sokolov.ru/_next/static/PFO5q9Vag2hlNUbM4R6cx/_ssgManifest.js 615 B77 B
    https://static-catalog.sokolov.ru/_next/static/chunks/5672.b06c04c9f0cd7c2d.js 2.3 KB4.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1541.3c00a3e5a0af43e2.js 2.0 KB3.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1389-6de8ec0aad0d4042.js 18.0 KB61.7 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/3333.bd960628a8b8e1b3.js 15.9 KB50.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9436-8b7e73a429627c4a.js 6.7 KB15.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7482-9a607b05a6263238.js 27.7 KB78.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7220-4b91df52d3ca4a3b.js 29.7 KB126.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/5126-6b8ff973107efc98.js 17.3 KB58.2 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9303.26059eb0bbde0c2f.js 3.1 KB6.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7811.4e161b19d93bd228.js 2.0 KB3.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1571.a1b61b0957d9338f.js 3.0 KB5.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7152.6296268524cf9ad9.js 1.6 KB2.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/566.0c0417b504718185.js 1.0 KB784 B
    https://static-catalog.sokolov.ru/_next/static/chunks/5355.983e781220919010.js 1.1 KB903 B
    https://static-catalog.sokolov.ru/_next/static/chunks/8316.2f0baf6b0adfaf4f.js 1.1 KB824 B
    https://static-catalog.sokolov.ru/_next/static/chunks/4803.a81bac4a22023b4a.js 1013 B673 B
    https://static-catalog.sokolov.ru/_next/static/chunks/4349.cde88d58e567c71a.js 782 B280 B
    https://static-catalog.sokolov.ru/_next/static/chunks/7413.07cdcc44c06b3a97.js 7.9 KB21.7 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9843.ca968b13efa7ff3b.js 1.9 KB3.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/4100.32b68982a7d87933.js 1.1 KB824 B
    https://static-catalog.sokolov.ru/_next/static/chunks/6503.06cb04399386cb06.js 1.0 KB724 B
    https://api-maps.yandex.ru/2.1/...ps.yandex.ru/2.1/ 12.6 KB34.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js 26.9 KB80.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/91f5892f.ceac726038f76803.js 746 B260 B
    https://static-catalog.sokolov.ru/_next/static/chunks/1423.9d0bbe34be4659f7.js 9.2 KB32.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js 31.7 KB108.5 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/8005.7672b23712230e28.js 2.7 KB6.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/6422.ae882f6609710448.js 1.1 KB1.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/4379.021e104d0f1004dc.js 1.4 KB1.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/6611.a6ac3b8b55b95e77.js 1.4 KB1.5 KB
    https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15933066/...fff627161ae625.js 676.7 KB2.9 MB
    https://cdn.diginetica.net/300/client-lite.js 77.2 KB301.4 KB
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 513 B229 B
    https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/ 5.0 KB67.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 346 B74 B
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 533 B229 B
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 457 B229 B
    https://static-catalog.sokolov.ru/_next/static/chunks/3378.14e3e5af98259ae9.js 1.2 KB1.2 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9809.fb1d0e0438bca7ce.js 1.2 KB1.2 KB
    Avoid using incorrect mime types (mimeTypes)The page has 5 misconfigured mime types. 95
    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://seo.sokolov.ru/api/v1/meta/ip/
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grab.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grabbing.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/help.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/zoom_in.cur
  • Make each CSS response small (optimalCssSize)https://static-catalog.sokolov.ru/_next/static/css/d952859c721b8e52.css size is 70.3 kB (70328) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.90
    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://static-catalog.sokolov.ru/_next/static/css/d952859c721b8e52.css 68.7 KB553.4 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 2.9 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://sokolov.ru/shops-map/Moskva/2978249016/ 8.4 KB39.4 KB
    https://cdn.sokolov.ru/fonts/montserrat/bold.woff2 52.1 KB51.7 KB
    https://cdn.sokolov.ru/fonts/montserrat/regular.woff2 52.2 KB51.8 KB
    https://cdn.sokolov.ru/fonts/montserrat/medium.woff2 51.9 KB51.6 KB
    https://cdn.sokolov.ru/fonts/montserrat/semibold.woff2 52.0 KB51.7 KB
    https://static-catalog.sokolov.ru/_next/static/css/d952859c721b8e52.css 68.7 KB553.4 KB
    https://static-catalog.sokolov.ru/_next/static/css/0b1b64cd5cd13817.css 661 B114 B
    https://static-catalog.sokolov.ru/_next/static/chunks/webpack-f797a152e73f2687.js 8.6 KB15.5 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js 66.5 KB204.9 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js 32.3 KB109.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-e38b532025f7a780.js 190.0 KB666.7 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/shops-map/client/%5B...4ad00a5c63143c.js 1.1 KB1.0 KB
    https://static-catalog.sokolov.ru/_next/static/PFO5q9Vag2hlNUbM4R6cx/_buildManifest.js 2.2 KB5.3 KB
    https://static-catalog.sokolov.ru/_next/static/PFO5q9Vag2hlNUbM4R6cx/_ssgManifest.js 615 B77 B
    https://sokolov.ru/spa-images/footer/app-store-badge.svg 8.9 KB22.0 KB
    https://sokolov.ru/spa-images/footer/google-play-badge.svg 5.8 KB14.2 KB
    https://sokolov.ru/spa-images/footer/app-gallery-badge.svg 7.8 KB19.2 KB
    https://sokolov.ru/spa-images/footer/rustore-badge.svg 4.9 KB11.7 KB
    https://static-catalog.sokolov.ru/_next/static/css/f2f640d30117f472.css 1.2 KB1.9 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/5672.b06c04c9f0cd7c2d.js 2.3 KB4.1 KB
    https://static-catalog.sokolov.ru/_next/static/css/d67471c075b0c8ff.css 1.3 KB2.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1541.3c00a3e5a0af43e2.js 2.0 KB3.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1389-6de8ec0aad0d4042.js 18.0 KB61.7 KB
    https://static-catalog.sokolov.ru/_next/static/css/a6a191b9c8b7721f.css 2.9 KB9.9 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/3333.bd960628a8b8e1b3.js 15.9 KB50.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9436-8b7e73a429627c4a.js 6.7 KB15.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7482-9a607b05a6263238.js 27.7 KB78.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7220-4b91df52d3ca4a3b.js 29.7 KB126.0 KB
    https://static-catalog.sokolov.ru/_next/static/css/ae638aafd1466116.css 4.9 KB20.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/5126-6b8ff973107efc98.js 17.3 KB58.2 KB
    https://static-catalog.sokolov.ru/_next/static/css/d2555a5309e2edd2.css 792 B394 B
    https://static-catalog.sokolov.ru/_next/static/chunks/9303.26059eb0bbde0c2f.js 3.1 KB6.0 KB
    https://static-catalog.sokolov.ru/_next/static/css/7d06de3534181a6c.css 1.1 KB1.6 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7811.4e161b19d93bd228.js 2.0 KB3.3 KB
    https://static-catalog.sokolov.ru/_next/static/css/29d30e70ddab6860.css 1.5 KB4.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/1571.a1b61b0957d9338f.js 3.0 KB5.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/7152.6296268524cf9ad9.js 1.6 KB2.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/566.0c0417b504718185.js 1.0 KB784 B
    https://static-catalog.sokolov.ru/_next/static/chunks/5355.983e781220919010.js 1.1 KB903 B
    https://static-catalog.sokolov.ru/_next/static/chunks/8316.2f0baf6b0adfaf4f.js 1.1 KB824 B
    https://static-catalog.sokolov.ru/_next/static/chunks/4803.a81bac4a22023b4a.js 1013 B673 B
    https://sokolov.ru/api/v5/profile/ 803 B69 B
    https://sokolov.ru/api/v6/basket/easy-calculate/ 1.3 KB363 B
    https://sokolov.ru/api/v5/profile/products/ 1.1 KB40 B
    https://sokolov.ru/api/v5/handbooks/currency-rates/ 662 B155 B
    https://sokolov.ru/api/v5/location/check/ 1.1 KB128 B
    https://static-catalog.sokolov.ru/_next/static/chunks/4349.cde88d58e567c71a.js 782 B280 B
    https://static-catalog.sokolov.ru/_next/static/chunks/7413.07cdcc44c06b3a97.js 7.9 KB21.7 KB
    https://static-catalog.sokolov.ru/_next/static/css/dc41697283a04350.css 1.5 KB3.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9843.ca968b13efa7ff3b.js 1.9 KB3.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/4100.32b68982a7d87933.js 1.1 KB824 B
    https://static-catalog.sokolov.ru/_next/static/chunks/6503.06cb04399386cb06.js 1.0 KB724 B
    https://static-catalog.sokolov.ru/meta/manifest.json 901 B716 B
    https://sokolov.ru/api/v4/content/area/main-page-topline/ 923 B1.3 KB
    https://static-catalog.sokolov.ru/meta/favicon.ico 3.7 KB14.7 KB
    https://sokolov.ru/api/v4/content/area/nav-buttons/ 1.3 KB2.6 KB
    https://seo.sokolov.ru/api/v1/meta/ip/ 0 b0 b
    https://sokolov.ru/api/v4/content/area/feedback-channels/ 1.0 KB2.4 KB
    https://sokolov.ru/api/v4/content/area/download-app-banner/ 1.2 KB2.0 KB
    https://seo.sokolov.ru/api/v1/meta/ip/ 232 B56 B
    https://sokolov.ru/api/v4/content/area/shops-map-filter-list/ 1.2 KB2.5 KB
    https://api-maps.yandex.ru/2.1/...ps.yandex.ru/2.1/ 12.6 KB34.1 KB
    https://sokolov.ru/api/v4/profile/favorite-store/ 717 B167 B
    https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5 453 B46 B
    https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5 453 B46 B
    https://cdn.sokolov.ru/upload/content/area/dfd375aa4e2f3c311213d48422039027.jpg 30.4 KB30.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js 26.9 KB80.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/91f5892f.ceac726038f76803.js 746 B260 B
    https://static-catalog.sokolov.ru/_next/static/chunks/1423.9d0bbe34be4659f7.js 9.2 KB32.3 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js 31.7 KB108.5 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/8005.7672b23712230e28.js 2.7 KB6.1 KB
    https://static-catalog.sokolov.ru/_next/static/css/5513378153b0b486.css 951 B1.1 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/6422.ae882f6609710448.js 1.1 KB1.0 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/4379.021e104d0f1004dc.js 1.4 KB1.4 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/6611.a6ac3b8b55b95e77.js 1.4 KB1.5 KB
    https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15933066/...fff627161ae625.js 676.7 KB2.9 MB
    https://cdn.sokolov.ru/upload/content/area/de6daf5ac89f1e0522d9cf7a2728609a.png 6.0 KB5.8 KB
    https://cdn.sokolov.ru/upload/content/area/2de813168cfab95263a0021f90209577.jpg 18.3 KB18.0 KB
    https://cdn.diginetica.net/300/client-lite.js 77.2 KB301.4 KB
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grab.cur 699 B326 B
    https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grabbing.cur 528 B326 B
    https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/help.cur 532 B326 B
    https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/zoom_in.cur 531 B326 B
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.3 KB22.0 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.3 KB22.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.5 KB17.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.5 KB19.2 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.3 KB14.0 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.6 KB18.4 KB
    https://geo.sokolov.io/v1.0.0/fias/?code=0c5b2444-70a0-4932-980c-b4dc0d3f02b5 893 B488 B
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 513 B229 B
    https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/ 5.0 KB67.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.1 KB14.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 21.6 KB21.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.5 KB19.2 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.6 KB18.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.1 KB17.9 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.8 KB19.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.7 KB14.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.9 KB18.7 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.5 KB14.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.5 KB16.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 346 B74 B
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.7 KB19.5 KB
    https://sokolov.ru/icons/sim.svg 1.2 KB1.8 KB
    https://sokolov.ru/icons/retail.svg 1.2 KB1.9 KB
    https://sokolov.ru/icons/store-premium.svg 724 B808 B
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.9 KB15.7 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.8 KB17.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.6 KB17.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.3 KB15.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.3 KB14.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.5 KB17.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.3 KB14.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 13.8 KB13.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 13.7 KB13.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.3 KB19.1 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.0 KB17.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.8 KB18.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.1 KB15.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.7 KB15.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 14.7 KB14.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 21.1 KB20.9 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 23.7 KB23.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.8 KB19.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.8 KB22.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.5 KB22.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.9 KB16.7 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 21.8 KB21.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.8 KB17.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.4 KB17.2 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 21.6 KB21.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 22.8 KB22.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 20.6 KB20.4 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.9 KB15.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.9 KB16.7 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.7 KB17.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.4 KB18.2 KB
    https://sokolov.ru/api/v4/stores/...ru/api/v4/stores/ 4.1 KB19.0 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.7 KB19.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.1 KB17.9 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 18.4 KB18.2 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 13.0 KB12.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.3 KB15.0 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.4 KB16.2 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.0 KB18.8 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 19.7 KB19.5 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.5 KB15.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.8 KB15.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.1 KB16.9 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 17.5 KB17.3 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.0 KB15.7 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.8 KB15.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 15.8 KB15.6 KB
    https://core-renderer-tiles.maps.yandex.net/tiles....yandex.net/tiles 16.4 KB16.2 KB
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 533 B229 B
    https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/ 457 B229 B
    https://static-catalog.sokolov.ru/_next/static/chunks/3378.14e3e5af98259ae9.js 1.2 KB1.2 KB
    https://static-catalog.sokolov.ru/_next/static/chunks/9809.fb1d0e0438bca7ce.js 1.2 KB1.2 KB
    Don't use private headers on static content (privateAssets)The page has 2 requests with private headers. The main page has a private header. It could be right in some cases where the user can be logged in and served specific content. But if your asset is static it should never be private. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.90
    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://sokolov.ru/shops-map/Moskva/2978249016/
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • Avoid missing and error requests (responseOk)The page has 1 error response. The page has 1 response with code 404. 90
    Description: Your page should never request assets that return a 400 or 500 error. These requests are never cached. If that happens something is broken. Please fix it.
    Offenders:
  • https://sokolov.ru/api/v5/profile/
  • Best practice advice (84)

    TitleAdviceScore
    Do not send too long headers (longHeaders)https://sokolov.ru/api/v5/profile/ has a header set-cookie that is 634 characters long. https://sokolov.ru/a...t/easy-calculate/ has a header set-cookie that is 947 characters long. https://sokolov.ru/a...profile/products/ has a header set-cookie that is 947 characters long. https://sokolov.ru/a...5/location/check/ has a header set-cookie that is 977 characters long. 96
    Description: Do not send response headers that are too long.
    Offenders:
  • https://sokolov.ru/api/v5/profile/
  • https://sokolov.ru/api/v6/basket/easy-calculate/
  • https://sokolov.ru/api/v5/profile/products/
  • https://sokolov.ru/api/v5/location/check/
  • Avoid too many third party requests (thirdParty)The page do 48% requests to third party domains (76 requests and 2 MB). First party is 84 requests and 961.7 kB. The page transfer more bytes from third party domains (2 MB) then first party (961.7 kB). The regex .*sokolov.* was used to calculate first/third party requests.0
    Description: Do not load most of your content from third party URLs.
    Avoid unnecessary headers (unnecessaryHeaders)There are 16 responses that sets both a max-age and expires header. There are 7 responses that sets a pragma no-cache header (that is a request header). There are 87 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://sokolov.ru/shops-map/Moskva/2978249016/
  • https://cdn.sokolov.ru/fonts/montserrat/bold.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/bold.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/regular.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/regular.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/medium.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/medium.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/semibold.woff2
  • https://cdn.sokolov.ru/fonts/montserrat/semibold.woff2
  • https://static-catalog.sokolov.ru/_next/static/css/d952859c721b8e52.css
  • https://static-catalog.sokolov.ru/_next/static/css/0b1b64cd5cd13817.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/webpack-f797a152e73f2687.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-e38b532025f7a780.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/pages/shops-map/client/%5B...4ad00a5c63143c.js
  • https://static-catalog.sokolov.ru/_next/static/PFO5q9Vag2hlNUbM4R6cx/_buildManifest.js
  • https://static-catalog.sokolov.ru/_next/static/PFO5q9Vag2hlNUbM4R6cx/_ssgManifest.js
  • https://sokolov.ru/spa-images/footer/app-store-badge.svg
  • https://sokolov.ru/spa-images/footer/google-play-badge.svg
  • https://sokolov.ru/spa-images/footer/app-gallery-badge.svg
  • https://sokolov.ru/spa-images/footer/rustore-badge.svg
  • https://static-catalog.sokolov.ru/_next/static/css/f2f640d30117f472.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/5672.b06c04c9f0cd7c2d.js
  • https://static-catalog.sokolov.ru/_next/static/css/d67471c075b0c8ff.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/1541.3c00a3e5a0af43e2.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/1389-6de8ec0aad0d4042.js
  • https://static-catalog.sokolov.ru/_next/static/css/a6a191b9c8b7721f.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/3333.bd960628a8b8e1b3.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/9436-8b7e73a429627c4a.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/7482-9a607b05a6263238.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/7220-4b91df52d3ca4a3b.js
  • https://static-catalog.sokolov.ru/_next/static/css/ae638aafd1466116.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/5126-6b8ff973107efc98.js
  • https://static-catalog.sokolov.ru/_next/static/css/d2555a5309e2edd2.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/9303.26059eb0bbde0c2f.js
  • https://static-catalog.sokolov.ru/_next/static/css/7d06de3534181a6c.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/7811.4e161b19d93bd228.js
  • https://static-catalog.sokolov.ru/_next/static/css/29d30e70ddab6860.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/1571.a1b61b0957d9338f.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/7152.6296268524cf9ad9.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/566.0c0417b504718185.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/5355.983e781220919010.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/8316.2f0baf6b0adfaf4f.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/4803.a81bac4a22023b4a.js
  • https://sokolov.ru/api/v5/profile/
  • https://sokolov.ru/api/v6/basket/easy-calculate/
  • https://sokolov.ru/api/v6/basket/easy-calculate/
  • https://sokolov.ru/api/v6/basket/easy-calculate/
  • https://sokolov.ru/api/v5/profile/products/
  • https://sokolov.ru/api/v5/profile/products/
  • https://sokolov.ru/api/v5/profile/products/
  • https://sokolov.ru/api/v5/handbooks/currency-rates/
  • https://sokolov.ru/api/v5/location/check/
  • https://static-catalog.sokolov.ru/_next/static/chunks/4349.cde88d58e567c71a.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/7413.07cdcc44c06b3a97.js
  • https://static-catalog.sokolov.ru/_next/static/css/dc41697283a04350.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/9843.ca968b13efa7ff3b.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/4100.32b68982a7d87933.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/6503.06cb04399386cb06.js
  • https://static-catalog.sokolov.ru/meta/manifest.json
  • https://sokolov.ru/api/v4/content/area/main-page-topline/
  • https://static-catalog.sokolov.ru/meta/favicon.ico
  • https://sokolov.ru/api/v4/content/area/nav-buttons/
  • https://seo.sokolov.ru/api/v1/meta/ip/
  • https://sokolov.ru/api/v4/content/area/feedback-channels/
  • https://sokolov.ru/api/v4/content/area/download-app-banner/
  • https://seo.sokolov.ru/api/v1/meta/ip/
  • https://sokolov.ru/api/v4/content/area/shops-map-filter-list/
  • https://sokolov.ru/api/v4/profile/favorite-store/
  • https://sokolov.ru/api/v4/profile/favorite-store/
  • https://sokolov.ru/api/v4/profile/favorite-store/
  • https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://sokolov.ru/api/v4/stores/count/?city_guid=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://cdn.sokolov.ru/upload/content/area/dfd375aa4e2f3c311213d48422039027.jpg
  • https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/91f5892f.ceac726038f76803.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/1423.9d0bbe34be4659f7.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/8005.7672b23712230e28.js
  • https://static-catalog.sokolov.ru/_next/static/css/5513378153b0b486.css
  • https://static-catalog.sokolov.ru/_next/static/chunks/6422.ae882f6609710448.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/4379.021e104d0f1004dc.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/6611.a6ac3b8b55b95e77.js
  • https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15933066/...fff627161ae625.js
  • https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15933066/...fff627161ae625.js
  • https://cdn.sokolov.ru/upload/content/area/de6daf5ac89f1e0522d9cf7a2728609a.png
  • https://cdn.sokolov.ru/upload/content/area/2de813168cfab95263a0021f90209577.jpg
  • https://cdn.diginetica.net/300/client-lite.js
  • 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-maps.yandex.ru/2.1.79/out/release/images/cursor/grab.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grabbing.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/help.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/zoom_in.cur
  • https://geo.sokolov.io/v1.0.0/fias/?code=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://geo.sokolov.io/v1.0.0/fias/?code=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://geo.sokolov.io/v1.0.0/fias/?code=0c5b2444-70a0-4932-980c-b4dc0d3f02b5
  • https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/
  • https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/
  • https://sokolov.ru/api/v4/shops-map/points/...shops-map/points/
  • https://sokolov.ru/icons/sim.svg
  • https://sokolov.ru/icons/retail.svg
  • https://sokolov.ru/icons/store-premium.svg
  • https://sokolov.ru/api/v4/stores/...ru/api/v4/stores/
  • https://sokolov.ru/api/v4/stores/...ru/api/v4/stores/
  • https://sokolov.ru/api/v4/stores/...ru/api/v4/stores/
  • https://static-catalog.sokolov.ru/_next/static/chunks/3378.14e3e5af98259ae9.js
  • https://static-catalog.sokolov.ru/_next/static/chunks/9809.fb1d0e0438bca7ce.js
  • Privacy advice (80)

    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://sokolov.ru/shops-map/Moskva/2978249016/
  • Set a referrer-policy header to make sure you do not leak user information. (referrerPolicyHeader)Set a referrer-policy header to make sure you do not leak user information.0
    Description: Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. https://scotthelme.co.uk/a-new-security-header-referrer-policy/.
    Offenders:
  • https://sokolov.ru/shops-map/Moskva/2978249016/
  • Set a strict transport header to make sure the user always use HTTPS. (strictTransportSecurityHeader)A strict transport header is set but miss out on setting includeSubDomainsThe max age is lower than six months. Increase it to get a better score.70
    Description: The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) lets a web site tell browsers that it should only be accessed using HTTPS, instead of using HTTP. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security.
    Avoid third party cookies that is used to track the user. (thirdPartyCookies)The page sets 1 third party cookie.0
    Description: Third party cookies are used to track the user. They are automatically blocked in Safari and Firefox.
    Offenders:
  • .yandex.ru
  • Do not share user data with third parties. (thirdPartyPrivacy)The page has 6% requests that are 3rd party (9 requests with a size of 709.6 kB). The page do 8 utility requests and uses 1 utility tool.94
    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://api-maps.yandex.ru/2.1/...ps.yandex.ru/2.1/
  • https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15933066/...fff627161ae625.js
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grab.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/grabbing.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/help.cur
  • https://api-maps.yandex.ru/2.1.79/out/release/images/cursor/zoom_in.cur
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • https://api-maps.yandex.ru/services/coverage/v2/...ices/coverage/v2/
  • Page info

    Page info
    TitleАдреса магазинов SOKOLOV в Москве
    Width1904
    Height1830
    DOM elements1790
    Avg DOM depth17
    Max DOM depth27
    Iframes5
    Script tags47
    Local storage3.8 KB
    Session storage680 B
    Network Information API4g
    Resource Hints
    dns-prefetch
    http://cdn.diginetica.net/
    preconnect
    http://autocomplete.diginetica.net/
    https://static.criteo.net/
    https://cm.g.doubleclick.net/
    https://ad.mail.ru/
    https://googleads.g.doubleclick.net/
    https://www.googletagmanager.com/
    https://www.google-analytics.com/
    https://api.mindbox.ru/
    https://api.flocktory.com/
    https://demo4.paasweb.co.il/

    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 7.4.33100  Programming languages
    Nginx 100  Web servers Reverse proxies
    Amazon Web Services 100  PaaS
    HSTS 100  Security

    Data collected using Third Party Web 0.26.2

    Utility
    Yandex APIs
    Cdn
    Yandex CDN
    | 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)143 ms
    First Contentful Paint (FCP)396 ms
    Largest Contentful Paint (LCP)1.036 s
    Cumulative Layout Shift (CLS)0.16
    Total Blocking Time (TBT)1.036 s
    First Contentful Paint info
    Elements that needed recalculate style before FCP140
    Time spent in recalculate style before FCP24.492 ms
    Extra timings
    TTFB143 ms
    First Paint396 ms
    Load Event End471 ms
    Fully loaded3.628 s
    User Timing marks
    Zone1.257 s
    Zone:ZoneAwarePromise1.258 s
    Zone:toString1.258 s
    Zone:util1.259 s
    Zone:legacy1.259 s
    Zone:timers1.259 s
    Zone:requestAnimationFrame1.259 s
    Zone:blocking1.260 s
    Zone:EventTarget1.260 s
    Zone:MutationObserver1.260 s
    Zone:IntersectionObserver1.261 s
    Zone:FileReader1.261 s
    Zone:on_property1.261 s
    Zone:customElements1.284 s
    Zone:XHR1.284 s
    Zone:geolocation1.284 s
    Zone:PromiseRejectionEvent1.285 s
    Zone:queueMicrotask1.285 s
    User Timing measures
    NameStart timeDuration
    Next.js-before-hydration0 ms467 ms
    Next.js-hydration467 ms111 ms
    Zone1.257 s0 ms
    Zone:ZoneAwarePromise1.258 s1 ms
    Zone:toString1.258 s0 ms
    Zone:util1.259 s0 ms
    Zone:legacy1.259 s0 ms
    Zone:timers1.259 s0 ms
    Zone:requestAnimationFrame1.259 s0 ms
    Zone:blocking1.260 s0 ms
    Zone:EventTarget1.260 s1 ms
    Zone:MutationObserver1.260 s0 ms
    Zone:IntersectionObserver1.261 s0 ms
    Zone:FileReader1.261 s0 ms
    Zone:on_property1.261 s23 ms
    Zone:customElements1.284 s0 ms
    Zone:XHR1.284 s0 ms
    Zone:geolocation1.284 s0 ms
    Zone:PromiseRejectionEvent1.285 s0 ms
    Zone:queueMicrotask1.285 s0 ms

    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 typeH1
    Element/tag<h1 class="ShopsMap_title__mxrFC"></h1>
    Render time 1.036 s
    Element render delay893 ms
    TTFB143 ms
    Resource delay0 ms
    Resource load duration0 ms
    Elements that needed recalculate style before LCP723
    Time spent in recalculate style before LCP64.446 ms
    Load time0 ms
    Size (width*height)13494
    DOM path
    div#__next > div#catalog > div:eq(0) > main > div > div > div > h1> div#__next > div#catalog > div:eq(0) > main > div > div > div > h1>
    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.

    Detected Cumulative Layout Shift

    0.16010 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.16010<div class="Pin_pin__HQvmk"></div>,<div class="Pin_pin__HQvmk"></div>,<div class="Pin_pin__HQvmk"></div>,<div class="Pin_pin__HQvmk"></div>,<div class="Pin_pin__HQvmk"></div>
    body > div#__next > div#catalog > div:eq(0) > main > div > div > div > div > div > div > div:eq(1) > div:eq(0) > div > ymaps > ymaps > ymaps > ymaps:eq(4) > ymaps:eq(1) > ymaps > div,body > div#__next > div#catalog > div:eq(0) > main > div > div > div > div > div > div > div:eq(1) > div:eq(0) > div > ymaps > ymaps > ymaps > ymaps:eq(4) > ymaps:eq(3) > ymaps > div,body > div#__next > div#catalog > div:eq(0) > main > div > div > div > div > div > div > div:eq(1) > div:eq(0) > div > ymaps > ymaps > ymaps > ymaps:eq(4) > ymaps:eq(4) > ymaps > div,body > div#__next > div#catalog > div:eq(0) > main > div > div > div > div > div > div > div:eq(1) > div:eq(0) > div > ymaps > ymaps > ymaps > ymaps:eq(4) > ymaps:eq(5) > ymaps > div,body > div#__next > div#catalog > div:eq(0) > main > div > div > div > div > div > div > div:eq(1) > div:eq(0) > div > ymaps > ymaps > ymaps > ymaps:eq(4) > ymaps:eq(6) > ymaps > div
    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
    391.9 ms453.6 ms28.2 ms27.8 ms0.4 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-e38b532025f7a780.js

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

    https://sokolov.ru/api/v4/shops-map/points/?bbox=55.3589,36.2109,56.1519,39.0234&filter[point_type]=retail,franchise,premium&callback=id_17436110731414742680

    Invoker:  https://sokolov.ru/api/v4/shops-map/points/?bbox=55.3589,36.2109,56.1519,39.0234&filter[point_type]=retail,franchise,premium&callback=id_17436110731414742680
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    247.3 ms262.9 ms66.4 ms65 ms1.4 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js

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

    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    246.5 ms306.2 ms3.5 ms3.4 ms0.1 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js

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

    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js

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

    https://cdn.diginetica.net/300/client-lite.js

    Forced Style And Layout Duration: 2 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    222 ms271.8 ms2.7 ms0.1 ms2.6 ms
    https://code.jivo.ru/js/bundle_ru_RU.js?rand=1743599089

    Invoker:  https://code.jivo.ru/js/bundle_ru_RU.js?rand=1743599089
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    91.5 ms143.3 ms3.7 ms3.7 ms0 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js

    Forced Style And Layout Duration: 5 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    77.2 ms134.2 ms3.2 ms3.1 ms0.1 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-e38b532025f7a780.js

    Forced Style And Layout Duration: 37 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    46.8 ms98.6 ms1.7 ms0.2 ms1.5 ms
    https://www.googletagmanager.com/gtm.js?id=GTM-M5D8284

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

    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js

    Invoker:  SCRIPT[src=https://www.googletagmanager.com/gtm.js?id=GTM-M5D8284].onload
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    45.9 ms110.7 ms0.4 ms0.4 ms0 ms
    https://www.googletagmanager.com/gtag/js?id=G-MZNG6JMV9K&l=dataLayer&cx=c&gtm=45He5410h2v811794066za200&tag_exp=102015665~102788824~102803279~102813109~102887800~102926062~102975949~102976415~103016950

    Invoker:  https://www.googletagmanager.com/gtag/js?id=G-MZNG6JMV9K&l=dataLayer&cx=c&gtm=45He5410h2v811794066za200&tag_exp=102015665~102788824~102803279~102813109~102887800~102926062~102975949~102976415~103016950
    Invoker Type: classic-script
    Window attribution: self

    https://top-fwz1.mail.ru/js/code.js

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    34.6 ms91.8 ms0.4 ms0.1 ms0.3 ms
    https://www.googletagmanager.com/gtag/destination?id=AW-11078509593&l=dataLayer&cx=c&gtm=45je5410h2v9129782309za200zb811794066&tag_exp=102788824~102803279~102813109~102887800~102926062~102975949~102976415~103016950

    Invoker:  https://www.googletagmanager.com/gtag/destination?id=AW-11078509593&l=dataLayer&cx=c&gtm=45je5410h2v9129782309za200zb811794066&tag_exp=102788824~102803279~102813109~102887800~102926062~102975949~102976415~103016950
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    34 ms81.5 ms5 ms4.9 ms0.1 ms
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js

    Forced Style And Layout Duration: 15 ms

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

    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/2.0
    Total requests160
    Total domains10
    Total transfer size2.8 MB
    Total content size7.1 MB
    Responses missing compression43
    Number of cookies89
    Third party cookies1
    Requests per response code
    200159
    4041

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b8.4 KB39.4 KB1
    css0 b85.4 KB598.5 KB11
    javascript558 B1.3 MB5.0 MB46
    image343 B1.2 MB1.2 MB68
    font0 b208.2 KB206.8 KB4
    svg0 b30.5 KB71.7 KB7
    json0 b17.4 KB32.0 KB16
    favicon0 b3.7 KB14.7 KB1
    other0 b2.2 KB1.3 KB5
    Total901 B2.8 MB7.1 MB159

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    sokolov.ru2.164 s60.1 KB209.0 KB23
    cdn.sokolov.ru509 ms262.9 KB260.7 KB7
    static-catalog.sokolov.ru1.724 s615.0 KB2.2 MB51
    seo.sokolov.ru77 ms232 B56 B2
    api-maps.yandex.ru298 ms16.3 KB36.0 KB8
    yastatic.net261 ms676.7 KB2.9 MB1
    cdn.diginetica.net82 ms77.2 KB301.4 KB1
    tracking.diginetica.net117 ms37 B37 B1
    core-renderer-tiles.maps.yandex.net3.509 s1.1 MB1.1 MB65
    geo.sokolov.io196 ms893 B488 B1

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds13 weeks10 years
    Last modified10 hours2 days1 year

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css16.1 KB9
    javascript997.0 KB39
    image1.2 MB68
    font0 b0
    json17.4 KB16
    favicon3.7 KB1
    other2.2 KB5
    svg3.1 KB3
    Total2.2 MB142

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html0 b0
    css16.1 KB9
    javascript997.0 KB39
    image1.2 MB68
    font0 b0
    json17.4 KB16
    favicon3.7 KB1
    other2.2 KB5
    svg3.1 KB3
    Total2.2 MB142

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    000

    Render information

    URLType
    https://yastatic.net...fff627161ae625.jsnon_blocking
    https://static-catal...8b532025f7a780.jsnon_blocking
    https://cdn.digineti...00/client-lite.jsnon_blocking
    https://static-catal...2859c721b8e52.cssnon_blocking
    https://static-catal...a8921dab738876.jsnon_blocking
    https://cdn.sokolov....rat/regular.woff2non_blocking
    https://cdn.sokolov....serrat/bold.woff2non_blocking
    https://cdn.sokolov....at/semibold.woff2non_blocking
    https://cdn.sokolov....rrat/medium.woff2non_blocking
    https://static-catal...33f27b2dfdcc1f.jsnon_blocking
    https://static-catal...c08b6f61cb7304.jsnon_blocking
    https://static-catal...91df52d3ca4a3b.jsnon_blocking
    https://static-catal...607b05a6263238.jsnon_blocking
    https://static-catal...ad076cb54663ae.jsnon_blocking
    https://static-catal...e8ec0aad0d4042.jsnon_blocking
    https://static-catal...8ff973107efc98.jsnon_blocking
    https://static-catal...960628a8b8e1b3.jsnon_blocking
    https://api-maps.yan...ps.yandex.ru/2.1/non_blocking
    https://static-catal...0bbe34be4659f7.jsnon_blocking
    https://static-catal...97a152e73f2687.jsnon_blocking
    https://static-catal...cdcc44c06b3a97.jsnon_blocking
    https://static-catal...7e73a429627c4a.jsnon_blocking
    https://sokolov.ru/a...shops-map/points/non_blocking
    https://static-catal...38aafd1466116.cssdynamically_injected_non_blocking
    https://static-catal...059eb0bbde0c2f.jsnon_blocking
    https://static-catal...b61b0957d9338f.jsnon_blocking
    https://static-catal...191b9c8b7721f.cssdynamically_injected_non_blocking
    https://static-catal...72b23712230e28.jsnon_blocking
    https://static-catal...6c04c9f0cd7c2d.jsnon_blocking
    https://static-catal..._buildManifest.jsnon_blocking
    https://static-catal...161b19d93bd228.jsnon_blocking
    https://static-catal...00a3e5a0af43e2.jsnon_blocking
    https://static-catal...968b13efa7ff3b.jsnon_blocking
    https://static-catal...96268524cf9ad9.jsnon_blocking
    https://static-catal...1697283a04350.cssdynamically_injected_non_blocking
    https://static-catal...30e70ddab6860.cssdynamically_injected_non_blocking
    https://static-catal...ac3b8b55b95e77.jsnon_blocking
    https://static-catal...1e104d0f1004dc.jsnon_blocking
    https://static-catal...471c075b0c8ff.cssdynamically_injected_non_blocking
    https://static-catal...1d0e0438bca7ce.jsnon_blocking
    https://static-catal...e3e5af98259ae9.jsnon_blocking
    https://static-catal...640d30117f472.cssdynamically_injected_non_blocking
    https://static-catal...6de3534181a6c.cssdynamically_injected_non_blocking
    https://static-catal...4ad00a5c63143c.jsnon_blocking
    https://static-catal...3e781220919010.jsnon_blocking
    https://static-catal...882f6609710448.jsnon_blocking
    https://static-catal...b68982a7d87933.jsnon_blocking
    https://static-catal...0baf6b0adfaf4f.jsnon_blocking
    https://static-catal...cb04399386cb06.jsnon_blocking
    https://static-catal...0417b504718185.jsnon_blocking
    https://static-catal...1bac4a22023b4a.jsnon_blocking
    https://static-catal...3378153b0b486.cssdynamically_injected_non_blocking
    https://static-catal...55a5309e2edd2.cssdynamically_injected_non_blocking
    https://static-catal...e88d58e567c71a.jsnon_blocking
    https://static-catal...ac726038f76803.jsnon_blocking
    https://static-catal...b64cd5cd13817.cssnon_blocking
    https://static-catal...x/_ssgManifest.jsnon_blocking
    https://api-maps.yan...ices/coverage/v2/non_blocking
    https://api-maps.yan...ices/coverage/v2/non_blocking
    https://api-maps.yan...ices/coverage/v2/non_blocking
    https://core-rendere....yandex.net/tilesnon_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 1036
    Max Potential First Input Delay 413
    Long Tasks before First Paint179
    Long Tasks before First Contentful Paint179
    Long Tasks before Largest Contentful Paint3296
    Long Tasks after Load Event End91486
    Total Long Tasks101565

    CPU last long task happened at 3.544 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    self39279window
    self49980window
    self592137window
    self1455292window
    self175551window
    self185379window
    self2112413window
    self2664231window
    self291079window
    self3544124window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML58
    styleLayout271
    paintCompositeRender72
    scriptParseCompile1
    scriptEvaluation2143
    garbageCollection46
    other509
    Events (ms)
    FunctionCall1538
    RunTask323
    RunMicrotasks322
    UpdateLayoutTree216
    v8.run181
    Commit66
    Layout53
    ParseHTML45
    Decode Image42
    Paint38
    PrePaint36
    V8.HandleInterrupts24
    v8.callFunction22
    V8.BytecodeBudgetInterrupt21
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL21
    PaintImage20
    Layerize17

    Time spent per request

    URLCPU time (ms)
    https://static-catalog.sokolov.ru/_next/static/chunks/framework-12a8921dab738876.js1099
    https://api-maps.yandex.ru/2.1/?onload=__yandex-maps-api-onload__$$1inrl33nu&onerror=__yandex-maps-api-onerror__$$1inrl33nu&lang=ru_RU&load=util.bounds,LoadingObjectManager,geoQuery,geocode&ns=&mode=release&apikey=02e5ed4f-2721-4e6c-b17d-776631f4adcc567
    https://sokolov.ru/api/v4/shops-map/points/?bbox=55.3589,36.2109,56.1519,39.0234&filter[point_type]=retail,franchise,premium&callback=id_17436110731414742680414
    https://cdn.diginetica.net/300/client-lite.js293
    https://static-catalog.sokolov.ru/_next/static/chunks/9359.67c08b6f61cb7304.js233
    https://yastatic.net/s3/front-maps-static/maps-front-jsapi-v2-1/2.1.79-15933066/out/release/full-0290b3d8abadad47820a59d362fff627161ae625.js107
    https://static-catalog.sokolov.ru/_next/static/chunks/pages/_app-e38b532025f7a780.js75
    https://static-catalog.sokolov.ru/_next/static/chunks/7220-4b91df52d3ca4a3b.js30
    https://static-catalog.sokolov.ru/_next/static/chunks/1571.a1b61b0957d9338f.js26
    https://api-maps.yandex.ru/services/coverage/v2/?l=map&ll=37.62000000,55.75000000&z=10&lang=ru_RU&callback=jsonp_yandex_coverage__l_map_ll_37_62000000_55_75000000_z_10_lang_ru_RU26
    https://static-catalog.sokolov.ru/_next/static/chunks/3333.bd960628a8b8e1b3.js21
    https://static-catalog.sokolov.ru/_next/static/chunks/main-8933f27b2dfdcc1f.js18
    https://static-catalog.sokolov.ru/_next/static/chunks/5123.a7ad076cb54663ae.js13
    https://static-catalog.sokolov.ru/_next/static/chunks/9843.ca968b13efa7ff3b.js10
    https://static-catalog.sokolov.ru/_next/static/chunks/7413.07cdcc44c06b3a97.js10

    CPU time spent

    Tool/domainTime (ms)
    static-catalog.sokolov.ru1536.7
    Yandex APIs592.6
    sokolov.ru413.6
    cdn.diginetica.net293.5
    Yandex CDN107.1
    | Categories | | Tools | | Cookies | | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.26.2.

    CategoryRequests
    utility 8
    cdn 1
    CategoryNumber of tools
    utility 1
    cdn 1

    Third party requests and tools

    utility (8 requests)
    Yandex APIs
    cdn (1 requests)
    Yandex CDN

    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
    tracking.diginetica.net
    core-renderer-tiles.maps.yandex.net

    Third party cookies

    Cookie nameDomain
    _yasc .yandex.ru

    First party requests and sizes per content type

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

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b8.4 KB39.4 KB1
    css0 b85.4 KB598.5 KB11
    javascript0 b530.0 KB1.7 MB39
    image0 b54.7 KB53.9 KB3
    font0 b208.2 KB206.8 KB4
    svg0 b30.5 KB71.7 KB7
    json0 b17.4 KB32.0 KB16
    favicon0 b3.7 KB14.7 KB1
    other0 b0 b0 b1
    TotalN/A939.1 KB2.7 MB84

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b0 b0 b0
    css0 b0 b0 b0
    javascript558 B768.3 KB3.3 MB7
    image343 B1.1 MB1.1 MB65
    font0 b0 b0 b0
    other0 b2.2 KB1.3 KB4
    Total827 B1.9 MB4.4 MB76

    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 4 (203 issues)
    Serious4 (8 issues)
    Moderate0 (0 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-4 and 2025-3-31

    MetricValue
    Round Trip Time (RTT) 75 percentile134 ms
    Time To First Byte (TTFB) 75 percentile316 ms
    First Contentful Paint (FCP) 75 percentile945 ms
    Largest Contentful Paint (LCP) 75 percentile5.563 s
    Cumulative Layout Shift (CLS) 75 percentile1.03
    Interaction to Next Paint (INP) 75 percentile628 ms

    Form factors

    Form factorValue
    Desktop0.00%
    Phone100.00%
    Tablet0.00%

    Largest Contentful Paint resource type

    Element typeValue
    Text0.00%
    Image100.00%

    Largest Contentful Paint image extra information

    Metric75 p
    Largest Contentful Paint5.563 s
    Image load duration206 ms
    Image load delay4.001 s
    Image render delay633 ms
    Image TTFB308 ms

    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-4 and 2025-3-31

    MetricValue
    Round Trip Time (RTT) 75 percentile150 ms
    Time To First Byte (TTFB) 75 percentile516 ms
    First Contentful Paint (FCP) 75 percentile1.128 s
    Largest Contentful Paint (LCP) 75 percentile3.544 s
    Cumulative Layout Shift (CLS) 75 percentile0.89
    Interaction to Next Paint (INP) 75 percentile355 ms

    Form factors

    Form factorValue
    Desktop7.56%
    Phone92.44%
    Tablet0.00%

    Navigation types

    Navigation typeValue
    Navigate 83.19%
    Navigate cache 0.00%
    Reload 5.76%
    Restore 0.06%
    Back/Forward 10.98%
    Back/Forward cache 0.00%
    Prerender 0.01%

    Largest Contentful Paint resource type

    Element typeValue
    Text22.65%
    Image77.35%

    Largest Contentful Paint image extra information

    Metric75 p
    Largest Contentful Paint3.544 s
    Image load duration129 ms
    Image load delay2.795 s
    Image render delay226 ms
    Image TTFB522 ms

    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)