Title: Device Detector
Author: Pierre Lannoy
Published: <strong>Ṣẹrẹ 22, 2020</strong>
Last modified: Ẹrẹ́nà 20, 2026

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/device-detector/assets/icon-256x256.png?rev=2231857)

# Device Detector

 Láti ọwọ́ [Pierre Lannoy](https://profiles.wordpress.org/pierrelannoy/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/device-detector.4.5.0.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/device-detector/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/device-detector/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/device-detector/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/device-detector/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/device-detector/)

## Àpèjúwe

**Device Detector** is a full featured analytics reporting and management tool that
detects all devices accessing your WordPress site.

For each call made to your site, **Device Detector** analyzes the sent header, detects
the device doing the call (and its characteristics) and can:

 * modify the `is_mobile()` WordPress core function to be more precise and reliable;
 * add some CSS classes to the `body` tag of your site (many classes to choose from);
 * let you use the result of the detection in your own developments;
 * record detected characteristics for reporting.

**Device Detector** can report the following main items and characteristics:

 * KPIs: number of hits, class breakdown, clients types and engines;
 * Classes: Bot, Desktop, Mobile and Other;
 * Devices types: Camera, Car Browser, Console, Feature Phone, Phablet, Portable
   Media Player, Smart Display, Smartphone, Tablet, TV;
 * Client types: Application Library, Browser, Feed Reader, Media Player, Mobile
   Application, PIM.
 * Technical characteristics and versions of all browsers;
 * Device identification: brand, model, etc.;
 * OS identification: name, version, etc.;
 * Calling channel: site backend, site frontend, cron job, Ajax request, XML-RPC
   request, Rest API request, Atom/RDF/RSS feed;

For a full list of items, characteristics and supported devices, please see the ‘
devices’ tab in the plugin settings.

**Device Detector** supports multisite report delegation and per site configuration(
see FAQ).

**Device Detector** supports an extensive set of WP-CLI commands to:

 * get a device detail: see `wp help device describe` for details;
 * display Device Detector status: see `wp help device status` for details;
 * toggle on/off main settings: see `wp help device settings` for details;
 * describe engine capacities: see `wp help device engine` for details;
 * display devices statistics: see `wp help device analytics` for details.

For a full help on WP-CLI commands in Device Detector, please [read this guide](https://perfops.one/device-detector-wpcli).

> **Device Detector** is part of [PerfOps One](https://perfops.one/), a suite of
> free and open source WordPress plugins dedicated to observability and operations
> performance.

Based on the amazing [Matomo](https://github.com/matomo-org/matomo) UDD, Device 
Detector is a free and open source plugin for WordPress. It integrates many other
free and open source works (as-is or modified). Please, see ‘about’ tab in the plugin
settings to see the details.

#### Developers

If youÌtumọ̀ Yorùbá: ’re a plugins / themes developer and want to take advantage
of the detection features of Device Detector, visit the [GitHub repository](https://github.com/Pierre-Lannoy/wp-device-detector)
of the plugin to learn how to use it.

#### Support

This plugin is free and provided without warranty of any kind. Use it at your own
risk, IÌtumọ̀ Yorùbá: ’m not responsible for any improper use of this plugin, nor
for any damage it might cause to your site. Always backup all your data before installing
a new plugin.

Anyway, IÌtumọ̀ Yorùbá: ’ll be glad to help you if you encounter issues when using
this plugin. Please read carefully the FAQ at the bottom of this page before requesting
support.

#### Privacy

This plugin, as any piece of software, is neither compliant nor non-compliant with
privacy laws and regulations. It is your responsibility to use it Ìtumọ̀ Yorùbá:–
by activating the corresponding options or services Ìtumọ̀ Yorùbá: – with respect
for the personal data of your users and applicable laws.

This plugin doesnÌtumọ̀ Yorùbá: ’t set any cookie in the userÌtumọ̀ Yorùbá: ’s browser.

This plugin may handle personally identifiable information (PII). If the GDPR or
CCPA or similar regulation applies to your case, you must adapt your processes (
consent management, security measure, treatment register, etc.).

#### Donation

If you like this plugin or find it useful and want to thank me for the work done,
please consider making a donation to [La Quadrature Du Net](https://www.laquadrature.net/en)
or the [Electronic Frontier Foundation](https://www.eff.org/) which are advocacy
groups defending the rights and freedoms of citizens on the Internet. By supporting
them, you help the daily actions they perform to defend our fundamental freedoms!

## Àwọn àwòrán ìbòjú

[⌊Main Analytics Dashboard⌉⌊Main Analytics Dashboard⌉[

Main Analytics Dashboard

[⌊Browsers List⌉⌊Browsers List⌉[

Browsers List

[⌊Browser Details⌉⌊Browser Details⌉[

Browser Details

[⌊Bots List⌉⌊Bots List⌉[

Bots List

[⌊Bot Details⌉⌊Bot Details⌉[

Bot Details

[⌊Libraries List⌉⌊Libraries List⌉[

Libraries List

[⌊OS List⌉⌊OS List⌉[

OS List

[⌊OS Details⌉⌊OS Details⌉[

OS Details

[⌊Devices List⌉⌊Devices List⌉[

Devices List

[⌊Device Details⌉⌊Device Details⌉[

Device Details

## Ìgbéwọlẹ̀

#### From your WordPress dashboard

 1. Visit ‘Plugins > Add New’.
 2. Search for ‘Device Detector’.
 3. Click on the ‘Install Now’ button.
 4. Activate Device Detector.

#### From WordPress.org

 1. Download Device Detector.
 2. Upload the `device-detector` directory to your `/wp-content/plugins/` directory,
    using your favorite method (ftp, sftp, scp, etc…).
 3. Activate Device Detector from your Plugins page.

#### Once Activated

 1. Visit ‘PerfOps One > Control Center > Device Detector’ in the left-hand menu of
    your WP Admin to adjust settings.
 2. Enjoy!

## FAQ

### Can this plugin work on multisite?

Yes. It is designed to work on multisite too. Network Admins can configure the plugin
and have access to all analytics. Sites Admins have access to the analytics of their
site(s) and can configure options for their own site(s).

### Where can I get support?

Support is provided via the official [WordPress page](https://wordpress.org/support/plugin/device-detector/).
Because I am human myself, please note that I only answer to support requests made
by humans, who behave like humans. This excludes requests or bug reports written
by AI or those that do not adhere to basic rules of courtesy.

### Where can I find documentation?

DeveloperÌtumọ̀ Yorùbá: ’s documentation can be found in the [GitHub repository](https://github.com/Pierre-Lannoy/wp-device-detector)
of the plugin.

### Where can I report a bug?

You can report bugs and suggest ideas via the [GitHub issue tracker](https://github.com/Pierre-Lannoy/wp-device-detector/issues)
of the plugin.

## Àwọn àgbéyẹ̀wò

![](https://secure.gravatar.com/avatar/fa21e61ecd7f29e8be586329f610f7f4661440c55e6daa8f722d0568e182bb0d?
s=60&d=retro&r=g)

### 󠀁[Solid, but harms performance](https://wordpress.org/support/topic/solid-but-harms-performance/)󠁿

 [sgpro](https://profiles.wordpress.org/sgpro/) Ọ̀wàrà 7, 2024

This plugin is solid, but ‘device-detector/includes/libraries/spyc/Spyc.php’ and
related methods/functions under this script leaves a considerable performance penalty
when installed on our site. It is a promising plugin, but itÌtumọ̀ Yorùbá: ’s likely
not as battle-tested as it should.

![](https://secure.gravatar.com/avatar/c86d50243a34e1ab8890e767d084c7eccea8b2b6ee9e5aaa9952a3dc48feeab5?
s=60&d=retro&r=g)

### 󠀁[good plugin](https://wordpress.org/support/topic/good-plugin-5873/)󠁿

 [Komanda](https://profiles.wordpress.org/komanda/) Èbìbí 15, 2022 1 ìdáhùn

I liked this plugin

 [ Ka gbogbo àwọn àgbéyẹ̀wò 2 ](https://wordpress.org/support/plugin/device-detector/reviews/)

## Àwọn Olùkópa & Olùgbéejáde

“Device Detector” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa
sí plugin yìí.

Àwọn Olùkópa

 *   [ Pierre Lannoy ](https://profiles.wordpress.org/pierrelannoy/)
 *   [ Hosterra ](https://profiles.wordpress.org/hosterra/)

A ti túmọ̀ “Device Detector” sí àwọn èdè agbègbè 3. Ọpẹ́lọpẹ́ fún [àwọn atúmọ̀ èdè](https://translate.wordpress.org/projects/wp-plugins/device-detector/contributors)
fún àwọn ìkópa wọn.

[Túmọ̀ “Device Detector” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/device-detector)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/device-detector/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/device-detector/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/device-detector/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/device-detector/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

Please, see [full changelog](https://perfops.one/device-detector-changelog).

## Plugin àwùjọ

Àwùjọ ni ó ṣe ìdàgbàsókè àti àtìlẹ́yìn fún plugin yìí. [Ṣe ìkópa sí plugin yìí](https://github.com/Pierre-Lannoy/wp-device-detector)

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **4.5.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 3 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **600+**
 *  Ẹ̀yà WordPress ** 6.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **7.0**
 *  Ẹ̀yà PHP ** 8.2 tàbí ju bẹ́ẹ̀ lọ **
 *  Àwọn èdè
 * [English (US)](https://wordpress.org/plugins/device-detector/), [French (Belgium)](https://fr-be.wordpress.org/plugins/device-detector/),
   [French (Canada)](https://fr-ca.wordpress.org/plugins/device-detector/), àti 
   [French (France)](https://fr.wordpress.org/plugins/device-detector/).
 *  [Túmọ̀ sí èdè rẹ](https://translate.wordpress.org/projects/wp-plugins/device-detector)
 * Àwọn àmì
 * [bot](https://yor.wordpress.org/plugins/tags/bot/)[detection](https://yor.wordpress.org/plugins/tags/detection/)
   [detector](https://yor.wordpress.org/plugins/tags/detector/)[device](https://yor.wordpress.org/plugins/tags/device/)
   [mobile](https://yor.wordpress.org/plugins/tags/mobile/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/device-detector/advanced/)

## Àwọn ìbò

 4 lára àwọn ìràwọ̀ 5.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/device-detector/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/device-detector/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/device-detector/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/device-detector/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/device-detector/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/device-detector/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/device-detector/reviews/)

## Àwọn Olùkópa

 *   [ Pierre Lannoy ](https://profiles.wordpress.org/pierrelannoy/)
 *   [ Hosterra ](https://profiles.wordpress.org/hosterra/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/device-detector/)