UserAgent

This class represents the software infrastructure, such as the operating system and browser, used by a user in a visit to a Web site. A UserAgent object links to one or more Request objects and one or more VisitInfo objects.

Data Members

Data Member Name Data Type Default Value Description
Processed BOOL 0 None
UserAgentBrowserCategoryID ULONG 1 None
UserAgentName WSTR Not available Stores the unique key for the object.
UserAgentOperatingSystemID ULONG 1 None
UserAgentPortalID ULONG 1 None
UserAgentSecurityID ULONG 1 None
UserAgentVersionID ULONG 1 None

Class Key

UserAgentKey is composed of a single data member, UserAgentName.

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation Name Parent Child Type
UserAgentOpenUserVisit UserAgent OpenUserVisit 2
UserAgentRequest UserAgent Request 194
UserAgentVisitInfo UserAgent VisitInfo 194


All rights reserved.