Device Properties |
The Device type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptLanguage |
The HTTP “Accept-Language” header of the device used in the
transaction.
|
![]() | IPAddress |
The IP address associated with the device used by the customer
in the transaction.
|
![]() | SessionAge |
The number of seconds between the creation of the user's
session and the time of the transaction. Note that
sessionAge is not the duration of the current visit, but
the time since the start of the first visit.
|
![]() | SessionId |
A string up to 255 characters in length. This is an ID that
uniquely identifies a visitor's session on the site.
|
![]() | UserAgent |
The HTTP “User-Agent” header of the browser used in the
transaction.
|