When a match is found for the user agent string that is submitted by the client, the following information is inserted into the [ExtendedUserAgent]
section of the request.
Common values
These values are populated for a matched user agent:
[ExtendedUserAgent]
TLT_BROWSER=Firefox
TLT_BROWSER_VERSION=Firefox3.6
TLT_BROWSER_PLATFORM=Win XP
TLT_TRAFFIC_TYPE=BROWSER
TLT_BROWSER_JAVASCRIPT=true
TLT_BROWSER_COOKIES=true
TLT_TRAFFIC_TYPE request variable
As part of its processing, the Tealeaf Reference session agent inserts the TLT_TRAFFIC_TYPE
request variable.
This example shows a TLT_TRAFFIC_TYPE
request variable:
TLT_TRAFFIC_TYPE=BOT
These values populate the Traffic Type
dimension that is provided by Tealeaf.
Special values
For the following values for TLT_TRAFFIC_TYPE
, extra request variables might be inserted.
Value | Description |
---|---|
MOBILE |
TLT_TRAFFIC_TYPE=MOBILE indicates a session that is gathered from a mobile web browser through CX UI Capture for AJAX. |
MOBILE_APP |
TLT_TRAFFIC_TYPE=MOBILE_APP indicates a session that is gathered from a mobile native application that is monitored by one of the Tealeaf client frameworks. |
Mobile web sessions
If TLT_TRAFFIC_TYPE=MOBILE
, then these fields can be inserted and populated for the mobile web user agent:
TLT_SCREEN_HEIGHT
TLT_SCREEN_WIDTH
TLT_COLOR_DEPTH
TLT_PICTURE_SUPPORT
TLT_VIDEO_SUPPORT
TLT_STREAMING_SUPPORT
User agents and mobile native app sessions
User agent information for a mobile native application is submitted at the discretion of the application developer. To enable normalized user agent information, each Tealeaf client framework submits a specific header, which enables detection of user agent information.
When this header and the associated properties are detected in a hit, these values are populated in the [ExtendedUserAgent]
based on gathered and submitted data from the client framework.
[ExtendedUserAgent]
TLT_BROWSER=StraussAndPlesser Native
TLT_BROWSER_VERSION=8.5
TLT_BROWSER_PLATFORM=Android
TLT_BRAND=Asus
TLT_MODEL=Asus Eee Pad Transformer TF101
TLT_SCREEN_HEIGHT=800
TLT_SCREEN_WIDTH=1280
TLT_COLOR_DEPTH=65536