The following table
lists the predefined data elements that can be collected by the SAS
page tag, including the key name, value, and default enabled status:
|
|
|
|
|
Displays the version
number indicating the way the tag data is written.
|
|
|
|
Displays the type of
user action or event that generated this line of data.
|
Valid values include
load, click, and submit
|
|
|
Indicates a random number.
|
|
|
|
Displays the configurable
ID that is included in a tag by default.
|
|
|
|
Displays the visitor
ID that is created by storing a unique cookie in the user’s
browser. If cookies are enabled, this value is the same on each return
visit to the Web site.
|
|
|
|
Displays the page ID.
This value is blank by default and serves as a place holder if a specific
ID needs to be set when configuring the page code.
|
|
|
|
Displays the Uniform
Resource Indicator.
|
|
|
|
Displays the name of
the referrer, which must be captured by the tag. In this context,
the referrer is always the tagged page.
|
|
|
|
|
|
|
|
Displays the protocol
of the URI being requested.
|
|
|
|
Displays the domain
of the URI being requested.
|
|
|
|
Displays the port of
the URI being requested.
|
Port that received the
request
|
|
|
Displays the CPU Class
(when available).
|
|
|
|
Displays the platform
(when available).
|
|
|
|
Displays the screen
resolution and color depth. Screen information is in the form of Width
Height@Colors. For example, 1280x1024@32 indicates 1280 pixels wide
by 1024 pixels high at 32-bit color depth.
|
|
|
|
Displays whether Flash
is enabled.
|
|
|
|
Displays the Flash version.
|
|
|
|
Displays whether cookies
are enabled.
|
|
|
|
Displays whether Java
is enabled.
|
|
|
|
Displays the Java version.
|
|
|
|
Displays whether JavaScript
is enabled.
|
|
|
|
Displays the system
language.
|
|
|
|
Displays the browser
language.
|
|
|
|
Displays the user language.
|
|
|
|
Displays the client
computer date.
|
|
|
|
Displays the client
computer time.
|
|
|
|
|
Meta tag name/value
pairs
|
|
|
Displays the Cookies
tags.
|
Cookie tag name/value
pairs
|
|
|
Displays the Form Data
(POST/GET) tags.
|
Form tag name/value
pairs
|
|
|
Contains the character
set encoding of the data being collected. This setting is based on
the character set encoding specified in the page or browser.
|
|
|