High-entropy client hints are used by Adobe Analytics to improve device and browser identification. This option is available starting with version 2.23.0 of AppMeasurement.js. Read more about client hints in this overview and FAQ as well as Google’s blog.
High-entropy client hints are part of the context categories in Web SDK. See Configure the Platform Web SDK for more details.
Collect high-entropy user-agent hints is a check box under the General accordion when configuring the Adobe Analytics extension.
The s.collectHighEntropyUserAgentHints
variable determines if AppMeasurement requests high-entropy hints from Chromium browsers (for example, Google Chrome or Microsoft Edge). These hints are used by Adobe Analytics to improve device and browser identification.
If set to true
, all high entropy hints will be requested from the browser.
s.collectHighEntropyUserAgentHints = true;