Default session attributes

Table 1. Default session attributes
Display Name Description
Bot (T/F)
  • Description: Is bot? (T/F)
  • Data type: Boolean
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: IsBot
  • Internal name: S_IS_BOT
Browser OS
  • Description: Visitor operating system. Example: WinXP
  • Data type: String
  • Source type: PATTERN
  • Source: TL.TLT_BROWSER_PLATFORM
  • Method: BrowserOS
  • Internal name: S_BROWSER_OS
Browser Traffic Type
  • Description: User agent traffic type. Examples: BROWSER, MOBILE, BOT
  • Data type: String
  • Source type: PATTERN
  • Source: TL.TLT_TRAFFIC_TYPE
  • Method: TrafficType
  • Internal name: S_TRAFFIC_TYPE
Browser Type
  • Description: Visitor browser type. Example: IE
  • Data type: String
  • Source type: PATTERN
  • Source: TL.TLT_BROWSER
  • Method: BrowserType
  • Internal name: S_BROWSER_TYPE
Browser Version
  • Description: Visitor browser type and version. Example: IE7.0
  • Data type: String
  • Source type: PATTERN
  • Source: TL.TLT_BROWSER_VERSION
  • Method: BrowserVersion
  • Internal name: S_BROWSER_VERSION
Client IP Address
  • Description: Visitor IP address
  • Data type: String
  • Source type: PATTERN
  • Source: TL.REMOTE_ADDR
  • Method: IP
  • Internal name: S_IP
CUI Hit Count Running Total
  • Description: Running count of CUI hits
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: CUICount
  • Internal name: S_CUI_COUNT
Discard Session Flag
  • Description: Discard session event triggered? (T/F)
  • Data type: Boolean
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: DiscardSession
  • Internal name: S_DISCARD_SESSION
Domain Name of Server
  • Description: Domain name of Discover server
  • Data type: String
  • Source type: PATTERN
  • Source: TL.HTTP_HOST
  • Method: DomainName
  • Internal name: S_DOMAIN_NAME
Expiration Time Epoch for Session (sec)
  • Description: Time in seconds between the last hit of session and session timeout value
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: ExpirationTime
  • Internal name: S_EXPIRATION_TIME
Fact Count Running Total
  • Description: Running count of written facts
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: FactCount
  • Internal name: S_FACT_COUNT_TOTAL
First Hit Req Time Epoch (?sec)
  • Description: Time epoch in microseconds when server receives the first request in session
  • Data type: Int32
  • Source type: PATTERN
  • Source: TL.REQUEST_TIME_EX
  • Method: StartTimeEpoch
  • Internal name: S_START_TIME_EPOCH
First Page of Session URL
  • Description:
  • Data type: String
  • Source type: PATTERN
  • Source: TL.TLT_URL
  • Method: FirstPageURL
  • Internal name: S_FIRST_PAGE_URL
Hit Count Running Total
  • Description: Running count of hits
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: NumberOfHits
  • Internal name: S_HIT_COUNT
Image Count Running Total
  • Description:
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: ImgCount
  • Internal name: S_IMG_COUNT
Interesting Flag
  • Description: Is interesting session? (Always true)
  • Data type: Boolean
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: Interesting
  • Internal name: S_INTERESTING
Last Hit Req Time Epoch (?sec)
  • Description:
  • Data type: Int32
  • Source type: PATTERN
  • Source: TL.RESPONSE_TIME_EX
  • Method: LastHitEpoch
  • Internal name: S_LAST_HIT_TIME_EPOCH
Last Page of Session URL
  • Description:
  • Data type: String
  • Source type: PATTERN
  • Source: TL.TLT_URL
  • Method: LastPageURL
  • Internal name: S_LAST_PAGE_URL
Licensed Page Count Running Total
  • Description: Running count of licensed pages
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: LicensedPageCount
  • Internal name: S_LICENSED_PAGE_COUNT
Other Hit Type Running Total
  • Description:
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: OtherCount
  • Internal name: S_OTHER_COUNT
Page Count Running Total
  • Description: Running count of pages
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: PageCount
  • Internal name: S_PAGE_COUNT
Referrer Domain for Session
  • Description: Domain of session referrer
  • Data type: String
  • Source type: PATTERN
  • Source: TL.REFERRER_DOMAIN
  • Method: ReferrerDomain
  • Internal name: S_REFERRER_DOMAIN
Referrer for Session
  • Description:
  • Data type: String
  • Source type: PATTERN
  • Source: TL.HTTP_REFERRER
  • Method: Referrer
  • Internal name: S_REFERRER
Req Size Running Total (bytes)
  • Description: Running total of Req sizes
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: TotalREQBytes
  • Internal name: S_TOTAL_REQ_BYTES
Request Cancelled Running Total
  • Description: Running count of request canceled hits
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: ReqCancelledHitCount
  • Internal name: S_REQ_CANCELLED_HIT_COUNT
Rsp Size Running Total (bytes)
  • Description: Running total of Rsp sizes
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: TotalRSPBytes
  • Internal name: S_TOTAL_RSP_BYTES
Session GUID
  • Description:
  • Data type: String
  • Source type: PATTERN
  • Source: TL.TLTSID
  • Method: TLTSID
  • Internal name: S_TLTSID
Session ID in Canister
  • Description: ID of session in Discover canister where it is stored
  • Data type: Int64
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: ID
  • Internal name: S_ID
Session Length Running Time (sec)
  • Description:
  • Data type: Int64
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: TotalTime
  • Internal name: S_TOTAL_TIME
Session Timeout Value (sec)
  • Description: Session timeout value in seconds
  • Data type: Int32
  • Source type: CALCULATED_SOURCE
  • Source: TL.CALCULATED_SOURCE
  • Method: SessionTimeOut
  • Internal name: S_TIME_OUT
User Agent of Client
  • Description:
  • Data type: String
  • Source type: PATTERN
  • Source: TL.USERAGENT
  • Method: UserAgent
  • Internal name: S_USER_AGENT
User GUID
  • Description:
  • Data type: String
  • Source type: PATTERN
  • Source: TL.TLTUID
  • Method: TLTUID
  • Internal name: S_TLTUID
Visitor GUID
  • Description:
  • Data type: String
  • Source type: PATTERN
  • Source: TL.TLTVID
  • Method: TLTVID
  • Internal name: S_TLTVID