Browser

This section contains a reference to a full list of parameters provided returned by Trustfull,
You can use this data catalogue as a reference in interpreting fields provided in our API responses.

General Data

NameDescription
customer_idCustomer id provided during the API call
resolution_idResolution id which identifies user document within TRUSTFULL.
device_request_timeThe Date Time when the request was made
webhook_urlThe URL from which the call originated from

Browser Signals

NameTypeDescription
browser_marketing_channelstringThe traffic source through which the user comes to your website

Ex: organic
browser_do_not_trackbooleanThe browser is requesting to websites not collect or track browsing data. It's turned off by default.

Ex: true
browser_languagestringThe language that is installed on the browser in ISO 639-1 code

Ex: en-US
browser_timezonestringThe timezone configured on the browser of the user

Ex: CET
browser_request_locationstringThe url (complete with parameters) of the page that triggered the action, usually the url where a form resides

Ex: https://...
browser_request_referrerstringThe referrer url (complete with parameters) of the page that triggered the action.

Ex: https://
browser_score_clusterstringA cluster summarizing the quality of the browser provided

Ex: very_high

Enum: very_low, low, review, high, very_high
browser_scoreintegerA number ranging from 0 to 1000 represents the quality of the IP information detected

Ex: 649
browser_battery_chargingbooleanA flag indicating if the devices is charging its battery

Ex: true
browser_battery_levelintegerA string indicating the battery level percentage of the user's device

Ex: 42
browser_color_depthintegerA string indicating the color depth of the user's video card

Ex: 24
browser_cookies_enabledbooleanA flag indicating if the user has enabled or not the cookies in their browser

Ex: false
browser_cpu_classstringA string indicating the cpu class of the user's device

Ex: x86
browser_cpu_coresintegerA string indicating how many cores the cpu of the user's have

Ex: 12
browser_extensions_liststringA string indicating the most common chrome extension the user installed

Ex: Google Docs Offline,JSON Viewer,GNOME Shell integration,dataslayer
browser_google_topicsstringA string indicating the user Google Topics saved in the browser

Ex: Arts & Entertainment/Movie Listings & Theater Showtimes
browser_incognito_modebooleanA flag indicating if the user was browsing in incognito mode or not

Ex: true
browser_location_campaignstringA string indicating the value for the campaign retrieved from the request location url

Ex: campaign_001
browser_location_contentstringA string indicating the value for the content retrieved from the request location url

Ex: Loans
browser_location_keywordstringA string indicating the value for the keyword retrieved from the request location url

Ex: cars
browser_location_mediumstringA string indicating the value for the medium retrieved from the request location url

Ex: cpc
browser_location_sourcestringA string indicating the value for the source retrieved from the request location url

Ex: bing
browser_location_termstringA string indicating the value for the term retrieved from the request location url

Ex: mutui
browser_media_devices_countintegerA string indicating how many media devices the user has

Ex: 3
browser_media_devices_liststringA string indicating which kind of media devices the user has

Ex: audioinput,videoinput,audiooutput
browser_osstringA string indicating user's device operating system

Ex: Windows 11
browser_referrer_campaignstringA string indicating the value for the campaign retrieved from the request referrer url

Ex: campaign_001
browser_referrer_contentstringA string indicating the value for the content retrieved from the request referrer url

Ex: Loans
browser_referrer_keywordstringA string indicating the value for the keyword retrieved from the request referrer url

Ex: cars
browser_referrer_mediumstringA string indicating the value for the medium retrieved from the request referrer url

Ex: cpc
browser_referrer_sourcestringA string indicating the value for the source retrieved from the request referrer url

Ex: bing
browser_referrer_termstringA string indicating the value for the term retrieved from the request referrer url

Ex: mutui
browser_screen_resolutionstringA string indicating the value for the screen resolution

Ex: 2560x1440
browser_video_card_rendererstringA string indicating the value for the video card renderer

Ex: ANGLE (Intel, Mesa Intel(R) Xe Graphics (TGL GT2), OpenGL 4.6)
browser_video_card_vendorstringA string indicating the value for the video card vendor

Ex: Google Inc. (Intel)
browser_viewportstringA string indicating the value for the viewport

Ex: 1260x1300
browser_namestringA string indicating the value for the browser name

Ex: Chrome Mobile
browser_versionstringA string indicating the value for the browser version

Ex: 55.0.2883.91
browser_device_typestringA string indicating the value for the device type

Ex: Mobile Phone

Enum: Mobile Phone, Games Console, Digital Home Assistant, Refrigerator, Desktop, Data Collection Terminal, Telematics Control Unit, Tablet, TV, Set Top Box, ...
browser_device_brandstringA string indicating the value for the device brand

Ex: Samsung
browser_device_modelstringA string indicating the value for the device model

Ex: Galaxy S7 Edge
browser_device_operating_systemstringA string indicating the value for the device operating system

Ex: Android
browser_reason_codesstringComma separated risk and trust signal for the product browser.
For more information about reason codes you can go to Reason Codes

Ex: TP001,RP001

For more information about how to perform an api call you can go to Browser API