Translations:Metrics and groups/19/en

From Wiki Kaminari Click
Revision as of 10:02, 18 September 2023 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Device

Name Description
Browser Browser name and version taken from user agent.
Browser engine All modern browsers are based on three open-source engines:
  1. Blink (Chrome, Chromium, Yandex Browser, Samsung Browser, modern Opera and MS Edge, most Android browsers);
  2. WebKit ((Safari; versions of Chrome, Yandex Browser, Firefox, etc. for iOS; browsers in PlayStation);
  3. Gecko (Firefox).

There are also three old unsupported engines that are still present on the internet in the form of Internet Explorer, in MS Edge up to version 18 and in Opera up to version 12. We can determine all 6 engines by their characteristic features, as well as determine the specific version of the engine. It is the browser engine that we write this data to.

OS Operating system and its version taken from user agent.
Real OS The current OS without version.
Device Mobile device manufacturer obtained from user agent.
Device type Device type (desktop, smartphone, smart TV, etc.) obtained from user agent.
Connection type The type of connection that the device uses to connect to the network (Bluetooth, Wi-Fi, mobile internet).