Pageview Logs Attributes

Detailed information about Pageview logs attributes

The Traffic Viewer page of the Webscale Control Panel enables you to view Pageview logs information for an application within a specified time period. For more information on accessing Traffic Viewer, see Access Traffic Viewer .

The following table provides Pageview logs attribute information. You can view the name, display name, alias, and a description for each attribute.

Pageview logs attributes

NameDisplay NameAliasDescription
arrivalArrivalarrivalISO 8601-formatted date when the request arrived at the Webscale proxy
completedCompletedcompletedISO 8601-formatted date when processing the request was completed
countryCountrycountryTwo-letter ISO 3166-2 country code for the origin of the request
dom_content_loadedDOM content loadeddom_content_loadedInterval between when navigation started and the page loaded the DOM
dom_interactiveDOM interactivedom_interactiveInterval between when navigation started and the page was ready for user interaction
elapsedElapsedelapsedInterval between when the proxy received the request and sent out the complete response
first_contentful_paintFirst contentful paintfirst_contentful_paintInterval between when navigation started and the first element on the page rendered
labelsLabelslabelsList of user-defined labels used to track traffic with the Add Labels web control action
largest_contentful_paintLargest contentful paintlargest_contentful_paintInterval between when navigation started and the largest element on the page rendered
load_idLoad IDload_idUnique ID that identified a user-initiated pageload. All resource requests shared the ID to render the page.
peer_addressPeer addresspeer_addressIP address of the immediate peer connecting to the proxy. If the peer is a trusted proxy, the remote IP address of the user agent that made the request is used.
ready_state_interactiveReady state interactiveready_state_interactiveTime taken for the loading state of the browser to become interactive. It is interactive when the browser document has finished loading and has been parsed but sub-resources such as scripts, images, stylesheets and frames are still loading.
request_addressRequest addressrequest_addressRemote IP address of the user agent that made the request
request_hostRequest hosthost
request_host
Contents of the Host request header
request_pathRequest pathrequest_pathVirtual path of the request (latter portion of the request URL separated by backslashes after the main website name)
request_portRequest portrequest_portPort number that received the request
request_protocolRequest protocolprotocol
request_protocol
HTTP protocol version
request_queryRequest queryrequest_queryURL request query parameters (located in the latter sections of the request URL)
request_urlRequest URLrequest_urlString with the host, scheme, path, and query parameters for the request
session_idSession IDsession_idUnique number that a server assigned to a specific user for a session
threatThreatthreat“y” if the IP address was a potential attacker. “n” otherwise.
time_to_first_byteTTFBttfb
time_to_first_byte
Interval between when the browser sent the request and received the first byte of the response
tls_cipherTLS ciphertls_cipherEncryption algorithms for the transport layer security
tls_versionTLS versiontls_version
tls_protocol
Highest version of the transport layer security protocol that the client supported
useragentUser agentuseragent
user_agent
Contents of the User-Agent request header
useragent_deviceUser agent deviceuseragent_device
user_agent_device
Device type used to make the request (e.g., smartphone, desktop, etc.)
useragent_nameBrowserbrowser
useragent_name
user_agent_name
Browser type used to make the request (e.g., Google Chrome, Safari, etc.)
useragent_osUser agent OSuseragent_os
user_agent_os
Operating system type used to make the request (e.g., Android, Mac, etc.)

Further Reading

Have questions not answered here? Contact Support to get more help.

Last modified on June 3, 2026