Calibre
The table below gives information about all the data fields that you can import from Calibre.
The fields that you can fetch in Adverity are updated regularly to reflect updates to data source APIs. As a result, the fields shown here may not be the same as the fields available in Adverity. If you notice a difference between this documentation and the fields you see in Adverity, please contact your Adverity account manager for more information.
To see the fields you can collect from another data source, go back to the Available fields in Adverity overview.
Field UI name |
Field API name |
Description |
Use in Adverity |
Docs |
---|---|---|---|---|
Number of requests |
asset_count |
The total number of requests. |
metric |
|
Benchmark Index |
benchmarkIndex |
An index measures the performance of the website. |
metric |
|
Time to Interactive |
consistently-interactive |
The moment at which the main thread has had 5 seconds with no network activity or JavaScript long tasks. |
metric |
|
Created At |
created_at |
Datetime when a report was created. |
dimension |
|
Total CSS Size in Bytes |
css_body_size_in_bytes |
The total, uncompressed filesize of CSS assets transferred during the page load. |
metric |
|
Total CSS Transferred |
css_size_in_bytes |
The total filesize of CSS assets transferred during the page load. |
metric |
|
Cumulative Layout Shift |
cumulative-layout-shift |
The sum of scores from all of the unstable elements that move around during page load. |
metric |
|
Date |
date |
Date of the report. |
dimension |
|
DOM Size |
domSize |
The quantity of DOM nodes. |
metric |
|
Estimated Input Latency |
estimatedInputLatency |
An estimate of how long your app takes to respond to user input during the busiest 5 second window of page load. |
metric |
|
First CPU Idle |
first-interactive |
The moment at which the main thread has no active long tasks since First Contentful Paint. |
metric |
|
First Meaningful Paint |
first-meaningful-paint |
The time at which the the largest area of above-the-fold content was painted to the screen. |
metric |
|
First Paint |
firstRender |
The time at which the first page paint event occurred. |
metric |
|
Total Font Size in Bytes |
font_body_size_in_bytes |
The total, uncompressed filesize of Font (EOT, TTF, WOFF and WOFF2) assets transferred during the page load. |
metric |
|
Total Font Transferred |
font_size_in_bytes |
The total filesize of Font (EOT, TTF, WOFF and WOFF2) assets transferred during the page load. |
metric |
|
Total HTML Size in Bytes |
html_body_size_in_bytes |
The total, uncompressed filesize of HTML assets transferred during the page load. |
metric |
|
Total HTML Transferred |
html_size_in_bytes |
The total filesize of HTML assets transferred during the page load. |
metric |
|
Total Image Size in Bytes |
image_body_size_in_bytes |
The total, uncompressed filesize of Image (JPEG, PNG, GIF, Webp and SVG) assets transferred during the page load. |
metric |
|
Total Image Transferred |
image_size_in_bytes |
The total filesize of Image (JPEG, PNG, GIF, Webp and SVG) assets transferred during the page load. |
metric |
|
JS Parse & Compile |
js-parse-compile |
The duration of the time taken to parse, compile and execute all JavaScript for a page. |
metric |
|
Total JavaScript Size in Bytes |
js_body_size_in_bytes |
The total, uncompressed filesize of JavaScript assets transferred during the page load. |
metric |
|
Total JavaScript Transferred |
js_size_in_bytes |
The total filesize of JavaScript assets transferred during the page load. |
metric |
|
Total JSON Size in Bytes |
json_body_size_in_bytes |
The total, uncompressed filesize of JSON assets transferred during the page load. |
metric |
|
Total JSON Transferred |
json_size_in_bytes |
The total filesize of JSON assets transferred during the page load. |
metric |
|
Largest Contentful Paint |
largest_contentful_paint |
The time at which the the largest image, video or text element was painted to the screen. |
metric |
|
Lighthouse Accessibility Score |
lighthouse-accessibility-score |
A number ranging from 0 to 100 evaluating the accessibility properties of a given page. |
metric |
|
Lighthouse Best Practices Score |
lighthouse-best-practices-score |
A number ranging from 0 to 100 evaluating the implementation of a given page in relation to common best practices. |
metric |
|
Lighthouse PWA Score |
lighthouse-pwa-score |
A number ranging from 0 to 100 evaluating if a page meets the Progressive Web App definition guidelines. |
metric |
|
Lighthouse SEO Score |
lighthouse-seo-score |
A number ranging from 0 to 100 evaluating the SEO potential of a page from pre-defined audits. |
metric |
|
Max Potential First Input Delay |
max-potential-fid |
The duration of the worst-case scenario time taken to respond to a user interaction. |
metric |
|
onContentLoad |
oncontentload |
The browser emits onContentloaded when the document has been parsed and the content has been constructed. |
metric |
|
onLoad |
onload |
The browser emits onLoad when all initial resources have finished loading. This includes HTML, Images, CSS, JavaScript and Video media. |
metric |
|
Total Page Size in Bytes |
page_body_size_in_bytes |
The total, uncompressed filesize of all page assets transferred during the page load. |
metric |
|
Domain Lookup Time |
page_dns_timing |
The time taken in DNS lookup for the page. |
metric |
|
HTML download time |
page_download_timing |
Time to first byte (TTFB) plus the time taken to download the HTML. |
metric |
|
Page ID |
page_id |
Identifier of the web page. |
dimension |
|
Page Name |
page_name |
The name of the web page. |
dimension |
|
Total Page Transferred |
page_size_in_bytes |
The total filesize of all page assets transferred during the page load. |
metric |
|
SSL Time |
page_ssl_timing |
The time it takes the browser to handle SSL negotiation for the main/document HTML request. |
metric |
|
Server Connection Time |
page_tcp_timing |
The time all samples spent in establishing a TCP connection to the page. |
metric |
|
Response time |
page_wait_timing |
Time to first byte (TTFB) plus the time taken for the entire request to be transferred from the server to the client. |
metric |
|
Profile |
profile |
Profile: device, type of connection and its quality, third party scripts and so on (Nexus 5X, Good 3G; Chrome Desktop, etc.). |
dimension |
|
Profile Status |
profile_status |
Profile status. |
dimension |
|
Site ID |
site_id |
The identifier of the website. |
dimension |
|
Speed Index |
speed_index |
A timing metric that is calculated by analysing the time that the majority of the user’s viewport has rendered. |
metric |
|
Status |
status |
Status of the web page. |
dimension |
|
Test Duration |
testDuration |
The duration of Calibre test |
metric |
|
Number of Third Party Providers |
third_party_count |
The total number of identified third party providers existing on a page. |
metric |
|
Total Third Party Main Thread Execution Time |
third_party_main_thread_duration |
The total duration of main thread tasks prompted by third party script. |
metric |
|
Total Third Party Code Transferred |
third_party_size_in_bytes |
The total filesize of third party JavaScript assets transferred during the page load. |
metric |
|
Time to First Byte |
time-to-first-byte |
The time taken from the request being made until the first byte arriving back to the browser. |
metric |
|
Total Blocking Time |
total-blocking-time |
The total duration of Main thread tasks observed between First Contentful Paint and Time to Interactive. |
metric |
|
UUID |
uuid |
A universally unique identifier. |
dimension |
|
Total Video Size in Bytes |
video_body_size_in_bytes |
The total, uncompressed filesize of Video assets transferred during the page load. |
metric |
|
Total Video Transferred |
video_size_in_bytes |
The total filesize of Video assets transferred during the page load. |
metric |
|
Visually Complete |
visually_complete |
A timing metric that is calculated by analysing the time that the user’s viewport has fully rendered. |
metric |
|
85% Visually Complete |
visually_complete_85 |
A timing metric that is calculated by analysing the time that the user’s viewport has been 85% rendered. |
metric |
|