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
Name | Description |
---|---|
customer_id | Customer id provided during the API call |
resolution_id | Resolution id which identifies user document within TRUSTFULL. |
device_request_time | The Date Time when the request was made |
webhook_url | The URL from which the call originated from |
Browser Signals
Name | Type | Description |
---|---|---|
browser_marketing_channel |
| The traffic source through which the user comes to your website Ex: organic |
browser_do_not_track |
| The browser is requesting to websites not collect or track browsing data. It's turned off by default. Ex: true |
browser_language |
| The language that is installed on the browser in ISO 639-1 code Ex: en-US |
browser_timezone |
| The timezone configured on the browser of the user Ex: CET |
browser_request_location |
| The url (complete with parameters) of the page that triggered the action, usually the url where a form resides Ex: https://... |
browser_request_referrer |
| The referrer url (complete with parameters) of the page that triggered the action. Ex: https:// |
browser_score_cluster |
| A cluster summarizing the quality of the browser provided Ex: very_high Enum: very_low, low, review, high, very_high |
browser_score |
| A number ranging from 0 to 1000 represents the quality of the IP information detected Ex: 649 |
browser_battery_charging |
| A flag indicating if the devices is charging its battery Ex: true |
browser_battery_level |
| A string indicating the battery level percentage of the user's device Ex: 42 |
browser_color_depth |
| A string indicating the color depth of the user's video card Ex: 24 |
browser_cookies_enabled |
| A flag indicating if the user has enabled or not the cookies in their browser Ex: false |
browser_cpu_class |
| A string indicating the cpu class of the user's device Ex: x86 |
browser_cpu_cores |
| A string indicating how many cores the cpu of the user's have Ex: 12 |
browser_extensions_list |
| A string indicating the most common chrome extension the user installed Ex: Google Docs Offline,JSON Viewer,GNOME Shell integration,dataslayer |
browser_google_topics |
| A string indicating the user Google Topics saved in the browser Ex: Arts & Entertainment/Movie Listings & Theater Showtimes |
browser_incognito_mode |
| A flag indicating if the user was browsing in incognito mode or not Ex: true |
browser_location_campaign |
| A string indicating the value for the campaign retrieved from the request location url Ex: campaign_001 |
browser_location_content |
| A string indicating the value for the content retrieved from the request location url Ex: Loans |
browser_location_keyword |
| A string indicating the value for the keyword retrieved from the request location url Ex: cars |
browser_location_medium |
| A string indicating the value for the medium retrieved from the request location url Ex: cpc |
browser_location_source |
| A string indicating the value for the source retrieved from the request location url Ex: bing |
browser_location_term |
| A string indicating the value for the term retrieved from the request location url Ex: mutui |
browser_media_devices_count |
| A string indicating how many media devices the user has Ex: 3 |
browser_media_devices_list |
| A string indicating which kind of media devices the user has Ex: audioinput,videoinput,audiooutput |
browser_os |
| A string indicating user's device operating system Ex: Windows 11 |
browser_referrer_campaign |
| A string indicating the value for the campaign retrieved from the request referrer url Ex: campaign_001 |
browser_referrer_content |
| A string indicating the value for the content retrieved from the request referrer url Ex: Loans |
browser_referrer_keyword |
| A string indicating the value for the keyword retrieved from the request referrer url Ex: cars |
browser_referrer_medium |
| A string indicating the value for the medium retrieved from the request referrer url Ex: cpc |
browser_referrer_source |
| A string indicating the value for the source retrieved from the request referrer url Ex: bing |
browser_referrer_term |
| A string indicating the value for the term retrieved from the request referrer url Ex: mutui |
browser_screen_resolution |
| A string indicating the value for the screen resolution Ex: 2560x1440 |
browser_video_card_renderer |
| 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 |
| A string indicating the value for the video card vendor Ex: Google Inc. (Intel) |
browser_viewport |
| A string indicating the value for the viewport Ex: 1260x1300 |
browser_name |
| A string indicating the value for the browser name Ex: Chrome Mobile |
browser_version |
| A string indicating the value for the browser version Ex: 55.0.2883.91 |
browser_device_type |
| 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 |
| A string indicating the value for the device brand Ex: Samsung |
browser_device_model |
| A string indicating the value for the device model Ex: Galaxy S7 Edge |
browser_device_operating_system |
| A string indicating the value for the device operating system Ex: Android |
browser_reason_codes |
| Comma separated risk and trust signal for the product browser. Ex: TP001,RP001 |
For more information about how to perform an api call you can go to Browser API
Updated 1 day ago