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

Name

Type

Description

browser_marketing_channel

string

The traffic source through which the user comes to your website

Ex: organic

browser_do_not_track

boolean

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

Ex: true

browser_language

string

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

Ex: en-US

browser_timezone

string

The timezone configured on the browser of the user

Ex: CET

browser_request_location

string

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

Ex: https://...

browser_request_referrer

string

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

Ex: https://

browser_score_cluster

string

A cluster summarizing the quality of the browser provided

Ex: very_high

Enum: very_low, low, review, high, very_high

browser_score

integer

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

Ex: 649

browser_battery_charging

boolean

A flag indicating if the devices is charging its battery

Ex: true

browser_battery_level

integer

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

Ex: 42

browser_color_depth

integer

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

Ex: 24

browser_cookies_enabled

boolean

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

Ex: false

browser_cpu_class

string

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

Ex: x86

browser_cpu_cores

integer

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

Ex: 12

browser_extensions_list

string

A string indicating the most common chrome extension the user installed

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

browser_google_topics

string

A string indicating the user Google Topics saved in the browser

Ex: Arts & Entertainment/Movie Listings & Theater Showtimes

browser_incognito_mode

boolean

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

Ex: true

browser_location_campaign

string

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

Ex: campaign_001

browser_location_content

string

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

Ex: Loans

browser_location_keyword

string

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

Ex: cars

browser_location_medium

string

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

Ex: cpc

browser_location_source

string

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

Ex: bing

browser_location_term

string

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

Ex: mutui

browser_media_devices_count

integer

A string indicating how many media devices the user has

Ex: 3

browser_media_devices_list

string

A string indicating which kind of media devices the user has

Ex: audioinput,videoinput,audiooutput

browser_os

string

A string indicating user's device operating system

Ex: Windows 11

browser_referrer_campaign

string

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

Ex: campaign_001

browser_referrer_content

string

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

Ex: Loans

browser_referrer_keyword

string

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

Ex: cars

browser_referrer_medium

string

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

Ex: cpc

browser_referrer_source

string

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

Ex: bing

browser_referrer_term

string

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

Ex: mutui

browser_screen_resolution

string

A string indicating the value for the screen resolution

Ex: 2560x1440

browser_video_card_renderer

string

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_vendor

string

A string indicating the value for the video card vendor

Ex: Google Inc. (Intel)

browser_viewport

string

A string indicating the value for the viewport

Ex: 1260x1300

browser_name

string

A string indicating the value for the browser name

Ex: Chrome Mobile

browser_version

string

A string indicating the value for the browser version

Ex: 55.0.2883.91

browser_device_type

string

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_brand

string

A string indicating the value for the device brand

Ex: Samsung

browser_device_model

string

A string indicating the value for the device model

Ex: Galaxy S7 Edge

browser_device_operating_system

string

A string indicating the value for the device operating system

Ex: Android

browser_reason_codes

string

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