Skip to main content
DeviceAtlas DeviceAtlas
  • Login
  • Get started
  • Products
    • Web
      DeviceAtlas for Web

      Build enterprise grade device awareness

      into your products and services

    • Apps
      DeviceAtlas for Apps

      Device intelligence, targeting and reporting

      in the native apps environment

    • Operators
      Device Map

      Fine grained device intelligence

      indexed by TAC/IMEI

    • DeviceAssure
      DeviceAssure

      Verify the authenticity of devices

      accessing your content and services

    • DeviceAtlas Discover
      DeviceAtlas Discover

      Rich insights about your web traffic that

      analytics platforms don’t tell you about

    DEVICE INTELLIGENCE

    Learn more with our
    intro video

    Deliver an amazing customer
    experience across devices.

    TECHNOLOGY OVERVIEW

    Get an overview of our technology.

  • Use Cases
    • Ad-Tech
      AdTech

      Enable granular device targeting of your campaigns.

      Maximize revenue from impressions and reduce discrepancies

    • Optimization
      Web Optimization

      Ensure content is delivered in a form that’s

      optimized for the end user’s device

    • Analytics
      Analytics

      Understand customer engagement at

      device level

    • Internet of Things
      Internet of Things

      Measure IoT activity on your network

    • OTT Streaming
      Online Streaming Services

      Identity OTT traffic from STBs, Smart

      TVs, and Games Consoles

    • eCommerce
      eCommerce

      Identify factors affecting cart abandonment rates, and ensure optimal user experiences for mobile devices.

    • Gaming
      Gaming

      Enhance knowledge of gaming devices for better analytics and reporting, real-time QoS/QoE monitoring, and more relevant targeting opportunities.

    • Reverse Logistics
      Reverse Logistics

      -

    • Device Insurance
      Device Insurance

      -

    CASE STUDIES

    Learn how market
    leaders are using us
    to outperform their
    competition

    Adoppler and our partners have experienced significant improvements since implementing DeviceAtlas.

    Anton Tkachuk

    Product Manager, Adoppler

    View all case studies

  • Pricing
  • Developers
    • Technology Overview

      Get an overview of our technology

    • Getting Started

      Step by step guide to get up and running fast

    • APIs

      Downloads and information on all APIs

    • About the data

      Device data and available properties

    • Docs & Support

      FAQ's documentation and support

    • Knowledge Base

      Explore our expansive library of free

      whitepapers, eBooks and how-to guide

  • Data & Insights
    • Blog

      Stay informed with our articles on device

      research, data and insights

    • Case Studies

      See why market leaders choose DeviceAtlas

    • Device Browser

      Device information and properties

    • Data Explorer

      Explore and analyse DeviceAtlas data

    • Properties

      Check out our available device properties

    • HTTP Headers Parser

      Check DeviceAtlas results for HTTP Headers

  • Login
  • Get started
Log inSign up
Forgot Password?

Sign up below to view device data and get your trial account.

Passwords match:

Cancel
  • Products
    • DeviceAtlas for Web
    • DeviceAtlas for Apps
    • Device Map
    • DeviceAssure
    • DeviceAtlas Discover
    • Technology Overview
  • Use Cases
    • AdTech
    • Web Optimization
    • Analytics
    • Internet of Things
    • Online Streaming Services
    • eCommerce
    • Gaming
    • Reverse Logistics
    • Device Insurance
    • Case Studies
  • Pricing
  • Developers
    • Technology Overview
    • Getting Started
    • APIs
    • About the Data
    • Docs & Support
    • Knowledge Base
  • Data & Insights
    • Blog
    • Case Studies
    • Device Browser
    • Data Explorer
    • Properties
    • HTTP Headers Parser
  • Login
  • Get started
  • Search

Getting Started

  • Enterprise
    • DeviceAtlas for Web
    • DeviceAtlas for Apps
  • Cloud
  • DeviceAssure
    • DeviceAssure for Web
    • DeviceAssure for Apps
  • Discover

APIs

  • Enterprise APIs
    • Download API
    • Documentation
    • API examples
    • Performance
  • Cloud Service
    • Download API
    • Documentation
    • Cloud Service End-Points
    • Google Sheets Integration
  • DeviceAssure APIs
    • Download API
    • Documentation
  • Client-side Component
    • iOS H/W Identification
    • Usage
    • Download
  • REST API
  • User-Agent Client Hints
    • Developer considerations
    • Web server configuration
    • OpenRTB and UA-CH
    • Capturing in JavaScript
    • Header precedence logic

Data

  • Data Downloads
    • Carrier Data
    • Device Data (JSON)
    • Device Map (TAC)
  • Data File Configuration
  • Contributing
  • About Our Data
  • Dynamic Data
  • Becoming a Data Partner

Properties

  • Available Properties
  • Client-side Properties

FAQ

  • Support
  • General
  • Licensing

More

  • Side-loaded Browsers
  • Whitepapers
  • Case Studies

Client-side Properties

DeviceAtlas can detect 44 device properties from the Client-side. To view all DeviceAtlas properties, please check the Available Properties list.

For more information about Client-side properties and how they are obtained, please see the Dynamic Data page.

Filter properties by typing in the box.

Virtual Properties

[1] Client-side Component

[1] Name API Name Data Type Description
Yes Requesting Mobile UX requestingMobileUx boolean True if the Client identifies itself as mobile (from Client Hints). Note: this may differ from the 'Mobile Device' flag based on the device hardware. Requires usage of version 2.1 or later of Client Side Component.
No matches found

Hardware

[1] Client-side Component

[1] Name API Name Data Type Description
Yes Device Pixel Ratio devicePixelRatio string Ratio between physical pixels and device-independent pixels (dips) on the browser.
Yes Screen Color Depth displayColorDepth integer The color depth of a display.
No matches found

Web Browser

[1] Client-side Component

[1] Name API Name Data Type Description
Yes Cookie cookieSupport boolean The ability of a client to store cookies and send them when appropriate.
Yes Save-Data saveData boolean Identifies if the client prefers reduced data usage (from Client Hints). Requires usage of version 2.1 or later of Client Side Component.
Yes Downlink downlink string Estimate of downlink bandwidth in Mbps (from Client Hints). Requires usage of version 2.1 or later of Client Side Component.
Yes Round Trip Time roundTripTime integer Estimate of effective round trip time in milliseconds, rounded to nearest 25ms (rtt from Client Hints). Requires usage of version 2.1 or later of Client Side Component.
Yes Effective Connection Type effectiveConnectionType string Equivalent connection in the form of slow-2G, 2G, 3G, 4G based on Round Trip Time and downlink performance (ect from Client-Hints). Requires usage of version 2.1 or later of Client Side Component.
Yes Platform Architecture platformArchitecture string The device CPU architecture (from Client Hints). Requires usage of version 2.1 or later of Client Side Component.
No matches found

JavaScript

[1] Client-side Component

[1] Name API Name Data Type Description
Yes JS Support Console Log js.supportConsoleLog boolean The browser's JavaScript engine supports console.log().
Yes JS Support Basic Java Script js.supportBasicJavaScript boolean The browser has some level of JavaScript support, typically Alert, Confirm, setInterval, setTimeout.
Yes JS Modify Dom js.modifyDom boolean The browser's JavaScript engine supports modifying DOM elements.
Yes JS Modify CSS js.modifyCss boolean The browser's JavaScript engine supports modifying CSS elements.
Yes JS Support Events js.supportEvents boolean The browser's JavaScript engine supports Events.
Yes JS Support Event Listener js.supportEventListener boolean The browser's JavaScript engine supports Event Listeners.
Yes JS XHR js.xhr boolean The browser's JavaScript engine supports XMLHttpRequest.
Yes JS Json js.json boolean The browser's JavaScript engine supports JSON objects.
No matches found

HTML5

[1] Client-side Component

[1] Name API Name Data Type Description
Yes JS Web Workers js.webWorkers boolean The browser's JavaScript engine supports the Web Workers API.
Yes HTML Audio html.audio boolean The browser supports the audio HTML tag.
Yes HTML Canvas html.canvas boolean The browser supports the canvas element.
Yes HTML Inline SVG html.inlinesvg boolean The browser supports inline SVG.
Yes HTML SVG html.svg boolean The browser supports SVG.
Yes HTML Video html.video boolean The browser supports the video HTML tag.
Yes JS Query Selector js.querySelector boolean The browser's JavaScript engine supports the Query Selector.
Yes JS Touch Events js.touchEvents boolean The browser's JavaScript engine supports Touch events.
Yes JS Device Motion js.deviceMotion boolean The browser's JavaScript engine supports Device Motion event.
Yes JS Device Orientation js.deviceOrientation boolean The browser's JavaScript engine supports Device Orientation.
Yes CSS Animations css.animations boolean The browser supports CSS animations.
Yes JS Web SQL Database js.webSqlDatabase boolean The browser's JavaScript engine supports the Web SQL Database API.
Yes JS Web Sockets js.webSockets boolean The browser's JavaScript engine supports the Web Sockets API.
Yes JS Web GL js.webGl boolean The browser's JavaScript engine supports Web GL.
Yes JS Session Storage js.sessionStorage boolean The browser's JavaScript engine supports Session Storage.
Yes JS Local Storage js.localStorage boolean The browser's JavaScript engine supports Local Storage.
Yes JS Indexeddb js.indexedDB boolean The browser's JavaScript engine supports indexedDB.
Yes JS Geo Location js.geoLocation boolean The browser's JavaScript engine supports Geo Location.
Yes JS Application Cache js.applicationCache boolean The browser's JavaScript engine supports Application Cache.
Yes CSS Transitions css.transitions boolean The browser supports CSS transitions.
Yes CSS Transforms css.transforms boolean The browser supports CSS transforms.
Yes CSS Columns css.columns boolean The browser supports CSS columns.
No matches found

Other Properties

[1] Client-side Component

[1] Name API Name Data Type Description
Yes JS Access Dom js.accessDom boolean Indicates whether getElementsById, getElementsByTagName and getElementsByName are supported.
Yes Orientation orientation integer The orientation of the device.
Yes Device Aspect Ratio deviceAspectRatio string The aspect ratio of the device's screen.
Yes JS Web GL Renderer js.webGlRenderer string Browser renderer of the graphics driver.
Yes User Media userMedia boolean The browser’s permissions to use a media device such as a camera or microphone.
Yes JS Battery js.battery boolean The browser's JavaScript engine supports Battery Status API.
Yes Screen Width Height screenWidthHeight string The screen width & height reported by device's browser/webView.
Yes Renderer Ref rendererRef string Necessary for iOS device segmentation.
Yes Audio Ref audioRef string Necessary for iOS device segmentation.
Yes HTML Video AP4X html.video.ap4x boolean Necessary for iOS device segmentation.
Yes HTML Video AV1 html.video.av1 boolean Necessary for iOS device segmentation.
Yes JS Force Touch js.forceTouch string Device input supports force touch.
Yes Browser Full Version List ch.browserFullVersionList string Internal property used to identify browser and browser version from Client Hints using the Client Side Component.
Yes CH Bitness ch.bitness string Browser Architechture bitness (from Client Hints).
Yes CH Browser List ch.browserList string Browser Name, Features List (from Client Hints).
Yes CH Platform ch.platform string Platform / Operating System Name (from Client Hints).
Yes CH Model ch.model string Model (from Client Hints).
Yes CH Platform Version ch.platformVersion string Platform / Operating System Version (from Client Hints).
No matches found

DeviceAtlas identifies and verifies connected devices in real-time for rich, actionable intelligence across every customer touchpoint

DeviceAtlas LinkedIn DeviceAtlas X DeviceAtlas YouTube

Our Products

DeviceAtlas for Web

The full picture on web traffic with detailed metadata on all visiting devices

DeviceAtlas for Apps

Device intelligence, targeting and reporting in the native apps environment

DeviceAssure

Real-time identification of fraudulent and misrepresented traffic

Device Map

TAC-based device insights for the mobile ecosystem, in partnership with the GSMA

Industries

AdTech Optimization Analytics Internet of Things OTT / Streaming eCommerce Gaming Reverse Logistics Device Insurance

Quick links

Pricing About us Events Blog Device Intelligence Device Detection Technology Partners Case Studies Data & Insights Developers Contact us

Copyright © DeviceAtlas Limited 2025. All Rights Reserved. Terms & Conditions | Privacy Policy

This is a website of DeviceAtlas Limited, a private company limited by shares, incorporated and registered in the Republic of Ireland with registered number 398040 and registered office at 6th Floor, 2 Grand Canal Square, Dublin 2, Ireland

Industry Affiliations