Skip to content

Page summary blob

Appears in: pages table
As: summary

JSON-encoded summarization of the page-level data.

An example of the decoded object
{
"SpeedIndex": 400,
"TTFB": 232,
"_connections": 1,
"bytesAudio": 0,
"bytesCss": 0,
"bytesFlash": 0,
"bytesFont": 0,
"bytesGif": 0,
"bytesHtml": 648,
"bytesHtmlDoc": 648,
"bytesImg": 648,
"bytesJS": 0,
"bytesJpg": 0,
"bytesJson": 0,
"bytesOther": 0,
"bytesPng": 0,
"bytesSvg": 0,
"bytesText": 0,
"bytesTotal": 1296,
"bytesVideo": 0,
"bytesWebp": 0,
"bytesXml": 0,
"cdn": "Edgecast",
"crux": {
"collectionPeriod": {
"firstDate": {
"day": 17,
"month": 8,
"year": 2024
},
"lastDate": {
"day": 13,
"month": 9,
"year": 2024
}
},
"key": {
"formFactor": "DESKTOP",
"url": "https://www.example.com/"
},
"metrics": {
...
}
},
"fullyLoaded": 323,
"gzipSavings": 0,
"gzipTotal": 648,
"maxDomainReqs": 1,
"maxage0": 0,
"maxage1": 0,
"maxage30": 2,
"maxage365": 0,
"maxageMore": 0,
"maxageNull": 0,
"numCompressed": 2,
"numDomElements": 12,
"numDomains": 1,
"numErrors": 1,
"numGlibs": 0,
"numHttps": 2,
"numRedirects": 0,
"onContentLoaded": 280,
"onLoad": 320,
"renderStart": 400,
"reqAudio": 0,
"reqCss": 0,
"reqFlash": 0,
"reqFont": 0,
"reqGif": 0,
"reqHtml": 1,
"reqImg": 1,
"reqJS": 0,
"reqJpg": 0,
"reqJson": 0,
"reqOther": 0,
"reqPng": 0,
"reqSvg": 0,
"reqText": 0,
"reqTotal": 2,
"reqVideo": 0,
"reqWebp": 0,
"reqXml": 0,
"visualComplete": 400
}

The Speed Index score.

The time to first byte

The number of connections.

The number of bytes for audio.

The number of bytes for CSS.

The number of bytes for Flash.

The number of bytes for font.

The number of bytes for GIF.

The number of bytes for HTML.

The number of bytes for HTML document.

The number of bytes for image.

The number of bytes for JavaScript.

The number of bytes for JPG.

The number of bytes for JSON.

The number of bytes for other.

The number of bytes for PNG.

The number of bytes for SVG.

The number of bytes for text.

The total number of bytes.

The number of bytes for video.

The number of bytes for WebP.

The number of bytes for XML.

The Content Delivery Network provider.

The crux data.

The fully loaded time.

The bytes saved due to gzip compression.

The total bytes in gzip compression.

The maximum number of requests to a domain.

The maximum number of requests with a max-age of 0.

The maximum number of requests with a max-age of 1.

The maximum number of requests with a max-age of 30.

The maximum number of requests with a max-age of 365.

The maximum number of requests with a max-age greater than 365.

The maximum number of requests with a max-age of null.

The number of compressed files.

The number of DOM elements.

The number of domains.

The number of errors.

The number of glibs.

The number of HTTPS requests.

The number of redirects.

The onContentLoaded time.

The onLoad time.

The renderStart time.

The number of bytes for audio.

The number of bytes for CSS.

The number of bytes for Flash.

The number of bytes for font.

The number of bytes for GIF.

The number of bytes for HTML.

The number of bytes for image.

The number of bytes for JavaScript.

The number of bytes for JPG.

The number of bytes for JSON.

The number of bytes for other.

The number of bytes for PNG.

The number of bytes for SVG.

The number of bytes for text.

The total number of bytes for requests.

The number of bytes for video.

The number of bytes for WebP.

The number of bytes for XML.

The visualComplete time.