Tested 2025-03-31 04:03:44 using Chrome 134.0.6998.35 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance score | 54 |
Total page size | 9.3 MB |
Requests | 501 |
Timing metrics | |
TTFB | 569 ms |
First Paint | 1.048 s |
Fully Loaded | 46.686 s |
Google Web Vitals | |
TTFB | 569 ms |
First Contentful Paint (FCP) | 1.048 s |
Largest Contentful Paint (LCP) | 1.256 s |
Cumulative Layout Shift (CLS) | 0.27 |
192 ms | |
Total Blocking Time | 2.258 s |
Max Potential FID | 1.600 s |
CPU metrics | |
CPU long tasks | 18 |
CPU last long task happens at | 36.156 s |
Visual Metrics | |
First Visual Change | 1.034 s |
Speed Index | 13.065 s |
Visual Complete 85% | 39.734 s |
Visual Complete 99% | 39.900 s |
Last Visual Change | 40.067 s |
Use--filmstrip.showAll
to show all filmstrips.
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.
Title | Advice | Score |
---|---|---|
Cumulative Layout Shift (cumulativeLayoutShift) | You have a poor cumulative layout shift score (0.2686). It is in the Google Web Vitals poor range, with a shift higher than 0.25. You should manually check the filmstrip or video and check if it will affect the user. | 0 |
Description: Cumulative Layout Shift measures the sum total of all individual layout shift scores for unexpected layout shift that occur. The metric is measuring visual stability by quantify how often users experience unexpected layout shifts. It is one of Google Web Vitals. | ||
Meta description (metaDescription) | The meta description is too long. It has 208 characters, the recommended max is 155 | 50 |
Description: Use a page description to make the page more relevant to search engines. | ||
Page title (pageTitle) | The title is too long by 47 characters. The recommended max is 60 | 50 |
Description: Use a title to make the page more relevant to search engines. | ||
Do not send too long headers (longHeaders) | https://pay.yandex.r...web/sdk/v1/init-2 has a header content-security-policy that is 2112 characters long. https://mc.yandex.ru...ru/watch/92508816 has a header location that is 1593 characters long. https://mc.yandex.ru.../watch/92508816/1 has a header location that is 1593 characters long. https://mc.yandex.ru.../watch/92508816/1 has a header set-cookie that is 925 characters long. https://top-fwz1.mai...1.mail.ru/counter has a header set-cookie that is 923 characters long. https://top-fwz1.mai...1.mail.ru/counter has a header set-cookie that is 923 characters long. https://px.adhigh.ne...h.net/p/sync.html has a header set-cookie that is 3628 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 821 characters long. https://mc.yandex.ru...ru/watch/16962376 has a header set-cookie that is 754 characters long. | 91 |
Description: Do not send response headers that are too long. | ||
Offenders: | ||
Avoid too many third party requests (thirdParty) | The page do more requests to third party domains (371 requests and 8.2 MB) then first party (130 requests and 1.5 MB). The page transfer more bytes from third party domains (8.2 MB) then first party (1.5 MB). The regex .*585zolotoy.* 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 43 responses that sets a p3p header. There are 122 responses that sets both a max-age and expires header. There are 82 responses that sets a pragma no-cache header (that is a request header). There are 439 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: |
Title | Advice | Score |
---|---|---|
Avoid using Google Analytics (ga) | The page is using Google Analytics meaning you share your users private information with Google. You should use analytics that care about user privacy, something like https://matomo.org. | 0 |
Description: Google Analytics share private user information with Google that your user hasn't agreed on sharing. | ||
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: | ||
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: | ||
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 includeSubDomains | 90 |
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 25 third party cookies. | 0 |
Description: Third party cookies are used to track the user. They are automatically blocked in Safari and Firefox. | ||
Offenders: | ||
Do not share user data with third parties. (thirdPartyPrivacy) | The page has 15% requests that are 3rd party (76 requests with a size of 1.1 MB). 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 16 survelliance requests and uses 4 survelliance tools. The page do 25 analytics requests and uses 2 analytics tools. The page do 3 tag-manager requests and uses 1 tag-manager tool. The page do 33 ad requests and uses 8 ad tools. 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: |
Page info | |
---|---|
Title | Ювелирный магазин 585*Золотой — официальный сайт интернет-магазина ювелирных украшений — все изделия онлайн |
Width | 1904 |
Height | 5863 |
DOM elements | 5688 |
Avg DOM depth | 11 |
Max DOM depth | 16 |
Iframes | 6 |
Script tags | 52 |
Local storage | 1007 B |
Session storage | 463 B |
Network Information API | 4g |
Resource Hints |
---|
preconnect |
https://fonts.googleapis.com/ |
https://fonts.gstatic.com/ |
https://fonts.googleapis.com/ |
https://fonts.gstatic.com/ |
prefetch |
https://www.585zolotoy.ru/_nuxt/png/DJxplviO-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/chunk/xibgEGQ5-1743168079297.js |
https://www.585zolotoy.ru/_nuxt/chunk/tuxj6vzs-1743168079297.js |
https://www.585zolotoy.ru/_nuxt/svg/DIo_p9xF-1743168079297.svg |
https://www.585zolotoy.ru/_nuxt/png/BYs156L2-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/DgeKgvZ4-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/Bs7cxZoC-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/mtgHqbpZ-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/Fm_Ohol4-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/DDiT9aQj-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/webp/WVw3hLTP-1743168079297.webp |
https://www.585zolotoy.ru/_nuxt/webp/DLz8yiUk-1743168079297.webp |
https://www.585zolotoy.ru/_nuxt/png/DYxP849F-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/y4BVCYku-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/webp/DB4ShhZh-1743168079297.webp |
https://www.585zolotoy.ru/_nuxt/webp/-0AAxrZX-1743168079297.webp |
https://www.585zolotoy.ru/_nuxt/png/R8fNEPZa-1743168079297.png |
https://www.585zolotoy.ru/_nuxt/png/BaogvJOk-1743168079297.png |
Data collected using Wappalyzer version 6.10.66. With updated code from Webappanalyzer 2024-12-27. Use --browsertime.firefox.includeResponseBodies html
or --browsertime.chrome.includeResponseBodies html
to help Wappalyzer find more information about technologies used.
Technology | Confidence | Category |
---|---|---|
PHP 7.1.33 | 100 | Programming languages |
Laravel | 100 | Web frameworks |
Nginx | 100 | Web servers Reverse proxies |
Amazon Web Services | 100 | PaaS |
HSTS | 100 | Security |
Cloudflare | 100 | CDN |
Amazon CloudFront | 100 | CDN |
HTTP/3 | 100 | Miscellaneous |
Data collected using Third Party Web 0.26.2
Cdn |
---|
Google Fonts |
Yandex CDN |
JSDelivr CDN |
Survelliance |
Google Fonts |
Google Tag Manager |
Google Analytics |
Other Google APIs/SDKs |
Analytics |
Yandex Metrica |
Google Analytics |
Tag-manager |
Google Tag Manager |
Ad |
AdRiver |
GetIntent RTBSuite |
adKernel |
Between Digital |
Index Exchange |
Yandex Ads |
Weborama |
Segmento |
Utility |
Other Google APIs/SDKs |
Visual Metrics | |
---|---|
First Visual Change | 1.034 s |
Speed Index | 13.065 s |
Visual Complete 85% | 39.734 s |
Visual Complete 95% | 39.834 s |
Visual Complete 99% | 39.900 s |
Last Visual Change | 40.067 s |
Visual Readiness | 39.033 s |
Navigation Timing | |
---|---|
backEndTime | 569 ms |
domContentLoadedTime | 1.793 s |
domInteractiveTime | 1.732 s |
domainLookupTime | 0 ms |
frontEndTime | 34.839 s |
pageDownloadTime | 69 ms |
pageLoadTime | 35.477 s |
redirectionTime | 0 ms |
serverConnectionTime | 21 ms |
serverResponseTime | 612 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 569 ms |
First Contentful Paint (FCP) | 1.048 s |
Largest Contentful Paint (LCP) | 1.256 s |
Cumulative Layout Shift (CLS) | 0.27 |
Interaction to next paint (INP) | 192 ms |
Total Blocking Time (TBT) | 2.258 s |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 113 |
Time spent in recalculate style before FCP | 41.969 ms |
Extra timings | |
---|---|
TTFB | 569 ms |
First Paint | 1.048 s |
Load Event End | 35.479 s |
Fully loaded | 46.686 s |
User Timing marks | |
---|---|
sentry-tracing-init | 2.235 s |
sentry-tracing-init | 2.237 s |
When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.
Element type | IMG |
Element/tag | <img class="sized-image picture" src="https://static2.585.cloud/media/1900/bunners/40bba071-bb41-4ccd-a1fe-23e3e46816a0.jpg" loading="eager" fetchpriority="high" style="--hover-zoom:100%;" data-v-496cd98f="" data-v-5986aaaf=""> |
Render time | 1.256 s |
Element render delay | 227 ms |
TTFB | 569 ms |
Resource delay | 33 ms |
Resource load duration | 427 ms |
Elements that needed recalculate style before LCP | 859 |
Time spent in recalculate style before LCP | 70.414 ms |
Load time | 1.032 s |
URL | https://static2.585....-23e3e46816a0.jpg |
Size (width*height) | 423360 |
DOM path | |
div#__nuxt > section > div:eq(0) > div:eq(0) > div:eq(0) > div:eq(0) > a:eq(0) > div > img> div#__nuxt > section > div:eq(0) > div:eq(0) > div:eq(0) > div:eq(0) > a:eq(0) > div > img> |
0.26864 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.
Score | HTML Element |
---|---|
0.26685 | <div class="page-container flex h-[var(--header-height)] items-center" data-v-a73a3232=""></div>,<section class="page-content page-container" data-v-2ca0f3c3=""></section> |
body > div#__nuxt > header > div:eq(1),body > div#__nuxt > section | |
0.00179 | <div class="tag" data-v-496cd98f=""></div>,<div class="caption text-body-2 font-medium" data-v-496cd98f=""></div>,<a href="/contacts/shops/" class="cursor-pointer text-primary" data-v-0d3da7cf=""></a>,<a class="inline-flex h-full cursor-pointer items-center text-primary" href="https://lombard.585zolotoy.ru/" rel="noopener" target="_blank" data-v-0d3da7cf=""></a>,<div class="icons desktop ml-auto flex items-center justify-end" data-v-a73a3232=""></div> |
body > div#__nuxt > section > div:eq(0) > div:eq(1) > div > div > a:eq(3) > div,body > div#__nuxt > section > div:eq(0) > div:eq(2) > div > div > a:eq(0) > div:eq(1),body > div#__nuxt > header > div:eq(1) > div:eq(2) > div > a:eq(2),body > div#__nuxt > header > div:eq(1) > div:eq(2) > div > a:eq(3),body > div#__nuxt > header > div:eq(1) > div:eq(3) |
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.
Interaction to Next Paint (INP) is a metric that try to measure responsiveness. It's useful if you are testing user journeys. Read more about Interaction to Next Paint.
The measured latency was 192 ms.
Event type | pointerover |
Element type | IMG |
Element class name | sized-image picture |
Event target | div.slider-container>a.text-primary.type-normal.item>div.bunner-container>img.sized-image.picture |
Load state when the event happened | loading |
Read more about the Long Animation Frames API here here.
The top 10 longest animation frames entries
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
1.570 s | 1.725 s | 19.7 ms | 19.4 ms | 0.3 ms |
https://www.585zolotoy.ru/_nuxt/chunk/DIN_2sz8-1743168079297.js | ||||
Invoker: https://www.585zolotoy.ru/_nuxt/chunk/DIN_2sz8-1743168079297.js | ||||
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | ||||
Forced Style And Layout Duration: 40 ms Invoker: import.then |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
241.4 ms | 291.4 ms | 0 ms | 0 ms | 0 ms |
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | ||||
Invoker: TimerHandler:setTimeout |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
151.8 ms | 269.9 ms | 146.1 ms | 0.1 ms | 146 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
125.3 ms | 219.8 ms | 10.7 ms | 0.1 ms | 10.6 ms |
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | ||||
Invoker: Response.text.then | ||||
https://www.googletagmanager.com/gtag/js?id=G-1RZK4JTBYW&cx=c&_slc=1 | ||||
Invoker: https://www.googletagmanager.com/gtag/js?id=G-1RZK4JTBYW&cx=c&_slc=1 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
82.2 ms | 132.2 ms | 0 ms | 0 ms | 0 ms |
https://www.googletagmanager.com/gtag/js?id=G-750VBXG7ZL&l=dataLayer&cx=c>m=45He53r0h2v812662698za200&tag_exp=102482433~102509683~102788824~102803279~102813109~102887799~102926062~102964103 | ||||
Invoker: https://www.googletagmanager.com/gtag/js?id=G-750VBXG7ZL&l=dataLayer&cx=c>m=45He53r0h2v812662698za200&tag_exp=102482433~102509683~102788824~102803279~102813109~102887799~102926062~102964103 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
73.2 ms | 101.5 ms | 28.3 ms | 28.2 ms | 0.1 ms |
https://cdn.skcrtxr.com/wrapper/js/common-engine.js?v=s-445ea5f4-0d6b-46ec-90e3-43ffbefae176 | ||||
Invoker: XMLHttpRequest.onloadend |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
57.6 ms | 158.3 ms | 24 ms | 23.9 ms | 0.1 ms |
https://pay.yandex.ru/sdk/v1/pay.js | ||||
Invoker: https://pay.yandex.ru/sdk/v1/pay.js | ||||
https://cdn.skcrtxr.com/wrapper/js/common-engine.js?v=s-445ea5f4-0d6b-46ec-90e3-43ffbefae176 | ||||
Invoker: https://cdn.skcrtxr.com/wrapper/js/common-engine.js?v=s-445ea5f4-0d6b-46ec-90e3-43ffbefae176 |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
52.8 ms | 102.6 ms | 2.1 ms | 1.9 ms | 0.2 ms |
https://yandex.ru/ads/system/context.js | ||||
Forced Style And Layout Duration: 2 ms Invoker: https://yandex.ru/ads/system/context.js |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
51.7 ms | 73.6 ms | 90.9 ms | 90.9 ms | 0 ms |
No availible script information. |
Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
---|---|---|---|---|
38.3 ms | 154.1 ms | 11.3 ms | 10.7 ms | 0.6 ms |
https://cdn.diginetica.net/648/client.js | ||||
Invoker: https://cdn.diginetica.net/648/client.js |
There are no Server Timings.
There are no custom configured scripts.
There are no custom extra metrics from scripting.
name | value |
---|---|
AudioHandlers | 0 |
AudioWorkletProcessors | 0 |
Documents | 28 |
Frames | 26 |
JSEventListeners | 4851 |
LayoutObjects | 4110 |
MediaKeySessions | 0 |
MediaKeys | 0 |
Nodes | 28293 |
Resources | 686 |
ContextLifecycleStateObservers | 68 |
V8PerContextDatas | 7 |
WorkerGlobalScopes | 0 |
UACSSResources | 0 |
RTCPeerConnections | 0 |
ResourceFetchers | 28 |
AdSubframes | 0 |
DetachedScriptStates | 1 |
ArrayBufferContents | 4 |
LayoutCount | 84 |
RecalcStyleCount | 356 |
LayoutDuration | 280 |
RecalcStyleDuration | 282 |
DevToolsCommandDuration | 58 |
ScriptDuration | 2254 |
V8CompileDuration | 11 |
TaskDuration | 9257 |
TaskOtherDuration | 6372 |
ThreadTime | 9 |
ProcessTime | 16 |
JSHeapUsedSize | 55483348 |
JSHeapTotalSize | 66531328 |
FirstMeaningfulPaint | 1253 |
How the page is built.
Summary | |
---|---|
HTTP version | HTTP/2.0 |
Total requests | 501 |
Total domains | 90 |
Total transfer size | 9.3 MB |
Total content size | 14.1 MB |
Responses missing compression | 97 |
Number of cookies | 68 |
Third party cookies | 25 |
Requests per response code | |
---|---|
200 | 410 |
201 | 1 |
204 | 15 |
301 | 11 |
302 | 58 |
307 | 5 |
400 | 1 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://static2.585....-03d8ddafa419.png | image | 395.5 KB | 394.8 KB |
https://static2.585....-9237f8649fea.jpg | image | 290.2 KB | 289.6 KB |
https://static2.585....-e1d53dbd2903.png | image | 242.0 KB | 241.5 KB |
https://www.585zolot...1743168079297.png | image | 240.1 KB | 0 b |
https://static2.585....-4111f9e6e433.jpg | image | 217.7 KB | 217.2 KB |
https://static2.585....-1df03bbd3c03.png | image | 217.0 KB | 216.5 KB |
https://static2.585....-23e3e46816a0.jpg | image | 213.0 KB | 212.5 KB |
https://static2.585....-53a146c13206.jpg | image | 203.7 KB | 203.2 KB |
https://static2.585....-0f60783964ea.jpg | image | 199.9 KB | 199.4 KB |
https://www.585zolot...-1743168079297.js | javascript | 191.2 KB | 505.7 KB |
https://static2.585....-3902c6537885.jpg | image | 189.1 KB | 188.6 KB |
https://www.585zolotoy.ru/ | html | 182.2 KB | 1.3 MB |
https://static2.585....-03505dd074ff.png | image | 181.8 KB | 181.3 KB |
https://static2.585....-59ce6d5c0b5d.png | image | 167.3 KB | 166.9 KB |
https://static2.585....-b9a2ec91070f.jpg | image | 153.2 KB | 152.8 KB |
https://www.googleta...nager.com/gtag/js | javascript | 143.2 KB | 443.3 KB |
https://static2.585....-b57ed0d3fa88.jpg | image | 142.5 KB | 142.1 KB |
https://www.googleta...nager.com/gtag/js | javascript | 137.5 KB | 424.4 KB |
https://cdn.skcrtxr..../common-engine.js | javascript | 134.5 KB | 554.9 KB |
https://static2.585....-b0b0655552fe.jpg | image | 131.8 KB | 131.3 KB |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 2.4 KB | 198.1 KB | 1.4 MB | 5 |
css | 0 b | 52.3 KB | 295.2 KB | 3 |
javascript | 4.0 KB | 1.9 MB | 5.9 MB | 138 |
image | 4.6 KB | 6.7 MB | 6.1 MB | 210 |
font | 0 b | 285.0 KB | 283.9 KB | 8 |
svg | 3.8 KB | 124.4 KB | 125.7 KB | 16 |
json | 956 B | 30.3 KB | 43.3 KB | 18 |
plain | 563 B | 5.3 KB | 30 B | 21 |
other | 1.3 KB | 1.0 KB | 438 B | 7 |
Total | 17.7 KB | 9.3 MB | 14.1 MB | 426 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
www.585zolotoy.ru | 17.064 s | 1.5 MB | 3.1 MB | 130 |
pay.yandex.ru | 2.320 s | 171.6 KB | 307.8 KB | 16 |
cdn.skcrtxr.com | 388 ms | 135.8 KB | 557.5 KB | 2 |
fonts.googleapis.com | 464 ms | 1.9 KB | 12.1 KB | 2 |
static2.585.cloud | 11.062 s | 6.1 MB | 6.1 MB | 149 |
9qjbah.ru | 235 ms | 30.7 KB | 30.4 KB | 1 |
onelinksmartscript.appsflyer.com | 342 ms | 22.0 KB | 94.8 KB | 1 |
launcher.giftery.cards | 153 ms | 4.9 KB | 17.2 KB | 1 |
fonts.gstatic.com | 544 ms | 205.5 KB | 205.4 KB | 5 |
skcrtxr.com | 68 ms | 418 B | 70 B | 1 |
bidder.skcrtxr.com | 121 ms | 406 B | 43 B | 3 |
rpc.skcrtxr.com | 90 ms | 54 B | 15 B | 2 |
mc.yandex.ru | 1.804 s | 89.4 KB | 245.6 KB | 20 |
rap.skcrtxr.com | 74 ms | 375 B | 43 B | 1 |
hitcrypt.9qjbah.ru | 175 ms | 960 B | 718 B | 2 |
qntm.pro | 259 ms | 387 B | 256 B | 1 |
hit.9qjbah.ru | 113 ms | 276 B | 0 b | 1 |
yandex.ru | 411 ms | 111.7 KB | 392.8 KB | 5 |
www.googletagmanager.com | 489 ms | 396.8 KB | 1.2 MB | 3 |
rtmscl.com | 336 ms | 1.8 KB | 1.8 KB | 2 |
yastatic.net | 359 ms | 202.2 KB | 868.8 KB | 6 |
sentry.aisance.ru | 104 ms | 182 B | 2 B | 1 |
ads.adfox.ru | 68 ms | 230 B | 0 b | 1 |
banners.adfox.ru | 194 ms | 480 B | 43 B | 1 |
top-fwz1.mail.ru | 172 ms | 25.9 KB | 49.9 KB | 5 |
cdn.diginetica.net | 168 ms | 113.3 KB | 493.4 KB | 1 |
www.google-analytics.com | 412 ms | 21.9 KB | 51.7 KB | 4 |
privacy-cs.mail.ru | 583 ms | 20.9 KB | 82.6 KB | 4 |
content.adriver.ru | 157 ms | 47.7 KB | 47.4 KB | 1 |
px.adhigh.net | 587 ms | 14.8 KB | 15.0 KB | 17 |
tracking.diginetica.net | 136 ms | 74 B | 74 B | 2 |
autocomplete.diginetica.net | 164 ms | 727 B | 4 B | 2 |
ad.adriver.ru | 168 ms | 644 B | 501 B | 1 |
analytics.google.com | 220 ms | 560 B | 0 b | 1 |
www.google.ru | 162 ms | 63 B | 42 B | 1 |
ev.adriver.ru | 531 ms | 0 b | 0 b | 2 |
x.cnt.my | 291 ms | 3.7 KB | 8.0 KB | 4 |
static.indoleads.com | 684 ms | 2.4 KB | 1.9 KB | 3 |
gdeslon.ru | 306 ms | 9.2 KB | 22.7 KB | 1 |
clicks.gdeslon.ru | 124 ms | 622 B | 0 b | 1 |
ssp.bidvol.com | 205 ms | 444 B | 0 b | 1 |
ads.adtec.ru | 192 ms | 32 B | 32 B | 1 |
ck.silvermob.com | 301 ms | 174 B | 43 B | 1 |
ssp.rutube.ru | 118 ms | 0 b | 0 b | 1 |
ssp.adriver.ru | 233 ms | 53 B | 42 B | 1 |
matching.mobilebanner.ru | 458 ms | 213 B | 0 b | 1 |
rtb.hhkld.com | 326 ms | 456 B | 43 B | 1 |
match.ohmy.bid | 176 ms | 227 B | 44 B | 2 |
instreamvideo.ru | 117 ms | 500 B | 43 B | 1 |
tms.dmp.wi-fi.ru | 179 ms | 225 B | 0 b | 2 |
sync.videonow.ru | 183 ms | 460 B | 35 B | 1 |
kimberlite.io | 248 ms | 933 B | 43 B | 3 |
cs.alfasense.com | 243 ms | 965 B | 35 B | 1 |
sync.dmp.otm-r.com | 163 ms | 149 B | 0 b | 3 |
x01.aidata.io | 226 ms | 460 B | 0 b | 2 |
dmg.digitaltarget.ru | 244 ms | 219 B | 49 B | 2 |
ssp.bidster.net | 204 ms | 151 B | 0 b | 1 |
prodmp.ru | 199 ms | 230 B | 0 b | 1 |
exchange.buzzoola.com | 165 ms | 128 B | 43 B | 3 |
dmp.sbermarketing.ru | 328 ms | 3.1 KB | 0 b | 10 |
sync.adkernel.com | 269 ms | 42 B | 42 B | 1 |
const.uno | 144 ms | 0 b | 0 b | 1 |
tms.gpmdata.ru | 205 ms | 655 B | 35 B | 1 |
a.utraff.com | 461 ms | 1.3 KB | 0 b | 3 |
code.moviead55.ru | 294 ms | 148 B | 0 b | 1 |
rtb.moe.video | 228 ms | 177 B | 0 b | 1 |
sync.opendsp.ru | 210 ms | N/A | 0 b | 5 |
ads.betweendigital.com | 652 ms | 595 B | 68 B | 4 |
mc.acint.net | 642 ms | N/A | 0 b | 6 |
dsum-sec.casalemedia.com | 329 ms | 337 B | 43 B | 2 |
id.uma.media | 176 ms | 110 B | 0 b | 1 |
an.yandex.ru | 208 ms | 394 B | 43 B | 1 |
sm.rtb.mts.ru | 151 ms | 142 B | 0 b | 2 |
vma.mts.ru | 215 ms | 0 b | 0 b | 4 |
webecyzo.com | 195 ms | 306 B | 306 B | 1 |
meodora.com | 289 ms | 1.9 KB | 5.6 KB | 1 |
ssp-rtb.sape.ru | 155 ms | N/A | 0 b | 2 |
cm.a.mts.ru | 107 ms | N/A | 0 b | 2 |
acint.net | 153 ms | N/A | 0 b | 2 |
3664353031743393831835.cm.a.mts.ru | 70 ms | N/A | 0 b | 1 |
redirect.frontend.weborama.fr | 144 ms | N/A | 0 b | 2 |
m.webecyzo.com | 185 ms | 3.7 KB | 3.7 KB | 1 |
pixel.konnektu.ru | 105 ms | N/A | 0 b | 1 |
sync.dsp.solta.io | 136 ms | N/A | 0 b | 2 |
c.webecyzo.com | 182 ms | 0 b | 0 b | 1 |
sape-sync.rutarget.ru | 146 ms | 124 B | 0 b | 1 |
www.acint.net | 95 ms | 269 B | 43 B | 1 |
citydsp.com | 262 ms | 336 B | 272 B | 1 |
cdn.jsdelivr.net | 286 ms | 87.5 KB | 238.0 KB | 1 |
retagro.com | 304 ms | 1022 B | 1.9 KB | 2 |
type | min | median | max |
---|---|---|---|
Expires | -55 years | 1 day | 30 years |
Last modified | 0 seconds | 3 days | 55 years |
Included requests done after load event end.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 0 b | 0 |
javascript | 88.9 KB | 4 |
image | 5.8 KB | 16 |
font | 0 b | 0 |
json | 1.8 KB | 1 |
Total | 96.5 KB | 22 |
Includes requests done after DOM content loaded.
Content | Transfer Size | Requests |
---|---|---|
html | 7.2 KB | 3 |
css | 0 b | 0 |
javascript | 1.1 MB | 67 |
image | 3.5 MB | 163 |
font | 26.0 KB | 1 |
json | 29.9 KB | 17 |
other | 1.0 KB | 6 |
plain | 4.8 KB | 16 |
svg | 122.3 KB | 14 |
Total | 4.9 MB | 359 |
Render blocking information directly from Chrome.
Blocking | In body parser blocking | Potentially blocking |
---|---|---|
4 | 0 | 4 |
URL | Type |
---|---|
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.googleta...nager.com/gtag/js | non_blocking |
https://www.googleta...nager.com/gtag/js | non_blocking |
https://cdn.skcrtxr..../common-engine.js | non_blocking |
https://yastatic.net...94abeacf32c4bb.js | non_blocking |
https://www.googleta...anager.com/gtm.js | non_blocking |
https://cdn.diginetica.net/648/client.js | non_blocking |
https://yandex.ru/ads/system/context.js | non_blocking |
https://cdn.jsdelivr...rica-watch/tag.js | non_blocking |
https://mc.yandex.ru/metrika/tag.js | non_blocking |
https://fonts.gstati...jxLsJ8ah8QA.woff2 | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...1743168079297.css | blocking |
https://content.adriver.ru/AdRiverFPS.js | non_blocking |
https://fonts.gstati...p50SjIa1ZL7.woff2 | non_blocking |
https://fonts.gstati...BNMjxLsH8ag.woff2 | non_blocking |
https://pay.yandex.ru/sdk/v1/pay.js | potentially_blocking |
https://9qjbah.ru/ | potentially_blocking |
https://yastatic.net...riable-full.woff2 | non_blocking |
https://yastatic.net...3fba84f83010bf.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://onelinksmart...-script-latest.js | potentially_blocking |
https://privacy-cs.m...ic/sync-loader.js | non_blocking |
https://www.google-a....com/analytics.js | non_blocking |
https://top-fwz1.mail.ru/js/code.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://fonts.gstati...SjIa0ZL7SUc.woff2 | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://fonts.gstati...jxLsD8ah8QA.woff2 | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://yastatic.net...7f8cb371dad82d.js | non_blocking |
https://px.adhigh.net/t.js | non_blocking |
https://yastatic.net...dles/0.83/host.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://gdeslon.ru/g...gdeslon.ru/gsp.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://yastatic.net...168f4bf33b2dd0.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://launcher.gif...cards/js/index.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://m.webecyzo.c...//m.webecyzo.com/ | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://top-fwz1.mai...yn-goal-config.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://meodora.com/...eodora.com/track/ | non_blocking |
https://x.cnt.my/asy....585zolotoy.ru.js | non_blocking |
https://rtmscl.com/config | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://static.indol...ntainer_v2.min.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://cdn.skcrtxr..../roxot-manager.js | potentially_blocking |
https://x.cnt.my/asy...t.my/async/track/ | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://fonts.google...ogleapis.com/css2 | blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://retagro.com/.../retagro.com/init | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://fonts.google...ogleapis.com/css2 | blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://px.adhigh.ne...net/p/tracking.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://clicks.gdesl...lon.ru/gsclick.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://qntm.pro/cod...s://qntm.pro/code | non_blocking |
https://www.585zolot...-1743168079297.js | non_blocking |
https://citydsp.com/...//citydsp.com/dsp | non_blocking |
https://webecyzo.com/ | non_blocking |
https://www.585zolot...normalize-span.js | blocking |
https://retagro.com/...gro.com/analytics | non_blocking |
https://rtmscl.com/d...//rtmscl.com/data | non_blocking |
https://www.585zolot...ate_Regular.woff2 | non_blocking |
https://www.585zolot...nate_Medium.woff2 | non_blocking |
https://px.adhigh.ne...net/p/tracking.js | non_blocking |
Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.
Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.
Type | Quantity | Total duration (ms) |
---|---|---|
Total Blocking Time | 2258 | |
Max Potential First Input Delay | 1600 | |
Long Tasks before First Paint | 1 | 147 |
Long Tasks before First Contentful Paint | 1 | 147 |
Long Tasks before Largest Contentful Paint | 4 | 378 |
Long Tasks after Load Event End | 1 | 291 |
Total Long Tasks | 18 | 3255 |
CPU last long task happened at 36.156 s
name | startTime | duration | containerId | containerName | containerSrc | containerType |
---|---|---|---|---|---|---|
unknown | 843 | 147 | window | |||
unknown | 1064 | 98 | window | |||
self | 1167 | 67 | window | |||
self | 1253 | 66 | window | |||
self | 1583 | 94 | window | |||
self | 1732 | 64 | window | |||
self | 1824 | 61 | window | |||
same-origin-descendant | 1956 | 100 | iframe | |||
same-origin-descendant | 2108 | 54 | iframe | |||
self | 2215 | 53 | window | |||
self | 2334 | 51 | window | |||
self | 2429 | 86 | window | |||
self | 2621 | 132 | window | |||
multiple-contexts | 2793 | 1600 | window | |||
self | 4708 | 77 | window | |||
self | 5129 | 51 | window | |||
self | 5183 | 163 | window | |||
self | 36156 | 291 | window |
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 249 |
styleLayout | 576 |
paintCompositeRender | 593 |
scriptParseCompile | 15 |
scriptEvaluation | 4414 |
garbageCollection | 286 |
other | 2797 |
Events (ms) | |
---|---|
RunMicrotasks | 1995 |
RunTask | 1230 |
FunctionCall | 1039 |
v8.run | 934 |
IntersectionObserverController::computeIntersections | 586 |
Paint | 442 |
Layerize | 440 |
UpdateLayoutTree | 291 |
Layout | 282 |
ParseHTML | 197 |
Commit | 168 |
V8.GC_SCAVENGER_SCAVENGE_PARALLEL | 125 |
v8.callFunction | 120 |
HitTest | 93 |
PrePaint | 80 |
v8.evaluateModule | 74 |
HTMLDocumentParser::MaybeFetchQueuedPreloads | 73 |
V8.GC_MC_INCREMENTAL | 65 |
EventDispatch | 55 |
DocumentLoader::BodyLoadingFinished | 49 |
V8.HandleInterrupts | 47 |
V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING | 42 |
V8.BytecodeBudgetInterrupt | 41 |
TimerFire | 35 |
V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE | 32 |
ScrollLayer | 31 |
DecodedDataDocumentParser::AppendBytes | 31 |
V8.GC_MC_EVACUATE_COPY_PARALLEL | 20 |
V8.GC_SCAVENGER_SCAVENGE | 17 |
UpdateLayer | 15 |
v8.produceCache | 14 |
DocumentLoader::CommitNavigation | 14 |
V8.GC_HEAP_EPILOGUE_SAFEPOINT | 13 |
V8.StackGuard | 12 |
PaintImage | 11 |
ParseAuthorStyleSheet | 11 |
v8.compile | 11 |
URL | CPU time (ms) |
---|---|
https://www.585zolotoy.ru/_nuxt/entry/4v4mbHEM-1743168079297.js | 1175 |
https://yandex.ru/ads/system/context.js | 270 |
https://www.googletagmanager.com/gtm.js?id=GTM-W266292 | 244 |
https://www.googletagmanager.com/gtag/js?id=G-1RZK4JTBYW&cx=c&_slc=1 | 191 |
https://www.googletagmanager.com/gtag/js?id=G-750VBXG7ZL&l=dataLayer&cx=c>m=45He53r0h2v812662698za200&tag_exp=102482433~102509683~102788824~102803279~102813109~102887799~102926062~102964103 | 161 |
https://mc.yandex.ru/metrika/tag.js | 126 |
https://cdn.diginetica.net/648/client.js | 121 |
https://cdn.skcrtxr.com/wrapper/js/common-engine.js?v=s-445ea5f4-0d6b-46ec-90e3-43ffbefae176 | 105 |
https://pay.yandex.ru/sdk/v1/pay.js | 82 |
https://top-fwz1.mail.ru/js/code.js | 68 |
https://cdn.jsdelivr.net/npm/yandex-metrica-watch/tag.js | 33 |
https://www.google-analytics.com/analytics.js | 28 |
https://privacy-cs.mail.ru/static/sync-loader.js | 22 |
https://gdeslon.ru/gsp.js?mode=main&mid=112048&order_id=&cat_id=&codes=&deduplication=&perf=5622&gs_uid=undefined&_t=1743393831079&source=https%3A%2F%2Fwww.585zolotoy.ru%2F | 19 |
chrome-error://chromewebdata/ | 16 |
https://yastatic.net/partner-code-bundles/1238613/c590053fba84f83010bf.js | 16 |
https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js | 11 |
https://yastatic.net/safeframe-bundles/0.83/host.js | 11 |
https://www.585zolotoy.ru/_nuxt/chunk/D1cfPW9z-1743168079297.js | 10 |
Tool/domain | Time (ms) |
---|---|
www.585zolotoy.ru | 1184.9 |
yandex.ru | 270.1 |
Google Tag Manager | 596.1 |
Yandex Metrica | 126.0 |
cdn.diginetica.net | 120.8 |
cdn.skcrtxr.com | 104.6 |
pay.yandex.ru | 82.2 |
top-fwz1.mail.ru | 68.2 |
JSDelivr CDN | 32.8 |
Google Analytics | 27.7 |
privacy-cs.mail.ru | 22.0 |
gdeslon.ru | 18.8 |
Yandex CDN | 27.0 |
onelinksmartscript.appsflyer.com | 11.0 |
Third party requests categorised by Third party web version 0.26.2.
Category | Requests |
---|---|
cdn | 14 |
survelliance | 16 |
analytics | 25 |
tag-manager | 3 |
ad | 33 |
utility | 1 |
Category | Number of tools |
---|---|
cdn | 3 |
survelliance | 4 |
analytics | 2 |
tag-manager | 1 |
ad | 8 |
utility | 1 |
cdn (14 requests) |
Google Fonts |
Yandex CDN |
JSDelivr CDN |
|
survelliance (16 requests) |
Google Fonts |
Google Tag Manager |
Google Analytics |
Other Google APIs/SDKs |
|
analytics (25 requests) |
Yandex Metrica |
Google Analytics |
|
tag-manager (3 requests) |
Google Tag Manager |
|
ad (33 requests) |
AdRiver |
GetIntent RTBSuite |
adKernel |
Between Digital |
Index Exchange |
Yandex Ads |
Weborama |
Segmento |
|
utility (1 requests) |
Other Google APIs/SDKs |
|
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
.
pay.yandex.ru |
cdn.skcrtxr.com |
static2.585.cloud |
9qjbah.ru |
onelinksmartscript.appsflyer.com |
launcher.giftery.cards |
skcrtxr.com |
bidder.skcrtxr.com |
rpc.skcrtxr.com |
rap.skcrtxr.com |
hitcrypt.9qjbah.ru |
qntm.pro |
hit.9qjbah.ru |
yandex.ru |
rtmscl.com |
sentry.aisance.ru |
ads.adfox.ru |
banners.adfox.ru |
top-fwz1.mail.ru |
cdn.diginetica.net |
privacy-cs.mail.ru |
tracking.diginetica.net |
autocomplete.diginetica.net |
x.cnt.my |
static.indoleads.com |
gdeslon.ru |
clicks.gdeslon.ru |
ssp.bidvol.com |
ads.adtec.ru |
ck.silvermob.com |
ssp.rutube.ru |
matching.mobilebanner.ru |
rtb.hhkld.com |
match.ohmy.bid |
instreamvideo.ru |
tms.dmp.wi-fi.ru |
sync.videonow.ru |
kimberlite.io |
cs.alfasense.com |
sync.dmp.otm-r.com |
x01.aidata.io |
dmg.digitaltarget.ru |
ssp.bidster.net |
prodmp.ru |
exchange.buzzoola.com |
dmp.sbermarketing.ru |
const.uno |
tms.gpmdata.ru |
a.utraff.com |
code.moviead55.ru |
rtb.moe.video |
sync.opendsp.ru |
mc.acint.net |
id.uma.media |
sm.rtb.mts.ru |
vma.mts.ru |
webecyzo.com |
meodora.com |
ssp-rtb.sape.ru |
cm.a.mts.ru |
acint.net |
3664353031743393831835.cm.a.mts.ru |
m.webecyzo.com |
pixel.konnektu.ru |
sync.dsp.solta.io |
c.webecyzo.com |
www.acint.net |
citydsp.com |
retagro.com |
Cookie name | Domain |
---|---|
_yasc | .yandex.ru |
bh | .yandex.ru |
receive-cookie-deprecation | .yandex.ru |
yabs-sid | .yandex.ru |
userId | gdeslon.ru |
gi_u | .adhigh.net |
bidvol_sync | .adhigh.net |
xcntUt | .cnt.my |
bvuid | .bidvol.com |
sm_uid | ck.silvermob.com |
dmpuid | .gpmdata.ru |
preutid | .itraff.net |
mpid | otm-r.com |
uuid | buzzoola.com |
viuserid | dmg.digitaltarget.ru |
_uma_cid | .uma.media |
CMID | casalemedia.com |
dc | .betweendigital.com |
Calculated using .*585zolotoy.* (use --firstParty
to configure).
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 0 b | 182.2 KB | 1.3 MB | 1 |
css | 0 b | 50.4 KB | 283.1 KB | 1 |
javascript | 0 b | 571.7 KB | 1.4 MB | 99 |
image | 0 b | 605.9 KB | 1.5 KB | 16 |
font | 0 b | 53.5 KB | 53.1 KB | 2 |
svg | 0 b | 3.5 KB | 6.6 KB | 4 |
other | 0 b | 792 B | 438 B | 1 |
json | 0 b | 21.0 KB | 36.1 KB | 2 |
Total | N/A | 1.5 MB | 3.1 MB | 130 |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
html | 2.4 KB | 16.0 KB | 35.8 KB | 4 |
css | 0 b | 1.9 KB | 12.1 KB | 2 |
javascript | 4.0 KB | 1.3 MB | 4.5 MB | 39 |
image | 4.6 KB | 6.1 MB | 6.1 MB | 194 |
font | 0 b | 231.5 KB | 230.8 KB | 6 |
json | 956 B | 9.3 KB | 7.2 KB | 16 |
plain | 563 B | 5.3 KB | 30 B | 21 |
other | 1.3 KB | 235 B | 0 b | 6 |
svg | 3.8 KB | 121.0 KB | 119.1 KB | 12 |
Total | 29.3 KB | 7.8 MB | 11.0 MB | 371 |
afterPageCompleteCheck.png
layoutShift.png
largestContentfulPaint.png
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 .
critical | |
---|---|
Buttons must have discernible text (cat.name-role-value,wcag2a,wcag412,section508,section508.22.a,TTv5,TT6.a,EN-301-549,EN-9.4.1.2,ACT) - button-name | Ensure buttons have discernible text |
Fix any of the following:
Element does not have inner text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element does not have an implicit (wrapped) <label>
Element does not have an explicit <label>
Element's default semantics were not overridden with role="none" or role="presentation"
| |
serious | |
Elements must meet minimum color contrast ratio thresholds (cat.color,wcag2aa,wcag143,TTv5,TT13.c,EN-301-549,EN-9.1.4.3,ACT) - color-contrast | Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds |
Fix any of the following:
Element has insufficient color contrast of 3.99 (foreground color: #ed0212, background color: #ffecec, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1
| |
Frames must have an accessible name (cat.text-alternatives,wcag2a,wcag412,section508,section508.22.i,TTv5,TT12.d,EN-301-549,EN-9.4.1.2) - frame-title | Ensure <iframe> and <frame> elements have an accessible name |
Fix any of the following:
Element has no title attribute
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element's default semantics were not overridden with role="none" or role="presentation"
| |
critical | |
Images must have alternative text (cat.text-alternatives,wcag2a,wcag111,section508,section508.22.a,TTv5,TT7.a,TT7.b,EN-301-549,EN-9.1.1.1,ACT) - image-alt | Ensure <img> elements have alternative text or a role of none or presentation |
Fix any of the following:
Element does not have an alt attribute
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element's default semantics were not overridden with role="none" or role="presentation"
| |
moderate | |
Document should have one main landmark (cat.semantics,best-practice) - landmark-one-main | Ensure the document has a main landmark |
Fix all of the following:
Document does not have a main landmark
| |
serious | |
Links must have discernible text (cat.name-role-value,wcag2a,wcag244,wcag412,section508,section508.22.a,TTv5,TT6.a,EN-301-549,EN-9.2.4.4,EN-9.4.1.2,ACT) - link-name | Ensure links have discernible text |
Fix all of the following:
Element is in tab order and does not have accessible text
Fix any of the following:
Element does not have text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
| |
critical | |
Zooming and scaling must not be disabled (cat.sensory-and-visual-cues,wcag2aa,wcag144,EN-301-549,EN-9.1.4.4,ACT) - meta-viewport | Ensure <meta name="viewport"> does not disable text scaling and zooming |
Fix any of the following:
maximum-scale on <meta> tag disables zooming on mobile devices
| |
moderate | |
All page content should be contained by landmarks (cat.keyboard,best-practice) - region | Ensure all page content is contained by landmarks |
Fix any of the following:
Some page content is not contained by landmarks
|