ccdw_dim_user_agent

This table stores details about user agents, which describe the client software making a request.

Column AliasData TypeKeyDescriptionIndex?
user_agent_id (PK)INTEGERPKUnique identifier for a user agent.Yes
nuser_agent_idVARCHARNormalized user agent identifier.Yes
ua_engineVARCHARRendering engine of the user agent (for example, "WebKit", "Gecko").No
ua_versionVARCHARFull version string of the user agent.No
ua_version_majorINTEGERMajor version number of the user agent.No
ua_classVARCHARClassification of the user agent (for example, "Browser", "Crawler").No
ua_class_codeVARCHARCode for the user agent classification.Yes
ua_familyVARCHARFamily name of the user agent (for example, "Chrome", "Firefox").No
ua_family_codeVARCHARCode for the user agent family.Yes
ua_family_vendorVARCHARVendor of the user agent family.No
ua_family_vendor_codeVARCHARCode for the user agent family vendor.Yes
crawler_categoryVARCHARCategory of the crawler (if applicable).No
crawler_category_codeVARCHARCode for the crawler category.Yes
os_familyVARCHAROperating system family (for example, "Windows", "macOS").No
os_family_codeVARCHARCode for the operating system family.Yes
osVARCHARSpecific operating system (for example, "Windows 10", "iOS").No
os_codeVARCHARCode for the operating system.No
os_family_vendorVARCHARVendor of the operating system family.No
os_family_vendor_codeVARCHARCode for the operating system family vendor.Yes
device_classVARCHARClassification of the device (for example, "Desktop", "Mobile", "Tablet").No
device_class_codeVARCHARCode for the device classification.Yes
device_market_nameVARCHARMarket name of the device (for example, "iPhone", "Galaxy S").No
device_brandVARCHARBrand of the device (for example, "Apple", "Samsung").No
device_brand_codeVARCHARCode for the device brand.Yes