The Pages report provides a comprehensive inventory of all pages scanned by ObservePoint. Features:
Comprehensive Inventory: View key metrics like status codes, page performance, and metadata for every page scanned.
Organized Structure: Pages can be grouped by domain or path for easier navigation and analysis.
Clickthrough Access: Clicking page counts in other reports will take you directly to this view with the appropriate filters applied.
This guide outlines common jobs you can accomplish with the Pages report. These are just examples—the flexible filtering, grouping, and export features support a wide range of use cases.
⭐️ EXAMPLE REPORTS
-Show Web Vitals Performance by Domain
This will allow you to quickly see if certain domains or sub-domains are in need of attention.
Use the Grouping feature to group pages by: Final URL Domain
Add Web Vitals Metrics
Change aggregator to 75th Percentile
Here's an example of ObservePoint's domains. Looks there are a couple of sub-domains that have slow First Contentful Paint values.
-Show Page Scan Frequency
Configure the report to:
See how often each URL has been scanned historically
Identify content that may be over- or under-monitored
-Show Broken Pages and Where to Find Them
Filter by Status Code = 4xx or 5xx to:
See broken pages across the entire account
Group by Audit or Domain to identify scope and ownership
Continuing the ObservePoint example from above, here we can see how many different page status codes are found on each domain along with the min/max status code values.
Here we can quickly see how many broken pages are on each domain:
-Find the Most-Scanned Sites or Pages
Group by Domain and apply a Count Distinct Pages aggregation. This reveals:
Which properties are scanned most frequently
Where scan coverage is concentrated
-Show Pages That Redirect
Filter for Status Codes in the 3xx range to:
Identify redirecting URLs
Show final URLs to understand redirect behavior
-View Load Time Metrics per URL
Add or display columns like:
LCP (Largest Contentful Paint)
TTFB (Time to First Byte)
Min, Max, Avg, Median load time metrics
Use sorting or filtering to slow-loading pages.
Available Data
Section | Name | Description |
Run Properties | Run ID | A unique identifier for a specific audit run. |
Run Properties | Run Start Timestamp | The timestamp indicating when the audit run started. |
Run Properties | Run End Timestamp | The timestamp indicating when the audit run was completed. |
Run Properties | Total Pages Scanned | The total number of pages scanned during the audit. |
Run Properties | Is Most Recent Audit Run | Indicates whether this is the latest audit run. |
Run Properties | Completion Status | The status of the audit run upon completion (e.g., success, failure). |
Run Properties | CMP Actions Status | The status of CMP (Consent Management Platform) actions during the audit. |
Run Properties | Pre-Audit Actions | The status of actions configured to run before the audit. |
Run Properties | On-Page Actions | The status of actions performed on pages during the audit. |
Run Properties | Pre-Audit Actions Configured | The number of pre-audit actions configured. |
Run Properties | On-Page Actions Configured | The number of on-page actions configured. |
Run Properties | Run Duration | The total time taken for the run. |
Run Properties | Run Now Requested By | The user or system that requested the audit run to start immediately. |
Run Properties | Run Start Reason | The reason for starting the audit run. |
Run Properties | URL Source | The source from which URLs were obtained for the audit. |
Audit Settings | Audit ID | A unique identifier for the audit settings. |
Audit Settings | Audit Name | The name of the audit. |
Audit Settings | Page Limit | The maximum number of pages to be audited. |
Audit Settings | Location | The geographical location associated with the audit. |
Audit Settings | Labels | Labels associated with the audit for categorization. |
Audit Settings | Simultaneous Browsers | The number of browsers used simultaneously during the audit. |
Audit Settings | Browser Width | The width of the browser window used during the audit. |
Audit Settings | Browser Height | The height of the browser window used during the audit. |
Audit Settings | Starting URLs | The initial URLs from which the audit begins. |
Audit Settings | Page URL Filters | Filters applied to URLs during the audit. |
Audit Settings | Schedule | The schedule details for the audit. |
Audit Settings | Notes | Additional notes or comments related to the audit. |
Audit Settings | Owner | The creator of the audit. |
Audit Settings | Folder | The folder where audit settings and results are stored. |
Audit Settings | Sub-Folder | A sub-folder within the main folder for organizing audit settings and results. |
Audit Settings | User Agent | The user agent string used during the audit. |
Audit Settings | User Agent Header | The header information for the user agent. |
Audit Settings | Custom Proxy | Specifies whether custom proxy is used. |
Audit Settings | VPN Mode | Specifies whether VPN is enabled or disabled. |
Audit Settings | GPC Signal | Specifies whether Global Privacy Control (GPC) is enabled or disabled. |
Audit Settings | Block 3rd-party Cookies | Indicates if third-party cookies are blocked during the audit. |
Audit Settings | Block Technologies | Technologies blocked during the audit. |
Audit Settings | File Substitution | Details of any file substitutions made during the audit. |
Audit Settings | Consent Categories | Specifies whether or not Consent Categories are applied to the audit. |
Audit Settings | Webhook | Webhook summary for notifications or integrations. |
Audit Settings | Audit Same URLs | Indicates if the same URLs are audited repeatedly. |
Audit Settings | Deduplicate URLs | Indicates whether the audit is set to scan only one version of a page, ignoring variations with different query strings. |
Audit Settings | Is Paused | Indicates if the audit is currently paused. |
Email Messages | Email Inbox | The email inbox name, if any, associated with the audit. |
Email Messages | Email Subject | The subject of an email message. |
Email Messages | Message Received | The timestamp of when an email message was received. |
Page Info | Page ID | Unique ID of the Initial Page URL. IDs are unique within an account. |
Page Info | Page Screenshot | URL of the full page screenshot. |
Page Info | Page Title | Title tag of the the final URL. |
Page Info | Page Source Type | Indicates how the page was discovered or added to the audit, such as from a starting URL, a link found during crawling, or an email message. |
Page Info | Initial Page URL | The URL of the page before any redirects been followed. |
Page Info | Initial Page URL Scheme | Scheme refers to the protocol used the URL, for example HTTP or HTTPS. |
Page Info | Initial Page URL Domain | Domain refers to the main part of the URL that identifies the website, such as www.example.com. |
Page Info | Initial Page URL Port | Port refers to the network port used in the URL, typically 80 for HTTP or 443 for HTTPS. Only ports are part of the URL are displayed. |
Page Info | Initial Page URL Fragment | Fragment refers to the portion of the URL after the #, often used to navigate to a specific section of the page. |
Page Info | Initial Page URL Query | Query refers to the parameters in the URL after the ?, commonly used to pass data like search terms or tracking information. |
Page Info | Final Page URL | The URL of the page after all redirects have been followed. |
Page Info | Final Page URL Scheme | Scheme refers to the protocol used the URL, for example HTTP or HTTPS. |
Page Info | Final Page URL Domain | Domain refers to the main part of the URL that identifies the website, such as www.example.com. |
Page Info | Final Page URL Port | Port refers to the network port used in the URL, typically 80 for HTTP or 443 for HTTPS. Only ports are part of the URL are displayed. |
Page Info | Final Page URL Fragment | Fragment refers to the portion of the URL after the #, often used to navigate to a specific section of the page. |
Page Info | Final Page URL Query | Query refers to the parameters in the URL after the ?, commonly used to pass data like search terms or tracking information. |
Page Info | Initial Page Status Code | The HTTP status code returned when the initial URL was requested, such as 200 for success or 301 for redirect. |
Page Info | Final Page Status Code | The HTTP status code returned after all redirects, representing the final page that was loaded. |
Page Info | Page redirect count | The number of redirects that occurred between the initial and final page URLs. |
Page Info | Page Load time | The total time it took for the page to fully load, measured from the start of the request to when the page was ready. |
Page Info | Page size | The total size of the page in megabytes (MB), including HTML, scripts, images, and other assets. |
Page Info | Page Visit Start Time | The exact timestamp when the page visit began during the audit. |
Page Info | Page Visit End Time | The exact timestamp when the page visit ended during the audit. |
Page Info | Page Link Count | The total number of hyperlinks found on the page. |
Page Info | Page Browser Error | The error message captured by the browser if the page failed to load properly. |
Page Info | Has Browser Error | Indicates whether a browser error occurred during the page visit (yes or no). |
Page Info | Failed On-Page Action Count | The number custom actions that failed to execute on the page during the audit. |
Page Info | Page Largest Contentful Paint | A Google Web Vitals metric that measures the time it takes for the largest visible content element to load, indicating when the main content is fully visible. |
Page Info | Page First Contentful Paint | A Google Web Vitals metric that tracks how quickly any text or image is first rendered on the screen. |
Page Info | Page Time to First Byte | A Google Web Vitals metric that measures the time between the request for a page and the arrival of the first byte of data from the server. |
Page Info | Page Cumulative Layout Shift | A Google Web Vitals metric that quantifies unexpected layout shifts during page load, affecting visual stability and user experience. |
Page Metrics | Tag Request Count | Total number of network requests identified as tags on the page. |
Page Metrics | Unique Tag Count | Number of distinct tags detected on the page, based on tag name. |
Page Metrics | Broken Tag Count | Number of tag requests that failed to load successfully, such as 404 errors or network failures. |
Page Metrics | Average Tag Load Time | The average time it took for all tag requests to load, measured in milliseconds. |
Page Metrics | Average Tag Request Size | The average size of tag requests in bytes, indicating their impact on page weight. |
Page Metrics | Duplicates Tag Count | Number of identical tag requests sent multiple times on the same page. |
Page Metrics | Multiples Tag Count | Number of times multiple tags from the same vendor or tool were loaded on a single page. |
Page Metrics | Rule Failure Count | The count of tag & variable rule failures. |
Page Metrics | Cookie Count | The total number of cookies set during the page visit. |
Page Metrics | Total Cookie Size | The combined size of all cookies set on the page, measured in bytes. |
Page Metrics | Error Count | The number of error messages logged to the browser console during the page visit (e.g., JavaScript errors). |
Page Metrics | Warning Count | The number of warning messages logged to the browser console, often indicating potential issues or deprecated code. |
Page Metrics | Info Count | The number of informational messages logged to the browser console, typically used for general runtime updates. |
Page Metrics | Debug Count | The number of debug messages logged to the browser console, usually used for development and troubleshooting purposes. |
Page Metrics | Unique Geo Count | The number of unique geographic locations (e.g., countries or regions) from which network requests originated. |
Page Metrics | Request Count | The total number of network requests made during the page visit, including all resources like images, scripts, and tags. |