Table name | Record ID | Record No. | Field Name | Source | Unit of Measure | Description |
---|---|---|---|---|---|---|
resource_data_twide | WEBSLM_WWW | FJ1024 | wPageRef | BrowserAgent | Web page record identifier | |
wElapsedTime | BrowserAgent | seconds | The time taken to display a Web page | |||
wInterruptFlag | BrowserAgent | Display interrupt flag. One of the following: 0 ->Not interrupted 1 ->Interrupted. The end user has either closed the browser or clicked the Stop button or another hyperlink. 2 ->Interrupted. The session has been interrupted by either the proxy server or the network. | ||||
ThinkTime | BrowserAgent | seconds | Reading time. (The time from when the page finished downloading until the user either moved to the next page or closed the browser.) | |||
wAgent | BrowserAgent | Agent name | ||||
wEndUserID | BrowserAgent | End user identifier | ||||
wBrowser | BrowserAgent | Browser type. "iexplore" -> Microsoft Internet Explorer | ||||
wBrowserID | BrowserAgent | Identifier for the browser instance | ||||
wPageURL | BrowserAgent | URL | URL for the Web page | |||
wReferingURL | BrowserAgent | URL | If this page was displayed by clicking on a hyperlink in a referring page, then this is the URL for the referring page. This value is not set if this page was specified from the address bar. | |||
Protocol | BrowserAgent | Protocol used to download the page. One of the following: "HTTP", "HTTPS" | ||||
resource_data_ttwide | WEBSLM_URL | FJ1025 | uPageRef | BrowserAgent | This is the Web page record identifier. | |
uElapsedTime | BrowserAgent | seconds | This is the time that it took to download the URL, not including the time taken for DNS resolution. | |||
uSocket | BrowserAgent | The local socket for TCP connections | ||||
uInterruptFlag | BrowserAgent | Download interrupt flag. One of the following: "0" : Not interrupted "1" : Interrupted. The end user has either closed the browser or clicked the Stop button or another hyperlink. "2" : Interrupted. The session has been interrupted by either the proxy server or the network. | ||||
ResponseCode | BrowserAgent | The status code for the HTTP response | ||||
RequestSize | BrowserAgent | bytes | Size (in bytes) of the HTTP request | |||
RespHeaderSize | BrowserAgent | bytes | Size (in bytes) of the HTTP response header | |||
URLsize | BrowserAgent | bytes | URL size in bytes | |||
uAgent | BrowserAgent | Agent name | ||||
uEndUserID | BrowserAgent | End user identifier | ||||
uBrowser | BrowserAgent | Browser type. "iexplore" -> Microsoft Internet Explorer | ||||
uBrowserID | BrowserAgent | Identifier for the browser instance | ||||
uPageURL | BrowserAgent | URL | URL for the Web page | |||
uReferingURL | BrowserAgent | URL | URL for the link source | |||
resource_data_twide | WEBSLM_TCP | FJ1026 | tPageRef | BrowserAgent | Web page record identifier | |
tElapsedTime | BrowserAgent | seconds | Time taken for connection | |||
tStatus | BrowserAgent | Connection success or failure. One of the following: "0" -> Successful "1" -> Failed | ||||
tSocket | BrowserAgent | The local socket number for TCP connections | ||||
tAgent | BrowserAgent | Agent name | ||||
tEndUserID | BrowserAgent | End user identifier | ||||
tBrowser | BrowserAgent | Browser type. "iexplore" -> Microsoft Internet Explorer | ||||
tBrowserID | BrowserAgent | Identifier for the browser instance | ||||
IP | BrowserAgent | IP address of the connection destination | ||||
resource_data_twide | WEBSLM_DNS | FJ1027 | dPageRef | BrowserAgent | Web page record identifier | |
dElapsedTime | BrowserAgent | seconds | Time taken for DNS resolution | |||
dStatus | BrowserAgent | Connection success or failure. One of the following: "0" -> Successful "1" -> Failed | ||||
dAgent | BrowserAgent | Agent name | ||||
dEndUserID | BrowserAgent | End user identifier | ||||
dBrowser | BrowserAgent | Browser type. "iexplore" -> Microsoft Internet Explorer | ||||
dBrowserID | BrowserAgent | Identifier for the browser instance | ||||
dURL | BrowserAgent | URL requested |