Skip to main content

browserTraits

browserTraits (object): An object that describes various traits of the user's browser.

isIncognito

isIncognito (boolean): Returns true if the browser is in incognito mode or a similar private browsing mode.

hasCanvasNoise

hasCanvasNoise (boolean): Indicates whether noise has been applied to the Canvas API. This technique, commonly used to reduce the effectiveness of browser fingerprinting, is a privacy feature implemented by several browsers, including Brave, Firefox, and Safari. If true, the clusterUUID will be less unique, potentially causing multiple devices to share the same clusterUUID.

possibleCountryCodes

possibleCountryCodes (array): An array of two letter uppercase country codes surmised to be associated with the user of the browser, with the zeroth element being the most likely country of origin.