Browser

This section contains a reference to a full list of parameters 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_channelstring

The traffic source through which the user comes to your website

Ex: organic

browser_do_not_trackboolean

The browser is requesting to websites not collect or track browsing data. It's turned off by default.

Ex: true

browser_languagestring

The language that is installed on the browser in ISO 639-1 code

Ex: en-US

browser_timezonestring

The timezone configured on the browser of the user

Ex: CET

browser_request_locationstring

The url (complete with parameters) of the page that triggered the action, usually the url where a form resides

Ex: https://...

browser_request_referrerstring

The referrer url (complete with parameters) of the page that triggered the action.

Ex: https://

browser_score_clusterstring

A cluster summarizing the quality of the browser provided

Ex: very_high

Enum: very_low, low, review, high, very_high

browser_scoreinteger

A number ranging from 0 to 1000 represents the quality of the IP information detected

Ex: 649

browser_battery_chargingboolean

A flag indicating if the devices is charging its battery

Ex: true

browser_battery_levelinteger

A string indicating the battery level percentage of the user's device

Ex: 42

browser_color_depthinteger

A string indicating the color depth of the user's video card

Ex: 24

browser_cookies_enabledboolean

A flag indicating if the user has enabled or not the cookies in their browser

Ex: false

browser_cpu_classstring

A string indicating the cpu class of the user's device

Ex: x86

browser_cpu_coresinteger

A string indicating how many cores the cpu of the user's have

Ex: 12

browser_extensions_liststring

A string indicating the most common chrome extension the user installed

Ex: Google Docs Offline,JSON Viewer,GNOME Shell integration,dataslayer

browser_google_topicsstring

A string indicating the user Google Topics saved in the browser

Ex: Arts & Entertainment/Movie Listings & Theater Showtimes

browser_incognito_modeboolean

A flag indicating if the user was browsing in incognito mode or not

Ex: true

browser_location_campaignstring

A string indicating the value for the campaign retrieved from the request location url

Ex: campaign_001

browser_location_contentstring

A string indicating the value for the content retrieved from the request location url

Ex: Loans

browser_location_keywordstring

A string indicating the value for the keyword retrieved from the request location url

Ex: cars

browser_location_mediumstring

A string indicating the value for the medium retrieved from the request location url

Ex: cpc

browser_location_sourcestring

A string indicating the value for the source retrieved from the request location url

Ex: bing

browser_location_termstring

A string indicating the value for the term retrieved from the request location url

Ex: mutui

browser_media_devices_countinteger

A string indicating how many media devices the user has

Ex: 3

browser_media_devices_liststring

A string indicating which kind of media devices the user has

Ex: audioinput,videoinput,audiooutput

browser_osstring

A string indicating user's device operating system

Ex: Windows 11

browser_referrer_campaignstring

A string indicating the value for the campaign retrieved from the request referrer url

Ex: campaign_001

browser_referrer_contentstring

A string indicating the value for the content retrieved from the request referrer url

Ex: Loans

browser_referrer_keywordstring

A string indicating the value for the keyword retrieved from the request referrer url

Ex: cars

browser_referrer_mediumstring

A string indicating the value for the medium retrieved from the request referrer url

Ex: cpc

browser_referrer_sourcestring

A string indicating the value for the source retrieved from the request referrer url

Ex: bing

browser_referrer_termstring

A string indicating the value for the term retrieved from the request referrer url

Ex: mutui

browser_screen_resolutionstring

A string indicating the value for the screen resolution

Ex: 2560x1440

browser_video_card_rendererstring

A 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_vendorstring

A string indicating the value for the video card vendor

Ex: Google Inc. (Intel)

browser_viewportstring

A string indicating the value for the viewport

Ex: 1260x1300

browser_namestring

A string indicating the value for the browser name

Ex: Chrome Mobile

browser_versionstring

A string indicating the value for the browser version

Ex: 55.0.2883.91

browser_device_typestring

A 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_brandstring

A string indicating the value for the device brand

Ex: Samsung

browser_device_modelstring

A string indicating the value for the device model

Ex: Galaxy S7 Edge

browser_device_operating_systemstring

A string indicating the value for the device operating system

Ex: Android

browser_reason_codesstring

Comma 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