Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-05-24 12:01:03 +0400
committermattab <matthieu.aubry@gmail.com>2013-05-24 12:01:03 +0400
commit6804733ddcb9fcf72b2df3f796a0d5b228bb0ab2 (patch)
treed995dd5250cf3af468fca53a86952d90bceb62bc /plugins
parent2bd91ecbb4b0084192390d94a19b241449c3cc3a (diff)
Adding new DevicesDetection plugin, developed by Clearcode and sponsored by a client of Piwik Professional Services. A beautiful work of engineering, all released under GNU/GPL license!
Fixes #3612 * when enabled, the plugin will add a new submenu: Visitors> Devices * the new devices report contains NEW reports: * Much improved Device type (tracking 'car browser', 'console', 'desktop', 'feature phone', 'smartphone', 'tablet', 'tv') * Device brand (tracking more than 100 brands such as Nokia, Nintendo, Lenovo or Apple. * Device model (tracking hundreds of phone/console models) * Operating System versions (tracking 70 variations of operating systems including Ubuntu vs Kubuntu vs Debian vs Lubuntu vs Xubuntu) * Operating System families (Android vs Google TV vs Windows vs Windows mobile vs Mobile gaming consoles) * Browser versions * Browser families Refs #3505 There is some basic TV detection included and maybe you can help contribute better detections (see the .yml data files containing the regular expressions in YAML format) HOW DOES IT WORK This is quite beautiful system. It is a plugin that disabled by default. when enabled, it will create additional columns in the DB. Also at tracking, it will look at the user agent, and try to match it against one browser we know in the databases. The databases of user agent matching are composed by 3 YML files, parsed by spyc.php into php array. These 3 YML took dozens of hours of work and testing with dozens of mobile phones and devices for accuracy. We are happy with the result as they should cover > 80% of the devices commonly used. We hope the community will help us build up these YML files and make them better, so we can track accurately 90% or 95% of requests. The performance overhead is pretty small, but parsing the YML files + running dozens of regex will add some overhead. This is why it is still disabled by default. We will think about how to integrate it in core, in the next few months. Please let me know if you find any problem with this new awesome code!
Diffstat (limited to 'plugins')
-rw-r--r--plugins/DevicesDetection/API.php163
-rw-r--r--plugins/DevicesDetection/Controller.php177
-rw-r--r--plugins/DevicesDetection/DevicesDetection.php323
-rw-r--r--plugins/DevicesDetection/UserAgentParserEnhanced/UserAgentParserEnhanced.php719
-rw-r--r--plugins/DevicesDetection/UserAgentParserEnhanced/regexes/browsers.yml408
-rw-r--r--plugins/DevicesDetection/UserAgentParserEnhanced/regexes/mobiles.yml958
-rw-r--r--plugins/DevicesDetection/UserAgentParserEnhanced/regexes/oss.yml427
-rw-r--r--plugins/DevicesDetection/UserAgentParserEnhanced/spyc.php1046
-rw-r--r--plugins/DevicesDetection/functions.php152
-rw-r--r--plugins/DevicesDetection/images/brand/Acer.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Alcatel.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Apple.icobin0 -> 2982 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Asus.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Audiovox.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Avvio.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Becker.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Beetel.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/BenQ.icobin0 -> 2326 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Compal.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Cricket.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Dell.icobin0 -> 1494 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/DoCoMo.icobin0 -> 1494 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Ericsson.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Google.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Gradiente.icobin0 -> 1910 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Grundig.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/HP.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/HTC.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Haier.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Huawei.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/INQ.icobin0 -> 1095 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/KDDI.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Karbonn.icobin0 -> 894 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Kindle.icobin0 -> 2254 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Kyocera.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/LG.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/LGUPlus.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Lanix.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Lenovo.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/MicroMax.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Microsoft.icobin0 -> 2110 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Mio.icobin0 -> 2326 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Mitsubishi.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Motorola.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/MyPhone.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/NGM.icobin0 -> 1214 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Nintendo.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Nokia.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/O2.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/OPPO.icobin0 -> 2326 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Onda.icobin0 -> 894 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Orange.icobin0 -> 1145 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Palm.icobin0 -> 631 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Panasonic.icobin0 -> 3998 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Pantech.icobin0 -> 3201 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Philips.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/RIM.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Samsung.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Sanyo.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Sega.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Softbank.icobin0 -> 1910 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Sony Ericsson.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Sony.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/T-Mobile.icobin0 -> 1406 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Telit.icobin0 -> 2550 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/TiPhone.icobin0 -> 2582 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Vertu.icobin0 -> 2946 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Videocon.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/Zonda.icobin0 -> 295 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/eTouch.icobin0 -> 2254 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/i-mobile.icobin0 -> 2582 bytes
-rw-r--r--plugins/DevicesDetection/images/brand/unknown.icobin0 -> 1150 bytes
-rw-r--r--plugins/DevicesDetection/images/screens/computer.pngbin0 -> 550 bytes
-rw-r--r--plugins/DevicesDetection/images/screens/console.gifbin0 -> 617 bytes
-rw-r--r--plugins/DevicesDetection/images/screens/dual.gifbin0 -> 1082 bytes
-rw-r--r--plugins/DevicesDetection/images/screens/mobile.gifbin0 -> 324 bytes
-rw-r--r--plugins/DevicesDetection/images/screens/normal.gifbin0 -> 1088 bytes
-rw-r--r--plugins/DevicesDetection/images/screens/smartphone.pngbin0 -> 547 bytes
-rw-r--r--plugins/DevicesDetection/images/screens/tablet.pngbin0 -> 602 bytes
-rw-r--r--plugins/DevicesDetection/images/screens/tv.pngbin0 -> 644 bytes
-rw-r--r--plugins/DevicesDetection/images/screens/unknown.gifbin0 -> 80 bytes
-rw-r--r--plugins/DevicesDetection/images/screens/wide.gifbin0 -> 1025 bytes
-rw-r--r--plugins/DevicesDetection/lang/en.php29
-rw-r--r--plugins/DevicesDetection/templates/index.tpl15
-rw-r--r--plugins/ImageGraph/StaticGraph/HorizontalBar.php12
85 files changed, 4424 insertions, 5 deletions
diff --git a/plugins/DevicesDetection/API.php b/plugins/DevicesDetection/API.php
new file mode 100644
index 0000000000..32dca0760b
--- /dev/null
+++ b/plugins/DevicesDetection/API.php
@@ -0,0 +1,163 @@
+<?php
+
+/**
+ * Piwik - Open source web analytics
+ *
+ * @link http://piwik.org
+ * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
+ *
+ * @category Piwik_Plugins
+ * @package Piwik_DevicesDetection
+ */
+require_once PIWIK_INCLUDE_PATH . '/plugins/DevicesDetection/functions.php';
+require_once PIWIK_INCLUDE_PATH . '/plugins/DevicesDetection/UserAgentParserEnhanced/UserAgentParserEnhanced.php';
+
+class Piwik_DevicesDetection_API
+{
+
+ static private $instance = null;
+
+ /**
+ *
+ * @return Piwik_DevicesDetection_API
+ */
+ static public function getInstance()
+ {
+ if (self::$instance == null) {
+ self::$instance = new self;
+ }
+ return self::$instance;
+ }
+
+ /**
+ * @param string $name
+ * @param int $idSite
+ * @param string $period
+ * @param string $date
+ * @param string $segment
+ * @return DataTable
+ */
+ protected function getDataTable($name, $idSite, $period, $date, $segment)
+ {
+ Piwik::checkUserHasViewAccess($idSite);
+ $archive = Piwik_Archive::build($idSite, $period, $date, $segment);
+ $dataTable = $archive->getDataTable($name);
+ $dataTable->filter('Sort', array(Piwik_Archive::INDEX_NB_VISITS));
+ $dataTable->queueFilter('ReplaceColumnNames');
+ $dataTable->queueFilter('ReplaceSummaryRowLabel');
+ return $dataTable;
+ }
+
+ /**
+ * Gets datatable displaying number of visits by device type (eg. desktop, smartphone, tablet)
+ * @param int $idSite
+ * @param string $period
+ * @param string $date
+ * @param string $segment
+ * @return DataTable
+ */
+ public function getType($idSite, $period, $date, $segment = false)
+ {
+ $dataTable = $this->getDataTable('DevicesDetection_types', $idSite, $period, $date, $segment);
+ $dataTable->filter('ColumnCallbackReplace', array('label', 'Piwik_getDeviceTypeLabel'));
+ $dataTable->filter('ColumnCallbackAddMetadata', array('label', 'logo', 'Piwik_getDeviceTypeLogo'));
+ return $dataTable;
+ }
+
+ /**
+ * Gets datatable displaying number of visits by device manufacturer name
+ * @param int $idSite
+ * @param string $period
+ * @param string $date
+ * @param string $segment
+ * @return DataTable
+ */
+ public function getBrand($idSite, $period, $date, $segment = false)
+ {
+ $dataTable = $this->getDataTable('DevicesDetection_brands', $idSite, $period, $date, $segment);
+ $dataTable->filter('ColumnCallbackReplace', array('label', 'Piwik_getDeviceBrandLabel'));
+ $dataTable->filter('ColumnCallbackAddMetadata', array('label', 'logo', 'Piwik_GetBrandLogo'));
+ return $dataTable;
+ }
+
+ /**
+ * Gets datatable displaying number of visits by device model
+ * @param int $idSite
+ * @param string $period
+ * @param string $date
+ * @param string $segment
+ * @return DataTable
+ */
+ public function getModel($idSite, $period, $date, $segment = false)
+ {
+ $dataTable = $this->getDataTable('DevicesDetection_models', $idSite, $period, $date, $segment);
+ $dataTable->filter('ColumnCallbackReplace', array('label', 'Piwik_getModelName'));
+ return $dataTable;
+ }
+
+ /**
+ * Gets datatable displaying number of visits by OS family (eg. Windows, Android, Linux)
+ * @param int $idSite
+ * @param string $period
+ * @param string $date
+ * @param string $segment
+ * @return DataTable
+ */
+ public function getOsFamilies($idSite, $period, $date, $segment = false)
+ {
+ $dataTable = $this->getDataTable('DevicesDetection_os', $idSite, $period, $date, $segment);
+ $dataTable->filter('GroupBy', array('label', 'Piwik_getOSFamilyFullNameExtended'));
+ $dataTable->filter('ColumnCallbackAddMetadata', array('label', 'logo', 'Piwik_getOsFamilyLogoExtended'));
+ return $dataTable;
+ }
+
+ /**
+ * Gets datatable displaying number of visits by OS version (eg. Android 4.0, Windows 7)
+ * @param int $idSite
+ * @param string $period
+ * @param string $date
+ * @param string $segment
+ * @return DataTable
+ */
+ public function getOsVersions($idSite, $period, $date, $segment = false)
+ {
+ $dataTable = $this->getDataTable('DevicesDetection_osVersions', $idSite, $period, $date, $segment);
+ $dataTable->filter('ColumnCallbackAddMetadata', array('label', 'logo', 'Piwik_getOsLogoExtended'));
+ $dataTable->filter('ColumnCallbackReplace', array('label', 'Piwik_getOsFullNameExtended'));
+
+ return $dataTable;
+ }
+
+ /**
+ * Gets datatable displaying number of visits by Browser family (eg. Firefox, InternetExplorer)
+ * @param int $idSite
+ * @param string $period
+ * @param string $date
+ * @param string $segment
+ * @return DataTable
+ */
+ public function getBrowserFamilies($idSite, $period, $date, $segment = false)
+ {
+ $dataTable = $this->getDataTable('DevicesDetection_browsers', $idSite, $period, $date, $segment);
+ $dataTable->filter('GroupBy', array('label', 'Piwik_getBrowserFamilyFullNameExtended'));
+ $dataTable->filter('ColumnCallbackAddMetadata', array('label', 'logo', 'Piwik_getBrowserFamilyLogoExtended'));
+ return $dataTable;
+ }
+
+ /**
+ * Gets datatable displaying number of visits by Browser version (eg. Firefox 20, Safari 6.0)
+ * @param int $idSite
+ * @param string $period
+ * @param string $date
+ * @param string $segment
+ * @return DataTable
+ */
+ public function getBrowserVersions($idSite, $period, $date, $segment = false)
+ {
+ $dataTable = $this->getDataTable('DevicesDetection_browserVersions', $idSite, $period, $date, $segment);
+ $dataTable->filter('ColumnCallbackAddMetadata', array('label', 'logo', 'Piwik_getBrowserLogoExtended'));
+ $dataTable->filter('ColumnCallbackReplace', array('label', 'Piwik_getBrowserNameExtended'));
+ return $dataTable;
+ }
+
+} \ No newline at end of file
diff --git a/plugins/DevicesDetection/Controller.php b/plugins/DevicesDetection/Controller.php
new file mode 100644
index 0000000000..4ac0644f5b
--- /dev/null
+++ b/plugins/DevicesDetection/Controller.php
@@ -0,0 +1,177 @@
+<?php
+
+/**
+ * Piwik - Open source web analytics
+ *
+ * @link http://piwik.org
+ * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
+ *
+ * @category Piwik_Plugins
+ * @package Piwik_DevicesDetection
+ */
+class Piwik_DevicesDetection_Controller extends Piwik_Controller
+{
+
+ /** The set of related reports displayed under the 'Operating Systems' header. */
+ private $osRelatedReports = null;
+ private $browserRelatedReports = null;
+
+ public function __construct()
+ {
+ parent::__construct();
+ $this->osRelatedReports = array(
+ 'DevicesDetection.getOsFamilies' => Piwik_Translate('DeviceDetection_OperatingSystemFamilies'),
+ 'DevicesDetection.getOsVersions' => Piwik_Translate('DeviceDetection_OperatingSystemVersions')
+ );
+ $this->browserRelatedReports = array(
+ 'DevicesDetection.getBrowserFamilies' => Piwik_Translate('DevicesDetection_BrowsersFamily'),
+ 'DevicesDetection.getBrowserVersions' => Piwik_Translate('DevicesDetection_BrowserVersions')
+ );
+ }
+
+ public function index($fetch = false)
+ {
+ $view = Piwik_View::factory('index');
+ $view->deviceTypes = $view->deviceModels = $view->deviceBrands = $view->osReport = $view->browserReport = "blank";
+ $view->deviceTypes = $this->getType(true);
+ $view->deviceBrands = $this->getBrand(true);
+ $view->deviceModels = $this->getModel(true);
+ $view->osReport = $this->getOsFamilies(true);
+ $view->browserReport = $this->getBrowserFamilies(true);
+ echo $view->render();
+ }
+
+ public function getType($fetch = false)
+ {
+ $view = $this->getStandardDataTableUserSettings(
+ __FUNCTION__, 'DevicesDetection.getType'
+ );
+
+ $view->setColumnTranslation('label', Piwik_Translate("DevicesDetection_dataTableLabelTypes"));
+ return $this->renderView($view, $fetch);
+ }
+
+ public function getBrand($fetch = false)
+ {
+ $view = $this->getStandardDataTableUserSettings(
+ __FUNCTION__, 'DevicesDetection.getBrand'
+ );
+
+ $view->setColumnTranslation('label', Piwik_Translate("DevicesDetection_dataTableLabelBrands"));
+ return $this->renderView($view, $fetch);
+ }
+
+ public function getModel($fetch = false)
+ {
+ $view = $this->getStandardDataTableUserSettings(
+ __FUNCTION__, 'DevicesDetection.getModel'
+ );
+
+ $view->setColumnTranslation('label', Piwik_Translate("DevicesDetection_dataTableLabelModels"));
+
+ return $this->renderView($view, $fetch);
+ }
+
+ public function getOsFamilies($fetch = false)
+ {
+ $view = $this->getStandardDataTableUserSettings(
+ __FUNCTION__, 'DevicesDetection.getOsFamilies'
+ );
+
+ $view->setColumnTranslation('label', Piwik_Translate("DevicesDetection_dataTableLabelSystemFamily"));
+ $view->addRelatedReports(Piwik_Translate('DeviceDetection_OperatingSystemFamilies'), $this->osRelatedReports);
+ return $this->renderView($view, $fetch);
+ }
+
+ public function getOsVersions($fetch = false)
+ {
+ $view = $this->getStandardDataTableUserSettings(
+ __FUNCTION__, 'DevicesDetection.getOsVersions'
+ );
+
+ $view->setColumnTranslation('label', Piwik_Translate("DevicesDetection_dataTableLabelSystemVersion"));
+ $view->addRelatedReports(Piwik_Translate('DeviceDetection_OperatingSystemVersions'), $this->osRelatedReports);
+ return $this->renderView($view, $fetch);
+ }
+
+ public function getBrowserFamilies($fetch = false)
+ {
+ $view = $this->getStandardDataTableUserSettings(
+ __FUNCTION__, 'DevicesDetection.getBrowserFamilies'
+ );
+
+ $view->setColumnTranslation('label', Piwik_Translate("DevicesDetection_dataTableLabelBrowserFamily"));
+ $view->addRelatedReports(Piwik_Translate('DevicesDetection_BrowsersFamily'), $this->browserRelatedReports);
+ return $this->renderView($view, $fetch);
+ }
+
+ public function getBrowserVersions($fetch = false)
+ {
+ $view = $this->getStandardDataTableUserSettings(
+ __FUNCTION__, 'DevicesDetection.getBrowserVersions'
+ );
+
+ $view->setColumnTranslation('label', Piwik_Translate("DevicesDetection_dataTableLabelBrowserVersion"));
+ $view->addRelatedReports(Piwik_Translate('DevicesDetection_BrowserVersions'), $this->browserRelatedReports);
+ return $this->renderView($view, $fetch);
+ }
+
+ protected function getStandardDataTableUserSettings($currentControllerAction, $APItoCall, $defaultDatatableType = null)
+ {
+ $view = Piwik_ViewDataTable::factory($defaultDatatableType);
+ $view->init($this->pluginName, $currentControllerAction, $APItoCall);
+ $view->disableSearchBox();
+ $view->disableExcludeLowPopulation();
+ $this->setPeriodVariablesView($view);
+ $this->setMetricsVariablesView($view);
+ return $view;
+ }
+
+ /**
+ * You may manually call this controller action to force re-processing of past user agents
+ */
+ public function refreshParsedUserAgents()
+ {
+ $q = "SELECT idvisit, config_debug_ua FROM " . Piwik_Common::prefixTable("log_visit");
+ $res = Piwik_FetchAll($q);
+ foreach ($res as $rec) {
+ $UAParser = new UserAgentParserEnhanced($rec['config_debug_ua']);
+ $UAParser->parse();
+ echo "Processing idvisit = " . $rec['idvisit'] . "<br/>";
+ echo "UserAgent string: " . $rec['config_debug_ua'] . "<br/> Decoded values:";
+ $uaDetails = $this->getArray($UAParser);
+ var_dump($uaDetails);
+ echo "<hr/>";
+ $this->updateVisit($rec['idvisit'], $uaDetails);
+ unset($UAParser);
+ }
+ echo "Please remember to truncate your archives !";
+ }
+
+ private function getArray(UserAgentParserEnhanced $UAParser)
+ {
+ $UADetails['config_browser_name'] = $UAParser->getBrowser("short_name");
+ $UADetails['config_browser_version'] = $UAParser->getBrowser("version");
+ $UADetails['config_os'] = $UAParser->getOs("short_name");
+ $UADetails['config_os_version'] = $UAParser->getOs("version");
+ $UADetails['config_device_type'] = $UAParser->getDevice();
+ $UADetails['config_device_model'] = $UAParser->getModel();
+ $UADetails['config_device_brand'] = $UAParser->getBrand();
+ return $UADetails;
+ }
+
+ private function updateVisit($idVisit, $uaDetails)
+ {
+ $q = "UPDATE " . Piwik_Common::prefixTable("log_visit") . " SET " .
+ "config_browser_name = '" . $uaDetails['config_browser_name'] . "' ," .
+ "config_browser_version = '" . $uaDetails['config_browser_version'] . "' ," .
+ "config_os = '" . $uaDetails['config_os'] . "' ," .
+ "config_os_version = '" . $uaDetails['config_os_version'] . "' ," .
+ "config_device_type = " . (isset($uaDetails['config_device_type']) ? "'" . $uaDetails['config_device_type'] . "'" : "NULL") . " ," .
+ "config_device_model = " . (isset($uaDetails['config_device_model']) ? "'" . $uaDetails['config_device_model'] . "'" : "NULL") . " ," .
+ "config_device_brand = " . (isset($uaDetails['config_device_brand']) ? "'" . $uaDetails['config_device_brand'] . "'" : "NULL") . "
+ WHERE idvisit = " . $idVisit;
+ Piwik_Query($q);
+ }
+
+} \ No newline at end of file
diff --git a/plugins/DevicesDetection/DevicesDetection.php b/plugins/DevicesDetection/DevicesDetection.php
new file mode 100644
index 0000000000..7403f29329
--- /dev/null
+++ b/plugins/DevicesDetection/DevicesDetection.php
@@ -0,0 +1,323 @@
+<?php
+
+/**
+ * Piwik - Open source web analytics
+ *
+ * @link http://piwik.org
+ * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
+ *
+ * @category Piwik_Plugins
+ * @package Piwik_DevicesDetection
+ */
+require_once "UserAgentParserEnhanced/UserAgentParserEnhanced.php";
+
+class Piwik_DevicesDetection extends Piwik_Plugin
+{
+
+ /**
+ * Return information about this plugin.
+ * @return array
+ */
+ public function getInformation()
+ {
+ return array(
+ 'description' => Piwik_Translate("DevicesDetection_description"),
+ 'author' => 'Clearcode.cc',
+ 'author_homepage' => 'http://clearcode.cc',
+ 'version' => '1.12-b6',
+ 'TrackerPlugin' => true,
+ 'translationAvailable' => true,
+ );
+ }
+
+ /*
+ * Defines API reports.
+ * Also used to define Widgets.
+ *
+ * @array Category, Report Name, API Module, API action, Translated column name,
+ * W
+ */
+
+ protected $reportMetadata = array(
+ // device types report
+ array(
+ 'DevicesDetection_DevicesDetection',
+ 'DevicesDetection_DeviceType',
+ 'DevicesDetection',
+ 'getType',
+ 'DevicesDetection_DeviceType',
+ ),
+ // device brands report
+ array(
+ 'DevicesDetection_DevicesDetection',
+ 'DevicesDetection_DeviceBrand',
+ 'DevicesDetection',
+ 'getBrand',
+ 'DevicesDetection_DeviceBrand',
+ ),
+ // device model report
+ array(
+ 'DevicesDetection_DevicesDetection',
+ 'DevicesDetection_DeviceModel',
+ 'DevicesDetection',
+ 'getModel',
+ 'DevicesDetection_DeviceModel',
+ ),
+ // device OS family report
+ array(
+ 'DevicesDetection_DevicesDetection',
+ 'DeviceDetection_OperatingSystemFamilies',
+ 'DevicesDetection',
+ 'getOsFamilies',
+ 'DeviceDetection_OperatingSystemFamilies',
+ ),
+ // device OS version report
+ array(
+ 'DevicesDetection_DevicesDetection',
+ 'DeviceDetection_OperatingSystemVersions',
+ 'DevicesDetection',
+ 'getOsVersions',
+ 'DeviceDetection_OperatingSystemVersions',
+ ),
+ // Browser family report
+ array(
+ 'DevicesDetection_DevicesDetection',
+ 'DevicesDetection_BrowsersFamily',
+ 'DevicesDetection',
+ 'getBrowserFamilies',
+ 'DevicesDetection_BrowsersFamily',
+ ),
+ // Browser versions report
+ array(
+ 'DevicesDetection_DevicesDetection',
+ 'DevicesDetection_BrowserVersions',
+ 'DevicesDetection',
+ 'getBrowserVersions',
+ 'DevicesDetection_BrowserVersions',
+ ),
+ );
+
+ public function getListHooksRegistered()
+ {
+ return array(
+ 'ArchiveProcessing_Day.compute' => "archiveDay",
+ 'ArchiveProcessing_Period.compute' => 'archivePeriod',
+ 'Menu.add' => 'addMenu',
+ 'Tracker.newVisitorInformation' => 'parseMobileVisitData',
+ 'WidgetsList.add' => 'addWidgets',
+ 'API.getReportMetadata' => 'getReportMetadata',
+ );
+ }
+
+ public function addWidgets()
+ {
+ foreach ($this->reportMetadata as $report) {
+ list($category, $name, $controllerName, $controllerAction) = $report;
+ if ($category == false)
+ continue;
+ Piwik_AddWidget($category, $name, $controllerName, $controllerAction);
+ }
+ }
+
+ /**
+ * @param Piwik_Event_Notification $notification notification object
+ */
+ public function getReportMetadata($notification)
+ {
+ $reports = & $notification->getNotificationObject();
+
+ $i = 0;
+ foreach ($this->reportMetadata as $report) {
+ list($category, $name, $apiModule, $apiAction, $columnName) = $report;
+ if ($category == false)
+ continue;
+
+ $report = array(
+ 'category' => Piwik_Translate($category),
+ 'name' => Piwik_Translate($name),
+ 'module' => $apiModule,
+ 'action' => $apiAction,
+ 'dimension' => Piwik_Translate($columnName),
+ 'order' => $i++
+ );
+
+ $translation = $name . 'Documentation';
+ $translated = Piwik_Translate($translation, '<br />');
+ if ($translated != $translation) {
+ $report['documentation'] = $translated;
+ }
+
+
+ $reports[] = $report;
+ }
+ }
+
+ public function install()
+ {
+// we catch the exception
+ try {
+ $q1 = "ALTER TABLE `" . Piwik_Common::prefixTable("log_visit") . "`
+ ADD `config_os_version` VARCHAR( 10 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL AFTER `config_os` ,
+ ADD `config_device_type` TINYINT( 10 ) NULL DEFAULT NULL AFTER `config_browser_version` ,
+ ADD `config_device_brand` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL AFTER `config_device_type` ,
+ ADD `config_device_model` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL AFTER `config_device_brand`";
+ Piwik_Exec($q1);
+ // conditionaly add this column
+ if (@Piwik_Config::getInstance()->Debug['store_user_agent_in_visit']) {
+ $q2 = "ALTER TABLE `" . Piwik_Common::prefixTable("log_visit") . "`
+ ADD `config_debug_ua` VARCHAR( 512 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL AFTER `config_device_model`";
+ Piwik_Exec($q2);
+ }
+ } catch (Exception $e) {
+ throw $e;
+ }
+ }
+
+ public function parseMobileVisitData($notification)
+ {
+ $visitorInfo = &$notification->getNotificationObject();
+
+ $extraInfo = $notification->getNotificationInfo();
+ $userAgent = $extraInfo['UserAgent'];
+
+ $UAParser = new UserAgentParserEnhanced($userAgent);
+ $UAParser->parse();
+ $deviceInfo['config_browser_name'] = $UAParser->getBrowser("short_name");
+ $deviceInfo['config_browser_version'] = $UAParser->getBrowser("version");
+ $deviceInfo['config_os'] = $UAParser->getOs("short_name");
+ $deviceInfo['config_os_version'] = $UAParser->getOs("version");
+ $deviceInfo['config_device_type'] = $UAParser->getDevice();
+ $deviceInfo['config_device_model'] = $UAParser->getModel();
+ $deviceInfo['config_device_brand'] = $UAParser->getBrand();
+
+ if (@Piwik_Config::getInstance()->Debug['store_user_agent_in_visit']) {
+ $deviceInfo['config_debug_ua'] = $userAgent;
+ }
+
+ $visitorInfo = array_merge($visitorInfo, $deviceInfo);
+ printDebug("Device Detection:");
+ printDebug($deviceInfo);
+ }
+
+ private function archiveDayDeviceTypes($archiveProcessing)
+ {
+ $recordName = 'DevicesDetection_types';
+ $labelSQL = "log_visit.config_device_type";
+ $interestByType = $archiveProcessing->getArrayInterestForLabel($labelSQL);
+ $tableType = $archiveProcessing->getDataTableFromArray($interestByType);
+
+ $archiveProcessing->insertBlobRecord($recordName, $tableType->getSerialized($this->maximumRowsInDataTable, null, $this->columnToSortByBeforeTruncation));
+ destroy($tableType);
+ }
+
+ private function archiveDayDeviceBrands($archiveProcessing)
+ {
+ $recordName = 'DevicesDetection_brands';
+ $labelSQL = "log_visit.config_device_brand";
+ $interestByBrand = $archiveProcessing->getArrayInterestForLabel($labelSQL);
+ $tableBrand = $archiveProcessing->getDataTableFromArray($interestByBrand);
+
+ $archiveProcessing->insertBlobRecord($recordName, $tableBrand->getSerialized($this->maximumRowsInDataTable, null, $this->columnToSortByBeforeTruncation));
+ destroy($tableBrand);
+ }
+
+ private function archiveDayDeviceModels($archiveProcessing)
+ {
+ $recordName = 'DevicesDetection_models';
+ $labelSQL = "log_visit.config_device_model";
+ $interestByModel = $archiveProcessing->getArrayInterestForLabel($labelSQL);
+ $tableModel = $archiveProcessing->getDataTableFromArray($interestByModel);
+
+ $archiveProcessing->insertBlobRecord($recordName, $tableModel->getSerialized($this->maximumRowsInDataTable, null, $this->columnToSortByBeforeTruncation));
+ destroy($tableModel);
+ }
+
+ private function archiveDayOs($archiveProcessing)
+ {
+ $recordName = 'DevicesDetection_os';
+ $labelSQL = "log_visit.config_os";
+ $interestByOs = $archiveProcessing->getArrayInterestForLabel($labelSQL);
+ $tableOs = $archiveProcessing->getDataTableFromArray($interestByOs);
+
+ $archiveProcessing->insertBlobRecord($recordName, $tableOs->getSerialized($this->maximumRowsInDataTable, null, $this->columnToSortByBeforeTruncation));
+ destroy($tableOs);
+ }
+
+ private function archiveDayBrowserFamilies($archiveProcessing)
+ {
+ $recordName = 'DevicesDetection_browsers';
+ $labelSQL = "log_visit.config_browser_name";
+ $interestByBrowser = $archiveProcessing->getArrayInterestForLabel($labelSQL);
+ $tableBrowser = $archiveProcessing->getDataTableFromArray($interestByBrowser);
+
+ $archiveProcessing->insertBlobRecord($recordName, $tableBrowser->getSerialized($this->maximumRowsInDataTable, null, $this->columnToSortByBeforeTruncation));
+ destroy($tableBrowser);
+ }
+
+ private function archiveDayBrowsersVersions($archiveProcessing)
+ {
+ $recordName = 'DevicesDetection_browserVersions';
+ $labelSQL = "CONCAT(log_visit.config_browser_name, ';', log_visit.config_browser_version)";
+ $interestByBrowserVersion = $archiveProcessing->getArrayInterestForLabel($labelSQL);
+ $tableBrowserVersion = $archiveProcessing->getDataTableFromArray($interestByBrowserVersion);
+ $archiveProcessing->insertBlobRecord($recordName, $tableBrowserVersion->getSerialized($this->maximumRowsInDataTable, null, $this->columnToSortByBeforeTruncation));
+ destroy($tableBrowserVersion);
+ }
+
+ private function archiveDayOsVersions($archiveProcessing)
+ {
+ $recordName = 'DevicesDetection_osVersions';
+ $labelSQL = "CONCAT(log_visit.config_os, ';', log_visit.config_os_version)";
+ $interestByBrowserVersion = $archiveProcessing->getArrayInterestForLabel($labelSQL);
+ $tableOsVersion = $archiveProcessing->getDataTableFromArray($interestByBrowserVersion);
+ $archiveProcessing->insertBlobRecord($recordName, $tableOsVersion->getSerialized($this->maximumRowsInDataTable, null, $this->columnToSortByBeforeTruncation));
+ destroy($tableOsVersion);
+ }
+
+ public function archiveDay($notification)
+ {
+ $archiveProcessing = $notification->getNotificationObject();
+
+ if (!$archiveProcessing->shouldProcessReportsForPlugin($this->getPluginName()))
+ return;
+
+ $this->maximumRowsInDataTable = Piwik_Config::getInstance()->General['datatable_archiving_maximum_rows_standard'];
+ $this->columnToSortByBeforeTruncation = Piwik_Archive::INDEX_NB_VISITS;
+
+ $this->archiveDayDeviceTypes($archiveProcessing);
+ $this->archiveDayDeviceBrands($archiveProcessing);
+ $this->archiveDayDeviceModels($archiveProcessing);
+ $this->archiveDayOs($archiveProcessing);
+ $this->archiveDayOsVersions($archiveProcessing);
+ $this->archiveDayBrowserFamilies($archiveProcessing);
+ $this->archiveDayBrowsersVersions($archiveProcessing);
+ }
+
+ public function archivePeriod($notification)
+ {
+ $this->maximumRowsInDataTableLevelZero = Piwik_Config::getInstance()->General['datatable_archiving_maximum_rows_referers'];
+ $this->maximumRowsInSubDataTable = Piwik_Config::getInstance()->General['datatable_archiving_maximum_rows_subtable_referers'];
+ $archiveProcessing = $notification->getNotificationObject();
+
+ if (!$archiveProcessing->shouldProcessReportsForPlugin($this->getPluginName()))
+ return;
+
+ $dataTablesToSum[] = 'DevicesDetection_types';
+ $dataTablesToSum[] = 'DevicesDetection_brands';
+ $dataTablesToSum[] = "DevicesDetection_models";
+ $dataTablesToSum[] = "DevicesDetection_os";
+ $dataTablesToSum[] = "DevicesDetection_osVersions";
+ $dataTablesToSum[] = "DevicesDetection_browsers";
+ $dataTablesToSum[] = "DevicesDetection_browserVersions";
+ foreach ($dataTablesToSum as $dt) {
+ $archiveProcessing->archiveDataTable(
+ $dt, null, $this->maximumRowsInDataTableLevelZero, $this->maximumRowsInSubDataTable, $columnToSort = "nb_visits");
+ }
+ }
+
+ public function addMenu()
+ {
+ Piwik_AddMenu('General_Visitors', 'DevicesDetection_submenu', array('module' => 'DevicesDetection', 'action' => 'index'));
+ }
+
+} \ No newline at end of file
diff --git a/plugins/DevicesDetection/UserAgentParserEnhanced/UserAgentParserEnhanced.php b/plugins/DevicesDetection/UserAgentParserEnhanced/UserAgentParserEnhanced.php
new file mode 100644
index 0000000000..c0a2825811
--- /dev/null
+++ b/plugins/DevicesDetection/UserAgentParserEnhanced/UserAgentParserEnhanced.php
@@ -0,0 +1,719 @@
+<?php
+
+/**
+ * Piwik - Open source web analytics
+ *
+ * @link http://piwik.org
+ * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
+ *
+ * @category Piwik_Plugins
+ * @package Piwik_DevicesDetection
+ */
+//yml parser
+require_once('spyc.php');
+
+class UserAgentParserEnhanced
+{
+
+ public static $deviceTypes = array('car browser', 'console', 'desktop', 'feature phone', 'smartphone', 'tablet', 'tv');
+ public static $deviceBrands = array(
+ 'AC' => 'Acer',
+ 'AI' => 'Airness',
+ 'AL' => 'Alcatel',
+ 'AO' => 'Amoi',
+ 'AP' => 'Apple',
+ 'AU' => 'Asus',
+ 'AV' => 'Avvio',
+ 'AX' => 'Audiovox',
+ 'BE' => 'Becker',
+ 'BI' => 'Bird',
+ 'BL' => 'Beetel',
+ 'BQ' => 'BenQ',
+ 'BS' => 'BenQ-Siemens',
+ 'CK' => 'Cricket',
+ 'CL' => 'Compal',
+ 'CT' => 'Capitel',
+ 'DB' => 'Dbtel',
+ 'DC' => 'DoCoMo',
+ 'DI' => 'Dicam',
+ 'DL' => 'Dell',
+ 'DP' => 'Dopod',
+ 'EC' => 'Ericsson',
+ 'EI' => 'Ezio',
+ 'ER' => 'Ericy',
+ 'ET' => 'eTouch',
+ 'EZ' => 'Ezze',
+ 'FL' => 'Fly',
+ 'GI' => 'Gionee',
+ 'GO' => 'Google',
+ 'GR' => 'Gradiente',
+ 'GU' => 'Grundig',
+ 'HA' => 'Haier',
+ 'HP' => 'HP',
+ 'HT' => 'HTC',
+ 'HU' => 'Huawei',
+ 'IK' => 'iKoMo',
+ 'IM' => 'i-mate',
+ 'IN' => 'Innostream',
+ 'IO' => 'i-mobile',
+ 'IQ' => 'INQ',
+ 'KA' => 'Karbonn',
+ 'KD' => 'KDDI',
+ 'KN' => 'Kindle',
+ 'KO' => 'Konka',
+ 'KY' => 'Kyocera',
+ 'LA' => 'Lanix',
+ 'LC' => 'LCT',
+ 'LE' => 'Lenovo',
+ 'LG' => 'LG',
+ 'LU' => 'LGUPlus',
+ 'MI' => 'MicroMax',
+ 'MO' => 'Mio',
+ 'MR' => 'Motorola',
+ 'MS' => 'Microsoft',
+ 'MT' => 'Mitsubishi',
+ 'MY' => 'MyPhone',
+ 'NE' => 'NEC',
+ 'NG' => 'NGM',
+ 'NI' => 'Nintendo',
+ 'NK' => 'Nokia',
+ 'NW' => 'Newgen',
+ 'NX' => 'Nexian',
+ 'OD' => 'Onda',
+ 'OP' => 'OPPO',
+ 'OR' => 'Orange',
+ 'OT' => 'O2',
+ 'PA' => 'Panasonic',
+ 'PH' => 'Philips',
+ 'PM' => 'Palm',
+ 'PO' => 'phoneOne',
+ 'PT' => 'Pantech',
+ 'QT' => 'Qtek',
+ 'RM' => 'RIM',
+ 'RO' => 'Rover',
+ 'SA' => 'Samsung',
+ 'SD' => 'Sega',
+ 'SE' => 'Sony Ericsson',
+ 'SF' => 'Softbank',
+ 'SG' => 'Sagem',
+ 'SH' => 'Sharp',
+ 'SI' => 'Siemens',
+ 'SN' => 'Sendo',
+ 'SO' => 'Sony',
+ 'SP' => 'Spice',
+ 'SY' => 'Sanyo',
+ 'TA' => 'Tesla',
+ 'TC' => 'TCL',
+ 'TE' => 'Telit',
+ 'TH' => 'TiPhone',
+ 'TI' => 'TIANYU',
+ 'TM' => 'T-Mobile',
+ 'TO' => 'Toplux',
+ 'TS' => 'Toshiba',
+ 'UT' => 'UTStarcom',
+ 'VD' => 'Videocon',
+ 'VE' => 'Vertu',
+ 'VI' => 'Vitelcom',
+ 'VK' => 'VK Mobile',
+ 'VO' => 'Voxtel',
+ 'WB' => 'Web TV',
+ 'WE' => 'WellcoM',
+ 'WO' => 'Wonu',
+ 'XX' => 'Unknown',
+ 'ZO' => 'Zonda',
+ 'ZT' => 'ZTE',
+ );
+ public static $osShorts = array(
+ 'AIX' => 'AIX',
+ 'Android' => 'AND',
+ 'Apple TV' => 'ATV',
+ 'Arch Linux' => 'ARL',
+ 'BackTrack' => 'BTR',
+ 'Bada' => 'SBA',
+ 'BlackBerry OS' => 'BLB',
+ 'BlackBerry Tablet OS' => 'QNX',
+ 'Bot' => 'BOT',
+ 'Brew' => 'BMP',
+ 'CentOS' => 'CES',
+ 'Chrome OS' => 'COS',
+ 'Debian' => 'DEB',
+ 'DragonFly' => 'DFB',
+ 'Fedora' => 'FED',
+ 'Firefox OS' => 'FOS',
+ 'FreeBSD' => 'BSD',
+ 'Gentoo' => 'GNT',
+ 'Google TV' => 'GTV',
+ 'HP-UX' => 'HPX',
+ 'IRIX' => 'IRI',
+ 'Knoppix' => 'KNO',
+ 'Kubuntu' => 'KBT',
+ 'Linux' => 'LIN',
+ 'Lubuntu' => 'LBT',
+ 'Mac' => 'MAC',
+ 'Mandriva' => 'MDR',
+ 'MeeGo' => 'SMG',
+ 'Mint' => 'MIN',
+ 'NetBSD' => 'NBS',
+ 'Nintendo' => 'WII',
+ 'Nintendo Mobile' => 'NDS',
+ 'OS/2' => 'OS2',
+ 'OSF1' => 'T64',
+ 'OpenBSD' => 'OBS',
+ 'PlayStation' => 'PSP',
+ 'PlayStation 3' => 'PS3',
+ 'Presto' => 'PRS',
+ 'Puppy' => 'PPY',
+ 'Red Hat' => 'RHT',
+ 'SUSE' => 'SSE',
+ 'Slackware' => 'SLW',
+ 'Solaris' => 'SOS',
+ 'Syllable' => 'SYL',
+ 'Symbian' => 'SYM',
+ 'Symbian OS' => 'SYS',
+ 'Symbian OS Series 40' => 'S40',
+ 'Symbian OS Series 60' => 'S60',
+ 'Symbian^3' => 'SY3',
+ 'Talkatone' => 'TKT',
+ 'Tizen' => 'TIZ',
+ 'Ubuntu' => 'UBT',
+ 'WebTV' => 'WTV',
+ 'WinWAP' => 'WWP',
+ 'Windows' => 'WIN',
+ 'Windows 2000' => 'W2K',
+ 'Windows 3.1' => 'W31',
+ 'Windows 7' => 'WI7',
+ 'Windows 8' => 'WI8',
+ 'Windows 95' => 'W95',
+ 'Windows 98' => 'W98',
+ 'Windows CE' => 'WCE',
+ 'Windows ME' => 'WME',
+ 'Windows Mobile' => 'WMO',
+ 'Windows NT' => 'WNT',
+ 'Windows Phone' => 'WPH',
+ 'Windows RT' => 'WRT',
+ 'Windows Server 2003' => 'WS3',
+ 'Windows Vista' => 'WVI',
+ 'Windows XP' => 'WXP',
+ 'Xbox' => 'XBX',
+ 'Xubuntu' => 'XBT',
+ 'YunOs' => 'YNS',
+ 'iOS' => 'IOS',
+ 'palmOS' => 'POS',
+ 'webOS' => 'WOS'
+ );
+ protected static $desktopOsArray = array('IBM', 'Linux', 'Mac', 'Unix', 'Windows');
+ public static $osFamilies = array(
+ 'Android' => array('AND'),
+ 'Apple TV' => array('ATV'),
+ 'BlackBerry' => array('BLB'),
+ 'Bot' => array('BOT'),
+ 'Brew' => array('BMP'),
+ 'Chrome OS' => array('COS'),
+ 'Firefox OS' => array('FOS'),
+ 'Gaming Console' => array('WII', 'PS3'),
+ 'Google TV' => array('GTV'),
+ 'IBM' => array('OS2'),
+ 'iOS' => array('IOS'),
+ 'Linux' => array('LIN', 'ARL', 'DEB', 'KNO', 'MIN', 'UBT', 'KBT', 'XBT', 'LBT', 'FED', 'RHT', 'MDR', 'GNT', 'SLW', 'SSE', 'PPY', 'CES', 'BTR', 'YNS', 'PRS'),
+ 'Mac' => array('MAC'),
+ 'Mobile Gaming Console' => array('PSP', 'NDS', 'XBX'),
+ 'Other Mobile' => array('WOS', 'POS', 'QNX', 'SBA', 'TIZ'),
+ 'Simulator' => array('TKT', 'WWP'),
+ 'Symbian' => array('SYM', 'SYS', 'SY3', 'S60', 'S40', 'SMG'),
+ 'Unix' => array('SOS', 'AIX', 'HPX', 'BSD', 'NBS', 'OBS', 'DFB', 'SYL', 'IRI', 'T64'),
+ 'WebTV' => array('WTV'),
+ 'Windows' => array('WI8', 'WI7', 'WVI', 'WS3', 'WXP', 'W2K', 'WNT', 'WME', 'W98', 'W95', 'WRT', 'W31', 'WIN'),
+ 'Windows Mobile' => array('WPH', 'WMO', 'WCE')
+ );
+ public static $browserFamilies = array(
+ 'Android Browser' => array('AN'),
+ 'BlackBerry Browser' => array('BB'),
+ 'Chrome' => array('CH', 'CM', 'CI', 'CF', 'CR'),
+ 'Firefox' => array('FF', 'FE', 'SX', 'FB', 'PX', 'MB'),
+ 'Internet Explorer' => array('IE', 'IM'),
+ 'Konqueror' => array('KO'),
+ 'NetFront' => array('NF'),
+ 'Nokia Browser' => array('NB'),
+ 'Opera' => array('OP', 'OM', 'OI'),
+ 'Safari' => array('SF', 'MF')
+ );
+ public static $browsers = array(
+ 'AB' => 'ABrowse',
+ 'AM' => 'Amaya',
+ 'AN' => 'Android Browser',
+ 'AR' => 'Arora',
+ 'AV' => 'Amiga Voyager',
+ 'AW' => 'Amiga Aweb',
+ 'BB' => 'BlackBerry Browser',
+ 'BD' => 'Baidu Browser',
+ 'BE' => 'Beonex',
+ 'BX' => 'BrowseX',
+ 'CA' => 'Camino',
+ 'CF' => 'Chrome Frame',
+ 'CH' => 'Chrome',
+ 'CI' => 'Chrome Mobile iOS',
+ 'CK' => 'Conkeror',
+ 'CM' => 'Chrome Mobile',
+ 'CO' => 'CometBird',
+ 'CR' => 'Chromium',
+ 'CS' => 'Cheshire',
+ 'DF' => 'Dolphin',
+ 'DI' => 'Dillo',
+ 'EL' => 'Elinks',
+ 'EP' => 'Epiphany',
+ 'FB' => 'Firebird',
+ 'FD' => 'Fluid',
+ 'FE' => 'Fennec',
+ 'FF' => 'Firefox',
+ 'FL' => 'Flock',
+ 'FN' => 'Fireweb Navigator',
+ 'GA' => 'Galeon',
+ 'GE' => 'Google Earth',
+ 'HJ' => 'HotJava',
+ 'IB' => 'IBrowse',
+ 'IC' => 'iCab',
+ 'IE' => 'Internet Explorer',
+ 'IM' => 'IE Mobile',
+ 'IR' => 'Iron',
+ 'JS' => 'Jasmine',
+ 'KI' => 'Kindle Browser',
+ 'KM' => 'K-meleon',
+ 'KO' => 'Konqueror',
+ 'KP' => 'Kapiko',
+ 'KZ' => 'Kazehakase',
+ 'LG' => 'Lightning',
+ 'LI' => 'Links',
+ 'LX' => 'Lynx',
+ 'MB' => 'MicroB',
+ 'MC' => 'NCSA Mosaic',
+ 'MF' => 'Mobile Safari',
+ 'MI' => 'Midori',
+ 'MS' => 'Mobile Silk',
+ 'MX' => 'Maxthon',
+ 'NB' => 'Nokia Browser',
+ 'NF' => 'NetFront',
+ 'NL' => 'NetFront Life',
+ 'NS' => 'Netscape',
+ 'OB' => 'Obigo',
+ 'OI' => 'Opera Mini',
+ 'OM' => 'Opera Mobile',
+ 'OP' => 'Opera',
+ 'OV' => 'Openwave Mobile Browser',
+ 'OW' => 'OmniWeb',
+ 'PL' => 'Palm Blazer',
+ 'PR' => 'Palm Pre',
+ 'PX' => 'Phoenix',
+ 'RK' => 'Rekonq',
+ 'RM' => 'RockMelt',
+ 'SF' => 'Safari',
+ 'SM' => 'SeaMonkey',
+ 'SN' => 'Snowshoe',
+ 'SX' => 'Swiftfox',
+ 'TZ' => 'Tizen Browser',
+ 'UC' => 'UC Browser',
+ 'WO' => 'wOSBrowser',
+ 'YA' => 'Yandex Browser'
+ );
+ protected static $regexesDir = '/regexes/';
+ protected static $osRegexesFile = 'oss.yml';
+ protected static $browserRegexesFile = 'browsers.yml';
+ protected static $mobileRegexesFile = 'mobiles.yml';
+ protected $userAgent;
+ protected $os;
+ protected $browser;
+ protected $device;
+ protected $brand;
+ protected $model;
+ protected $debug = false;
+
+ public function __construct($userAgent)
+ {
+ $this->userAgent = $userAgent;
+ }
+
+ protected function getOsRegexes()
+ {
+ return Spyc::YAMLLoad(__DIR__ . self::$regexesDir . self::$osRegexesFile);
+ }
+
+ protected function getBrowserRegexes()
+ {
+ return Spyc::YAMLLoad(__DIR__ . self::$regexesDir . self::$browserRegexesFile);
+ }
+
+ protected function getMobileRegexes()
+ {
+ return Spyc::YAMLLoad(__DIR__ . self::$regexesDir . self::$mobileRegexesFile);
+ }
+
+ public function parse()
+ {
+ $this->parseOs();
+ if ($this->isBot() || $this->isSimulator())
+ return;
+
+ $this->parseBrowser();
+
+ if ($this->isMobile()) {
+ $this->parseMobile();
+ } else {
+ $this->device = array_search('desktop', self::$deviceTypes);
+ }
+ if ($this->debug) {
+ var_dump($this->brand, $this->model, $this->device);
+ }
+ }
+
+ protected function parseOs()
+ {
+ foreach ($this->getOsRegexes() as $osRegex) {
+ $matches = $this->matchUserAgent($osRegex['regex']);
+ if ($matches)
+ break;
+ }
+
+ if (!$matches)
+ return;
+
+ if (in_array($osRegex['name'], self::$osShorts)) {
+ $short = self::$osShorts[$osRegex['name']];
+ } else {
+ $short = 'UNK';
+ }
+
+ $this->os = array(
+ 'name' => $this->buildOsName($osRegex['name'], $matches),
+ 'short_name' => $short,
+ 'version' => $this->buildOsVersion($osRegex['version'], $matches)
+ );
+
+ if (array_key_exists($this->os['name'], self::$osShorts)) {
+ $this->os['short_name'] = self::$osShorts[$this->os['name']];
+ }
+ }
+
+ protected function parseBrowser()
+ {
+ foreach ($this->getBrowserRegexes() as $browserRegex) {
+ $matches = $this->matchUserAgent($browserRegex['regex']);
+ if ($matches)
+ break;
+ }
+
+ if (!$matches)
+ return;
+
+ if (in_array($browserRegex['name'], self::$browsers)) {
+ $short = array_search($browserRegex['name'], self::$browsers);
+ } else {
+ $short = 'UN';
+ }
+
+ $this->browser = array(
+ 'name' => $this->buildBrowserName($browserRegex['name'], $matches),
+ 'short_name' => $short,
+ 'version' => $this->buildBrowserVersion($browserRegex['version'], $matches)
+ );
+ }
+
+ protected function parseMobile()
+ {
+ $mobileRegexes = $this->getMobileRegexes();
+ $this->parseBrand($mobileRegexes);
+ $this->parseModel($mobileRegexes);
+ }
+
+ protected function parseBrand($mobileRegexes)
+ {
+ foreach ($mobileRegexes as $brand => $mobileRegex) {
+ $matches = $this->matchUserAgent($mobileRegex['regex']);
+ if ($matches)
+ break;
+ }
+
+ if (!$matches)
+ return;
+ $this->brand = array_search($brand, self::$deviceBrands);
+ $this->fullName = $brand;
+
+ if (isset($mobileRegex['device'])) {
+ $this->device = array_search($mobileRegex['device'],self::$deviceTypes);
+ }
+
+ if (isset($mobileRegex['model'])) {
+ $this->model = $this->buildModel($mobileRegex['model'], $matches);
+ }
+ }
+
+ protected function parseModel($mobileRegexes)
+ {
+ if (empty($this->brand) || !empty($this->model))
+ return;
+
+ foreach ($mobileRegexes[$this->fullName]['models'] as $modelRegex) {
+ $matches = $this->matchUserAgent($modelRegex['regex']);
+ if ($matches)
+ break;
+ }
+
+ if (!$matches) {
+ return;
+ }
+
+ $this->model = $this->buildModel($modelRegex['model'], $matches);
+
+ if (isset($modelRegex['device'])) {
+ $this->device = array_search($modelRegex['device'], self::$deviceTypes);
+ }
+ }
+
+ protected function matchUserAgent($regex)
+ {
+ $regex = '/' . str_replace('/', '\/', $regex) . '/i';
+
+ if (preg_match($regex, $this->userAgent, $matches)) {
+ return $matches;
+ }
+
+ return false;
+ }
+
+ protected function buildOsName($osName, $matches)
+ {
+ return $this->buildByMatch($osName, $matches);
+ }
+
+ protected function buildOsVersion($osVersion, $matches)
+ {
+ $osVersion = $this->buildByMatch($osVersion, $matches);
+
+ $osVersion = $this->buildByMatch($osVersion, $matches, '2');
+
+ $osVersion = str_replace('_', '.', $osVersion);
+
+ return $osVersion;
+ }
+
+ protected function buildBrowserName($browserName, $matches)
+ {
+ return $this->buildByMatch($browserName, $matches);
+ }
+
+ protected function buildBrowserVersion($browserVersion, $matches)
+ {
+ $browserVersion = $this->buildByMatch($browserVersion, $matches);
+
+ $browserVersion = $this->buildByMatch($browserVersion, $matches, '2');
+
+ $browserVersion = str_replace('_', '.', $browserVersion);
+
+ return $browserVersion;
+ }
+
+ protected function buildModel($model, $matches)
+ {
+ $model = $this->buildByMatch($model, $matches);
+
+ $model = $this->buildByMatch($model, $matches, '2');
+
+ $model = $this->buildModelExceptions($model);
+
+ $model = str_replace('_', ' ', $model);
+
+ return $model;
+ }
+
+ protected function buildModelExceptions($model)
+ {
+ if ($this->brand == 'O2') {
+ $model = preg_replace('/([a-z])([A-Z])/', '$1 $2', $model);
+ $model = ucwords(str_replace('_', ' ', $model));
+ }
+
+ return $model;
+ }
+
+ /**
+ * This method is used in this class for processing results of pregmatch
+ * results into string containing recognized information.
+ *
+ * General algorithm:
+ * Parsing UserAgent string consists of trying to match it against list of
+ * regular expressions for three different information:
+ * browser + version,
+ * OS + version,
+ * device manufacturer + model.
+ *
+ * After match has been found iteration stops, and results are processed
+ * by buildByMatch.
+ * As $item we get decoded name (name of browser, name of OS, name of manufacturer).
+ * In array $match we recieve preg_match results containing whole string matched at index 0
+ * and following matches in further indexes. Desired action now is to concatenate
+ * decoded name ($item) with matches found. First step is to append first found match,
+ * which is located in index=1 (that's why $nb is 1 by default).
+ * In other cases, where whe know that preg_match may return more than 1 result,
+ * we call buildByMatch with $nb = 2 or more, depending on what will be returned from
+ * regular expression.
+ *
+ * Example:
+ * We are parsing UserAgent of Firefox 20.0 browser.
+ * UserAgentParserEnhanced calls buildBrowserName() and buildBrowserVersion() in order
+ * to retrieve those information.
+ * In buildBrowserName() we only have one call of buildByMatch, where passed argument
+ * is regular expression testing given string for browser name. In this case, we are only
+ * interrested in first hit, so no $nb parameter will be set to 1. After finding match, and calling
+ * buildByMatch - we will receive just the name of browser.
+ *
+ * Also after decoding browser we will get list of regular expressions for this browser name
+ * testing UserAgent string for version number. Again we iterate over this list, and after finding first
+ * occurence - we break loop and proceed to build by match. Since browser regular expressions can
+ * contain two hits (major version and minor version) in function buildBrowserVersion() we have
+ * two calls to buildByMatch, one without 3rd parameter, and second with $nb set to 2.
+ * This way we can retrieve version number, and assign it to object property.
+ *
+ * In case of mobiles.yml this schema slightly varies, but general idea is the same.
+ *
+ * @param string $item
+ * @param array $matches
+ * @param int $nb
+ * @return type
+ */
+ protected function buildByMatch($item, $matches, $nb = '1')
+ {
+ if (strpos($item, '$' . $nb) === false)
+ return $item;
+
+ $replace = isset($matches[$nb]) ? $matches[$nb] : '';
+ return trim(str_replace('$' . $nb, $replace, $item));
+ }
+
+ public function isBot()
+ {
+ $decodedFamily = '';
+ if (in_array($this->getOs('name'), self::$osShorts)) {
+ $osShort = self::$osShorts[$this->getOs('name')];
+ } else {
+ $osShort = '';
+ }
+ foreach (self::$osFamilies as $family => $familyOs) {
+ if (in_array($osShort, $familyOs)) {
+ $decodedFamily = $family;
+ break;
+ }
+ }
+
+ return $decodedFamily == 'Bot';
+ }
+
+ public function isSimulator()
+ {
+ $decodedFamily = '';
+ if (in_array($this->getOs('name'), self::$osShorts)) {
+ $osShort = self::$osShorts[$this->getOs('name')];
+ } else {
+ $osShort = '';
+ }
+ foreach (self::$osFamilies as $family => $familyOs) {
+ if (in_array($osShort, $familyOs)) {
+ $decodedFamily = $family;
+ break;
+ }
+ }
+ return $decodedFamily == 'Simulator';
+ }
+
+ public function isMobile()
+ {
+ return !$this->isDesktop();
+ }
+
+ public function isDesktop()
+ {
+ $osName = $this->getOs('name');
+ if (empty($osName))
+ return false;
+
+ $osShort = self::$osShorts[$osName];
+ foreach (self::$osFamilies as $family => $familyOs) {
+ if (in_array($osShort, $familyOs)) {
+ $decodedFamily = $family;
+ break;
+ }
+ }
+ return in_array($decodedFamily, self::$desktopOsArray);
+ }
+
+ public function getOs($attr = '')
+ {
+ if ($attr == '') {
+ return $this->os;
+ }
+
+ if (!isset($this->os[$attr])) {
+ return '';
+ }
+
+ if ($attr == 'version') {
+ $this->os['version'] = $this->os['version'];
+ }
+ return $this->os[$attr];
+ }
+
+ public function getBrowser($attr = '')
+ {
+ if ($attr == '') {
+ return $this->browser;
+ }
+
+ if (!isset($this->browser[$attr])) {
+ return '';
+ }
+
+ return $this->browser[$attr];
+ }
+
+ public function getDevice()
+ {
+ return $this->device;
+ }
+
+ public function getBrand()
+ {
+ return $this->brand;
+ }
+
+ public function getModel()
+ {
+ return $this->model;
+ }
+
+ public function getUserAgent()
+ {
+ return $this->userAgent;
+ }
+
+ public static function getOsFamily($osLabel)
+ {
+ $osShortName = substr($osLabel, 0, 3);
+
+ foreach (self::$osFamilies as $osFamily => $osShortNames) {
+ if (in_array($osShortName, $osShortNames)) {
+ return $osFamily;
+ }
+ }
+ error_log($osLabel);
+ return 'Other';
+ }
+
+ public static function getBrowserFamily($browserLabel)
+ {
+ foreach (self::$browserFamilies as $browserFamily => $browserShortNames) {
+ if (in_array($browserLabel, $browserShortNames)) {
+ return $browserFamily;
+ }
+ }
+
+ return 'Other';
+ }
+
+} \ No newline at end of file
diff --git a/plugins/DevicesDetection/UserAgentParserEnhanced/regexes/browsers.yml b/plugins/DevicesDetection/UserAgentParserEnhanced/regexes/browsers.yml
new file mode 100644
index 0000000000..c9f3a72e5a
--- /dev/null
+++ b/plugins/DevicesDetection/UserAgentParserEnhanced/regexes/browsers.yml
@@ -0,0 +1,408 @@
+###############
+# Piwik - Open source web analytics
+#
+# @link http://piwik.org
+# @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
+#
+# @category Piwik_Plugins
+# @package Piwik_DevicesDetection
+###############
+
+# SeaMonkey
+- regex: '(Iceape|SeaMonkey)/(\d+\.\d+)'
+ name: $1
+ version: '$2'
+
+# Camino
+- regex: 'Camino/(\d+\.\d+)'
+ name: Camino
+ version: '$1'
+
+#Fennec (Firefox for mobile)
+- regex: 'Fennec/(\d+\.\d+)'
+ name: Fennec
+ version: '$1'
+
+#MicroB
+- regex: 'Firefox.*Tablet browser (\d+\.\d+)'
+ name: MicroB
+ version: '$1'
+
+#Firefox
+- regex: 'Firefox/(\d+\.\d+)'
+ name: Firefox
+ version: '$1'
+- regex: '(BonEcho|GranParadiso|Lorentz|Minefield|Namoroka|Shiretoko)/(\d+\.\d+)'
+ name: Firefox '$1'
+ version: '$2'
+
+#Flock
+- regex: 'Flock/(\d+\.\d+)'
+ name: Flock
+ version: '$1'
+
+#RockMelt
+- regex: 'RockMelt/(\d+\.\d+)'
+ name: RockMelt
+ version: '$1'
+
+#Netscape
+- regex: '(?:Navigator|Netscape6)/(\d+\.\d+)'
+ name: Netscape
+ version: '$1'
+
+#Opera
+- regex: '(:?Opera Tablet.*Version|Opera/.+Opera Mobi.+Version|Safari.*OPR)/(\d+\.\d+)'
+ name: Opera Mobile
+ version: '$2'
+- regex: 'Opera Mini/(:?att/)?(\d+\.\d+)'
+ name: Opera Mini
+ version: '$2'
+- regex: 'Opera[/ ](?:9.80.*Version/)?(\d+\.\d+)'
+ name: Opera
+ version: '$1'
+
+#wOSBrowser
+- regex: '(?:hpw|web)OS/(\d+\.\d+)'
+ name: wOSBrowser
+ version: '$1'
+
+#Swiftfox
+- regex: 'Firefox/(\d+\.\d+).*\(Swiftfox\)'
+ name: Swiftfox
+ version: '$1'
+
+#Rekonq
+- regex: 'rekonq'
+ name: Rekonq
+ version: ''
+
+#Conkeror
+- regex: 'Conkeror/(\d+\.\d+)'
+ name: Conkeror
+ version: '$1'
+
+#Konqueror
+- regex: 'Konqueror/(\d+\.\d+)'
+ name: Konqueror
+ version: '$1'
+
+#Baidu Browser
+- regex: 'baidubrowser[/ ](\d+)'
+ name: Baidu Browser
+ version: '$1'
+
+#Yandex Browser
+- regex: 'YaBrowser/(\d+)'
+ name: Yandex Browser
+ version: '$1'
+
+#Chrome
+- regex: 'CrMo/(\d+\.\d+)'
+ name: Chrome Mobile
+ version: '$1'
+- regex: 'CriOS/(\d+\.\d+)'
+ name: Chrome Mobile iOS
+ version: '$1'
+- regex: 'Chrome/(\d+\.\d+).*Mobile'
+ name: Chrome Mobile
+ version: '$1'
+- regex: 'chromeframe/(\d+\.\d+)'
+ name: Chrome Frame
+ version: '$1'
+- regex: 'Chrome/(\d+\.\d+)'
+ name: Chrome
+ version: '$1'
+- regex: 'Chromium/(\d+\.\d+)'
+ name: Chromium
+ version: '$1'
+
+#UC Browser
+- regex: 'UC[ ]?Browser[ /](\d+\.\d+)'
+ name: UC Browser
+ version: '$1'
+- regex: '(?:UC Browser|UCBrowser|UCWEB)(\d+\.\d+)'
+ name: UC Browser
+ version: '$1'
+
+#Tizen Browser
+- regex: '(?:Tizen|SLP) Browser/(\d+\.\d+)'
+ name: Tizen Browser
+ version: '$1'
+
+#Epiphany
+- regex: 'Epiphany/(\d+\.\d+)'
+ name: Epiphany
+ version: '$1'
+
+#Fireweb Navigator
+- regex: 'Fireweb Navigator/(\d+\.\d+)'
+ name: Fireweb Navigator
+ version: '$1'
+
+#Jasmine
+- regex: 'Jasmine[ /](\d+\.\d+)'
+ name: Jasmine
+ version: '$1'
+
+#Lynx
+- regex: 'Lynx/(\d+\.\d+)'
+ name: Lynx
+ version: '$1'
+
+#Midori
+- regex: 'Midori/(\d+\.\d+)'
+ name: Midori
+ version: '$1'
+
+#NCSA Mosaic
+- regex: 'NCSA_Mosaic/(\d+\.\d+)'
+ name: NCSA Mosaic
+ version: '$1'
+
+#ABrowse
+- regex: 'ABrowse (\d+\.\d+)'
+ name: ABrowse
+ version: '$1'
+
+#Amaya
+- regex: 'amaya/(\d+\.\d+)'
+ name: Amaya
+ version: '$1'
+
+#Amiga Voyager
+- regex: 'AmigaVoyager/(\d+\.\d+)'
+ name: Amiga Voyager
+ version: '$1'
+
+#Amiga Aweb
+- regex: 'Amiga-Aweb/(\d+\.\d+)'
+ name: Amiga Aweb
+ version: '$1'
+
+#Arora
+- regex: 'Arora/(\d+\.\d+)'
+ name: Arora
+ version: '$1'
+
+#Beonex
+- regex: 'Beonex/(\d+\.\d+)'
+ name: Beonex
+ version: '$1'
+
+#BlackBerry Browser
+- regex: 'Black[bB]erry|PlayBook|BB10'
+ name: BlackBerry Browser
+ version: ''
+
+#BrowseX
+- regex: 'BrowseX \((\d+\.\d+)'
+ name: BrowseX
+ version: '$1'
+
+#Cheshire
+- regex: 'Cheshire/(\d+\.\d+)'
+ name: Cheshire
+ version: '$1'
+
+#CometBird
+- regex: 'CometBird/(\d+\.\d+)'
+ name: CometBird
+ version: '$1'
+
+#Dillo
+- regex: 'Dillo/(\d+\.\d+)'
+ name: Dillo
+ version: '$1'
+
+#Dolphin
+- regex: 'Dolfin/(\d+\.\d+)|dolphin'
+ name: Dolphin
+ version: '$1'
+
+#Elinks
+- regex: 'Elinks/(\d+\.\d+)'
+ name: Elinks
+ version: '$1'
+
+#Firebird
+- regex: 'Firebird/(\d+\.\d+)'
+ name: Firebird
+ version: '$1'
+
+#Fluid
+- regex: 'Fluid/(\d+\.\d+)'
+ name: Fluid
+ version: '$1'
+
+#Galeon
+- regex: 'Galeon/(\d+\.\d+)'
+ name: Galeon
+ version: '$1'
+
+#Google Earth
+- regex: 'Google Earth/(\d+\.\d+)'
+ name: Google Earth
+ version: '$1'
+
+#HotJava
+- regex: 'HotJava/(\d+\.\d+)'
+ name: HotJava
+ version: '$1'
+
+#IBrowse
+- regex: 'IBrowse[ /](\d+\.\d+)'
+ name: IBrowse
+ version: '$1'
+
+#iCab
+- regex: 'iCab[ /](\d+\.\d+)'
+ name: iCab
+ version: '$1'
+
+#Internet Explorer
+- regex: 'IEMobile[ /](\d+\.\d+)'
+ name: IE Mobile
+ version: '$1'
+- regex: 'MSIE (\d+\.\d+).*XBLWP7'
+ name: IE Mobile
+ version: '$1'
+- regex: 'MSIE (\d+\.\d+)'
+ name: Internet Explorer
+ version: '$1'
+
+#Iron
+- regex: 'Iron/(\d+\.\d+)'
+ name: Iron
+ version: '$1'
+
+#Kapiko
+- regex: 'Kapiko/(\d+\.\d+)'
+ name: Kapiko
+ version: '$1'
+
+#Kazehakase
+- regex: 'Kazehakase/(\d+\.\d+)'
+ name: Kazehakase
+ version: '$1'
+
+#Kindle Browser
+- regex: 'Kindle/(\d+\.\d+)'
+ name: Kindle Browser
+ version: '$1'
+
+#K-meleon
+- regex: 'K-meleon/(\d+\.\d+)'
+ name: K-meleon
+ version: '$1'
+
+#Lightning
+- regex: 'Lightning/(\d+\.\d+)'
+ name: Lightning
+ version: '$1'
+
+#Links
+- regex: 'Links \((\d+\.\d+)'
+ name: Links
+ version: '$1'
+
+#Maxthon
+- regex: 'Maxthon (\d+\.\d+)'
+ name: Maxthon
+ version: '$1'
+- regex: '(?:Maxthon|MyIE2|Uzbl|Shiira)'
+ name: Maxthon
+ version: ''
+
+#Openwave Mobile Browser
+- regex: 'UP.Browser/(\d+\.\d+)'
+ name: Openwave Mobile Browser
+ version: '$1'
+
+#OmniWeb
+- regex: 'OmniWeb/[v]?(\d+\.\d+)'
+ name: OmniWeb
+ version: '$1'
+
+#Phoenix
+- regex: 'Phoenix/(\d+\.\d+)'
+ name: Phoenix
+ version: '$1'
+
+#Mobile Silk
+- regex: 'Silk/(\d+\.\d+)'
+ name: Mobile Silk
+ version: '$1'
+
+#Nokia Browser
+- regex: '(?:NokiaBrowser|BrowserNG)/(\d+\.\d+)'
+ name: Nokia Browser
+ version: '$1'
+- regex: 'Series60/5\.0'
+ name: Nokia Browser
+ version: '7.0'
+- regex: 'Series60/(\d+\.\d+)'
+ name: Nokia OSS Browser
+ version: '$1'
+- regex: 'S40OviBrowser/(\d+\.\d+)'
+ name: Nokia Ovi Browser
+ version: '$1'
+- regex: '^Nokia|Nokia[EN]?\d+'
+ name: Nokia Browser
+ version: ''
+
+#NetFront
+- regex: 'NetFrontLifeBrowser/(\d+\.\d+)'
+ name: NetFront Life
+ version: '$1'
+- regex: 'NetFront/(\d+\.\d+)'
+ name: NetFront
+ version: '$1'
+- regex: 'PLAYSTATION|NINTENDO 3|AppleWebKit.+ NX/\d+\.\d+\.\d+'
+ name: NetFront
+ version: ''
+
+#Obigo
+- regex: 'Obigo[ ]?(?:InternetBrowser|Browser)?[ /]([A-Za-z0-9]*)'
+ name: Obigo
+ version: '$1'
+- regex: 'Obigo|Teleca'
+ name: Obigo
+ version: ''
+
+#Palm Blazer
+- regex: 'Blazer/(\d+\.\d+)'
+ name: Palm Blazer
+ version: '$1'
+- regex: 'Pre/(\d+\.\d+)'
+ name: Palm Pre
+ version: '$1'
+
+#Polaris
+- regex: '(?:Polaris|Embider)/(\d+\.\d+)'
+ name: Polaris
+ version: '$1'
+
+#Snowshoe
+- regex: 'Snowshoe/(\d+\.\d+)'
+ name: Snowshoe
+ version: '$1'
+
+#Safari
+- regex: '(?:iPod|iPad|iPhone).+Version/(\d+\.\d+)'
+ name: Mobile Safari
+ version: '$1'
+- regex: 'Version/(\d+\.\d+).*Mobile.*Safari/'
+ name: Mobile Safari
+ version: '$1'
+- regex: '(?:iPod|iPhone|iPad)'
+ name: Mobile Safari
+ version: ''
+- regex: 'Version/(\d+\.\d+).*Safari/|Safari/\d+'
+ name: Safari
+ version: '$1'
+
+#Android Browser
+- regex: 'Android'
+ name: Android Browser
+ version: '' \ No newline at end of file
diff --git a/plugins/DevicesDetection/UserAgentParserEnhanced/regexes/mobiles.yml b/plugins/DevicesDetection/UserAgentParserEnhanced/regexes/mobiles.yml
new file mode 100644
index 0000000000..64b1470ef2
--- /dev/null
+++ b/plugins/DevicesDetection/UserAgentParserEnhanced/regexes/mobiles.yml
@@ -0,0 +1,958 @@
+###############
+# Piwik - Open source web analytics
+#
+# @link http://piwik.org
+# @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
+#
+# @category Piwik_Plugins
+# @package Piwik_DevicesDetection
+###############
+
+# HTC
+HTC:
+ regex: 'HTC|Sprint APA|ADR[A-Za-z0-9]+'
+ device: 'smartphone'
+ models:
+ - regex: 'HTC ([A-Za-z0-9]+) Build'
+ model: '$1'
+ - regex: 'HTC ([A-Za-z0-9]+(?: [A-Za-z0-9]+)?)'
+ model: '$1'
+ - regex: 'USCCHTC(\d+)'
+ model: '$1'
+ - regex: 'Sprint APA(9292)'
+ model: '$1 (Sprint)'
+ - regex: 'HTC_([A-Za-z0-9_]+)'
+ model: '$1'
+ - regex: 'HTC(?:[\-/ ])?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'HTC;(?: )?([A-Za-z0-9 ]+)'
+ model: '$1'
+ - regex: '(ADR[A-Za-z0-9]+)'
+ model: '$1'
+
+# Tesla Model S
+Tesla:
+ regex: 'QtCarBrowser'
+ device: 'car browser'
+ model: 'Model S'
+
+# Kindle
+Kindle:
+ regex: 'KF(?:OT|TT|JWI|JWA) Build|Kindle|Silk/(\d+)\.(\d+)'
+ device: 'tablet'
+ models:
+ - regex: 'KFOT|Kindle Fire|Silk/(\d+)\.(\d+)'
+ model: 'Fire'
+ - regex: 'KFTT'
+ model: 'Fire HD'
+ - regex: 'KFJWI'
+ model: 'Fire HD 8.9" WiFi'
+ - regex: 'KFJWA'
+ model: 'Fire HD 8.9" 4G'
+
+# NOKIA
+Nokia:
+ regex: 'Nokia|Lumia|Maemo RX|portalmmm/2\.0 N7|portalmmm/2\.0 NK|nok[0-9]+|Symbian.*\s([a-zA-Z0-9]+)$'
+ device: 'smartphone'
+ models:
+ - regex: 'NokiaInternal|Nokia-WAP-Toolkit|Nokia-MIT-Browser|Nokia Mobile|Nokia Browser|Nokia/Series'
+ model: ''
+ - regex: 'Nokia(N[0-9]+)'
+ model: '$1'
+ - regex: 'Nokia-([A-Za-z0-9]+)'
+ model: 'N$1'
+ - regex: 'NOKIA; ([A-Za-z0-9\- ]+)'
+ model: '$1'
+ - regex: 'NOKIA[ ]?([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'NOKIA/([A-Za-z0-9 ]+)'
+ model: '$1'
+ - regex: '(Lumia [A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'Maemo RX-51 ([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'Maemo RX-34'
+ model: 'N800'
+ - regex: 'portalmmm/2\.0 (N7[37]|NK[A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'nok([0-9]+)'
+ model: '$1'
+ - regex: 'Symbian.*\s([a-zA-Z0-9]+)$'
+ device: 'feature phone'
+ model: '$1'
+
+# RIM/BlackBerry
+RIM:
+ regex: 'BB10;|BlackBerry|rim[0-9]+|PlayBook'
+ device: 'smartphone'
+
+ models:
+ - regex: 'BB10; ([A-Za-z0-9\- ]+)\)'
+ model: 'BlackBerry $1'
+ - regex: 'PlayBook.+RIM Tablet OS'
+ model: 'BlackBerry Playbook'
+ device: 'tablet'
+ - regex: 'BlackBerry(?: )?([A-Za-z0-9]+)'
+ model: 'BlackBerry $1'
+ - regex: 'rim([0-9]+)'
+ model: 'BlackBerry $1'
+ - regex: 'BlackBerry'
+ model: 'BlackBerry'
+
+# PALM
+Palm:
+ regex: '(?:Pre|Pixi)/(\d+)\.(\d+)|Palm|Treo'
+ device: 'smartphone'
+ models:
+ - regex: '((?:Pre|Pixi))/(\d+\.\d+)'
+ model: '$1 $2'
+ - regex: 'Palm(?: )?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'Treo([A-Za-z0-9]+)'
+ model: 'Treo $1'
+
+# HP
+HP:
+ regex: 'Touch[Pp]ad|hp-tablet|HP(?: )?iPAQ|webOS.*(P160U)'
+ device: 'smartphone'
+ models:
+ - regex: 'Touch[Pp]ad/(\d+\.\d+)|hp-tablet'
+ model: 'TouchPad'
+ device: 'tablet'
+ - regex: 'HP(?: )?iPAQ(?: )?([A-Za-z0-9]+)'
+ model: 'iPAQ $1'
+ - regex: 'webOS.*(P160U)'
+ model: 'Veer'
+
+# TiPhone
+TiPhone:
+ regex: 'TiPhone(?: )?([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Apple
+Apple:
+ regex: 'AppleTV|iPad|iPod|iPhone'
+ models:
+ - regex: 'AppleTV'
+ model: 'Apple TV'
+ device: 'tv'
+ - regex: 'iPad'
+ model: 'iPad'
+ device: 'tablet'
+ - regex: 'iPod'
+ model: 'iPod Touch'
+ device: 'palmtop'
+ - regex: 'iPhone'
+ model: 'iPhone'
+ device: 'smartphone'
+
+# Acer
+Acer:
+ regex: 'acer[\-_]([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Airness
+Airness:
+ regex: 'AIRNESS-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Alcatel
+Alcatel:
+ regex: 'Alcatel|Alc([A-Za-z0-9]+)'
+ device: 'smartphone'
+ models:
+ - regex: 'Alcatel UP'
+ model: ''
+ - regex: 'ALCATEL[ \-]([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'ALCATEL_([A-Za-z0-9_]+)'
+ model: '$1'
+ - regex: 'Alc([A-Za-z0-9]+)'
+ model: '$1'
+
+# Amoi
+Amoi:
+ regex: 'Amoi'
+ device: 'smartphone'
+ models:
+ - regex: 'Amoi[\- /](A-Za-z0-9]+)'
+ mobile: '$1'
+ - regex: 'Amoisonic-([A-Za-z0-9]+)'
+ model: '$1'
+
+# Asus
+Asus:
+ regex: 'Asus'
+ device: 'smartphone'
+ models:
+ - regex: 'Asus(?:-|;)?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'ASUS (Transformer Pad TF300T)'
+ device: 'tablet'
+ model: '$1'
+
+# Audiovox
+Audiovox:
+ regex: 'Audiovox|CDM|UTS(?:TARCOM)?\-|audio([A-Za-z0-9\-]+)'
+ device: 'smartphone'
+ models:
+ - regex: 'Audiovox[_\-]([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'CDM(?:-)?([A-Za-z0-9]+)'
+ model: 'CDM-$1'
+ - regex: 'UTS(?:TARCOM)?-([A-Za-z0-9\-]+)'
+ model: 'CDM-$1'
+ - regex: 'audio([A-Za-z0-9\-]+)'
+ model: 'CDM-$1'
+
+# Avvio
+Avvio:
+ regex: 'Avvio[ _]([A-Za-z0-9\-]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Bird
+Bird:
+ regex: 'BIRD[\-. _]([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Becker
+Becker:
+ regex: 'Becker-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Beetel
+Beetel:
+ regex: 'Beetel ([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# BenQ-Siemens
+BenQ-Siemens:
+ regex: 'BENQ-SIEMENS - ([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# BenQ
+BenQ:
+ regex: 'BENQ(?:[ \-])?([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Capitel
+Capitel:
+ regex: 'Capitel-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Compal
+Compal:
+ regex: 'Compal-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Cricket
+Cricket:
+ regex: 'Cricket-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Dell
+Dell:
+ regex: 'Dell ([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Dbtel
+Dbtel:
+ regex: 'DBTEL(?:[\-/])?([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Dicam
+Dicam:
+ regex: 'DICAM-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# DoCoMo
+DoCoMo:
+ regex: 'DoCoMo|\;FOMA|KGT/1\.0'
+ device: 'feature phone'
+ models:
+ - regex: 'DoCoMo/[12]\.0[/ ]([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: '([A-Za-z0-9]+)(?:_W)?\;FOMA'
+ model: '$1'
+ - regex: 'KGT/1\.0 ([A-Za-z0-9]+)'
+ model: '$1'
+
+# Dopod
+Dopod:
+ regex: 'Dopod(?: )?([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Ericy
+Ericy:
+ regex: 'Ericy-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Sony Ericsson
+Sony Ericsson:
+ regex: 'Sony(?: )?Ericsson|portalmmm/2\.0 K'
+ device: 'smartphone'
+ models:
+ - regex: 'SonyEricsson([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'Sony(?: )?Ericsson ([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'portalmmm/2.0 K([A-Za-z0-9]+)'
+ model: 'K$1'
+
+# Ericsson
+Ericsson:
+ regex: 'Ericsson(?:/ )?([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# eTouch
+eTouch:
+ regex: 'eTouch(?: )?([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Ezze
+Ezze:
+ regex: 'EZZE-|EZ([A-Za-z0-9]+)'
+ device: 'feature phone'
+ models:
+ - regex: 'EZZE-([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'EZ([A-Za-z0-9]+)'
+ model: 'EZ$1'
+
+# Ezio
+Ezio:
+ regex: 'EZIO-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Gionee
+Gionee:
+ regex: 'GIONEE-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Google
+Google:
+ regex: 'Nexus|GoogleTV'
+ device: 'smartphone'
+ models:
+ - regex: '(Galaxy Nexus)'
+ model: '$1'
+ - regex: '(Nexus (:?S|4|One))'
+ model: '$1'
+ - regex: '(Nexus (:?7|10))'
+ device: 'tablet'
+ model: '$1'
+ - regex: '(GoogleTV)'
+ device: 'tv'
+ model: '$1'
+
+# Gradiente
+Gradiente:
+ regex: 'GRADIENTE'
+ device: 'feature phone'
+ models:
+ - regex: 'GRADIENTE-([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'GRADIENTE ([A-Za-z0-9\-]+)'
+ model: '$1'
+
+# Grundig
+Grundig:
+ regex: 'GRUNDIG|portalmmm/2\.0 G'
+ device: 'tv'
+ models:
+ - regex: 'GRUNDIG ([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'portalmmm/2\.0 G([A-Za-z0-9]+)'
+ model: 'G$1'
+
+# Haier
+Haier:
+ regex: 'Haier[ -]([A-Za-z0-9\-]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Huawei
+Huawei:
+ regex: 'Huawei|vodafone([A-Za-z0-9]+)'
+ device: 'smartphone'
+ models:
+ - regex: 'Huawei(?:[\- /_]|/1\.0/)?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'vodafone([A-Za-z0-9]+)'
+ model: 'Vodafone $1'
+
+# Innostream
+Innostream:
+ regex: 'INNO([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: 'INNO$1'
+
+# Inq
+INQ:
+ regex: 'INQ/([A-Za-z0-9\-]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# i-mate
+i-mate:
+ regex: 'i-mate ([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# i-mobile
+i-mobile:
+ regex: 'i-mobile(?: )?([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# ikomo
+iKoMo:
+ regex: 'iKoMo ([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# kddi
+KDDI:
+ regex: 'kddi-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# kyocera
+Kyocera:
+ regex: 'Kyocera|KWC-|QC-'
+ device: 'smartphone'
+ models:
+ - regex: 'Kyocera-KZ-([A-Za-z0-9]+)'
+ model: 'KZ $1'
+ - regex: 'Kyocera(:?[\-/])?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: '(?:KWC|QC)-([A-Za-z0-9]+)'
+ model: '$1'
+
+# lanix
+Lanix:
+ regex: 'LANIX-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# lct
+LCT:
+ regex: 'LCT_([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# lenovo
+Lenovo:
+ regex: 'Lenovo[\-_]([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# lguplus
+LGUPlus:
+ regex: 'LGUPlus'
+ device: 'smartphone'
+ model: ''
+
+# lg
+LG:
+ regex: 'LG|portalmmm/2\.0 (?:KE|KG|KP|L3)|VX[0-9]+'
+ device: 'smartphone'
+ models:
+ - regex: 'LGE_DLNA_SDK'
+ device: 'tv'
+ model: 'NetCast'
+ - regex: 'LGE(?: |-LG| LG-AX|-)([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'LGE;([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'LG(?:/|-LG| |-)?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'LG; ([A-Za-z0-9 ]+)'
+ model: '$1'
+ - regex: 'portalmmm/2.0 ((?:KE|KG|KP|L3)[A-Za-z0-9]+)'
+ model: '$1'
+ - regex: '(VX[0-9]+)'
+ model: '$1'
+
+# microsoft
+Microsoft:
+ regex: 'Xbox|KIN\.(?:One|Two)'
+ device: 'console'
+ model: 'Xbox 360'
+
+# Konka
+Konka:
+ regex: 'KONKA_([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Karbonn
+Karbonn:
+ regex: 'Karbonn_([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Sagem
+Sagem:
+ regex: 'SAGEM|portalmmm/2.0 (?:SG|my)'
+ device: 'smartphone'
+ models:
+ - regex: 'SAGEM ([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'SAGEM-([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'portalmmm/2.0 ((?:SG|my)[A-Za-z0-9]+)'
+ model: '$1'
+
+# micromax
+MicroMax:
+ regex: 'MicroMax(?:[ \-])?([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# mio
+Mio:
+ regex: 'MIO(?:/)?([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# mitsubishi
+Mitsubishi:
+ regex: 'MITSU|portalmmm/[12]\.0 M'
+ device: 'feature phone'
+ models:
+ - regex: 'MITSU/[A-Za-z0-9.]+ \(([A-Za-z0-9]+)\)'
+ model: '$1'
+ - regex: 'MITSU[ \-]?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'portalmmm/[12]\.0 (M[A-Za-z0-9]+)'
+ model: '$1'
+
+# motorola
+Motorola:
+ regex: 'MOT|(?<!AN)DROID (?:Build|([A-Za-z0-9]+))|portalmmm/2.0 (?:E378i|L6|L7|v3)'
+ device: 'smartphone'
+ models:
+ - regex: 'Motorola[ \-]([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'MOTORAZR[ \-]([A-Za-z0-9]+)'
+ model: 'RAZR $1'
+ - regex: 'MOTORIZR[ \-]([A-Za-z0-9]+)'
+ model: 'RIZR $1'
+ - regex: 'MOT[O]?[\-]?([A-Za-z0-9.]+)'
+ model: '$1'
+ - regex: '(?<!AN)DROID (?:Build|([A-Za-z0-9]+))'
+ model: 'DROID $1'
+ - regex: 'portalmmm/2.0 ((?:E378i|L6|L7|V3)[A-Za-z0-9]+)'
+ model: '$1'
+
+# myphone
+MyPhone:
+ regex: 'MyPhone([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# nec
+NEC:
+ regex: 'NEC|KGT/2\.0|portalmmm/1\.0 (?:DB|N)|(?:portalmmm|o2imode)/2.0[ ,]N'
+ device: 'smartphone'
+ models:
+ - regex: '(?:NEC-|KGT/2\.0 )([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'portalmmm/1\.0 ((?:DB|N)[A-Za-z0-9]+)'
+ model: '$1'
+ - regex: '(?:portalmmm|o2imode)/2\.0[ ,](N[A-Za-z0-9]+)'
+ model: '$1'
+
+# newgen
+Newgen:
+ regex: 'NEWGEN\-([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# nintendo
+Nintendo:
+ regex: 'Nintendo (([3]?DS[i]?)|Wii[U]?)'
+ device: 'console'
+ model: '$1'
+
+# ngm
+NGM:
+ regex: 'NGM_([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# nexian
+Nexian:
+ regex: 'Nexian'
+ device: 'smartphone'
+ models:
+ - regex: 'Nexian[ ]?([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'Nexian-([A-Za-z0-9]+)'
+ model: '$1'
+
+# o2
+O2:
+ regex: 'Xda|O2[ \-]|COCOON'
+ device: 'smartphone'
+ models:
+ - regex: '(Xda[ _][A-Za-z0-9_]+)'
+ models: '$1'
+ - regex: '(COCOON)'
+ models: '$1'
+ - regex: 'O2 ([A-Za-z0-9 ]+)'
+ models: '$1'
+ - regex: 'O2-([A-Za-z0-9]+)'
+ models: '$1'
+
+# onda
+Onda:
+ regex: 'Onda'
+ device: 'smartphone'
+ models:
+ regex: '([A-Za-z0-9]+)[ _]Onda'
+ model: '$1'
+ regex: 'Onda ([A-Za-z0-9]+)'
+ model: '$1'
+
+# oppo
+OPPO:
+ regex: 'OPPO[ ]?([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# orange
+Orange:
+ regex: 'SPV[ \-]?([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: 'SPV $1'
+
+# panasonic
+Panasonic:
+ regex: 'Panasonic'
+ device: 'smartphone'
+ models:
+ - regex: 'Panasonic MIL DLNA'
+ device: 'tv'
+ model: 'Viera Cast'
+ - regex: 'Panasonic[ \-]?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'portalmmm/2.0 (P[A-Za-z0-9]+)'
+ model: '$1'
+
+# philips
+Philips:
+ regex: 'Philips'
+ device: 'smartphone'
+ models:
+ - regex: 'Philips-FISIO ([A-Za-z0-9]+)'
+ model: 'Fisio $1'
+ - regex: 'Philips[ ]?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'Philips-([A-Za-z0-9\-@]+)'
+ model: '$1'
+
+# phoneOne
+phoneOne:
+ regex: 'phoneOne[ \-]?([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Rover
+Rover:
+ regex: 'Rover ([0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Siemens
+Siemens:
+ regex: 'SIEMENS|SIE-|portalmmm/2\.0 SI|S55|SL45i'
+ device: 'smartphone'
+ models:
+ - regex: 'SIEMENS[ \-]([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'SIE(?:MENS )?[\-]?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: '(S55|SL45i)'
+ model: '$1'
+ - regex: 'portalmmm/2.0 (SI[A-Za-z0-9]+)'
+ model: '$1'
+
+# Samsung
+Samsung:
+ regex: 'SAMSUNG|S(?:CH|GH|PH|EC|AM)-|SMART-TV|GT-|Galaxy|(?:portalmmm|o2imode)/2\.0 [SZ]|sam[rua]'
+ device: 'smartphone'
+ models:
+ - regex: 'SAMSUNG[\-;][ ]?([A-Za-z0-9]+[\-_][A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'SAMSUNG[ _/]?([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'SAMSUNG;[ ]?([A-Za-z0-9 ]+)'
+ model: '$1'
+ - regex: '((?:SCH|SGH|SPH|GT)-[A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'SEC-([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'SAM-([A-Za-z0-9]+)'
+ model: 'SCH-$1'
+ - regex: 'SMART-TV'
+ device: 'tv'
+ model: 'Smart TV'
+ - regex: '(Galaxy [A-Za-z0-9]+)'
+ model: '$1'
+ - regex: '(?:portalmmm|o2imode)/2\.0 ([SZ][A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'sam([rua][0-9]+)'
+ model: 'SCH-$1'
+
+# pantech
+Pantech:
+ regex: 'Pantech|P[GTN]-|TX[T]?[0-9]+'
+ device: 'smartphone'
+ models:
+ - regex: 'Pantech[ \-]?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'Pantech_([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: '(P[GTN]-[A-Za-z0-9]+)'
+ model: '$1'
+ - regex: '(TX[T]?[0-9]+)'
+ model: '$1'
+
+# Sanyo
+Sanyo:
+ regex: 'Sanyo|MobilePhone '
+ device: 'smartphone'
+ models:
+ - regex: 'SANYO[ \-_]([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'MobilePhone ([A-Za-z0-9\-]+)'
+ model: '$1'
+
+# Sega
+Sega:
+ regex: 'Dreamcast'
+ device: 'console'
+ model: 'Dreamcast'
+
+# Sendo
+Sendo:
+ regex: 'Sendo([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Spice
+Spice:
+ regex: 'Spice'
+ device: 'smartphone'
+ models:
+ - regex: 'Spice ([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'Spice-([A-Za-z0-9]+)'
+ model: '$1'
+
+# Sharp
+Sharp:
+ regex: 'SHARP|SBM'
+ device: 'smartphone'
+ models:
+ - regex: 'SHARP-AQUOS'
+ device: 'tv'
+ model: 'Aquos Net Plus'
+ - regex: 'SHARP[ \-]([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: '(?:SHARP|SBM)([A-Za-z0-9]+)'
+ model: '$1'
+
+# Softbank
+Softbank:
+ regex: 'Softbank|J-PHONE'
+ device: 'smartphone'
+ models:
+ - regex: 'Softbank/[12]\.0/([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: '([A-Za-z0-9]+);Softbank;'
+ model: '$1'
+ - regex: 'J-PHONE/[0-9]\.[0-9]/([A-Za-z0-9\-]+)'
+ model: '$1'
+
+# Sony
+Sony:
+ regex: 'Sony|PlayStation'
+ device: 'smartphone'
+ models:
+ - regex: 'Sony[ ]?([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: '(PlayStation (?:3|Portable|Vita))'
+ device: 'console'
+ model: '$1'
+
+# Qtek
+Qtek:
+ regex: 'Qtek[ _]?([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# T-Mobile
+T-Mobile:
+ regex: 'T-Mobile[ _]([A-Za-z0-9 ]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Tcl
+TCL:
+ regex: 'TCL-([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Telit
+Telit:
+ regex: 'Telit'
+ device: 'feature phone'
+ models:
+ - regex: 'Telit_Mobile_Terminals-([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'Telit[\-_]?([A-Za-z0-9]+)'
+ model: '$1'
+
+# Tianyu
+TIANYU:
+ regex: 'TIANYU'
+ device: 'feature phone'
+ models:
+ - regex: 'TIANYU ([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'TIANYU-KTOUCH/([A-Za-z0-9]+)'
+ model: '$1'
+
+# Toplux
+Toplux:
+ regex: 'Toplux ([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# UTStarcom
+UTStarcom:
+ regex: 'utstar([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Vitelcom
+Vitelcom:
+ regex: 'Vitelcom|portalmmm/[12].0 TSM'
+ device: 'feature phone'
+ models:
+ - regex: 'TSM-([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'TSM([A-Za-z0-9\-]+)'
+ model: '$1'
+ - regex: 'portalmmm/[12].0 (TSM[A-Za-z0-9 ]+)'
+ model: '$1'
+
+# VK Mobile
+VK Mobile:
+ regex: 'VK[\-]?([A-Za-z0-9 ]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Vertu
+Vertu:
+ regex: 'Vertu[ ]?([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Videocon
+Videocon:
+ regex: 'Videocon_([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Voxtel
+Voxtel:
+ regex: 'Voxtel_([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Wellcom
+WellcoM:
+ regex: 'WELLCOM[ _\-/]([A-Za-z0-9]+)'
+ device: 'smartphone'
+ model: '$1'
+
+# Wonu
+Wonu:
+ regex: 'Wonu ([A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Zonda
+Zonda:
+ regex: '(ZM(?:CK|EM|TFTV|TN)[A-Za-z0-9]+)'
+ device: 'feature phone'
+ model: '$1'
+
+# Toshiba
+Toshiba:
+ regex: 'Toshiba|portalmmm/[12].0 TS'
+ device: 'smartphone'
+ models:
+ - regex: 'Toshiba[ /_\-]?([A-Za-z0-9 ]+)'
+ model: '$1'
+ - regex: 'portalmmm/[12].0 (TS[A-Za-z0-9 ]+)'
+ model: '$1'
+
+# Fly
+Fly:
+ regex: 'Fly|MERIDIAN-'
+ device: 'smartphone'
+ models:
+ - regex: 'Fly[ _\-]?([A-Za-z0-9]+)'
+ model: '$1'
+ - regex: 'MERIDIAN-([A-Za-z0-9]+)'
+ model: '$1'
+
+# WebTV
+WebTV:
+ regex: 'WebTV/(\d+\.\d+)'
+ device: 'tv'
+ model: '$1'
+
+# ZTE
+ZTE:
+ regex: 'ZTE|Z331'
+ device: 'smartphone'
+ models:
+ - regex: '(Z331)'
+ model: '$1'
+ - regex: 'ZTE-(?:G |G-)?([A-Za-z0-9 _]+)'
+ model: '$1'
+ - regex: 'ZTE ([A-Za-z0-9]+)'
+ model: '$1'
+
+# Symbian to Nokia ??
+# Change name from Nokia to other to not change above Nokia element
+#Nokia:
+# regex: 'Symbian'
+# device: 'feature phone' \ No newline at end of file
diff --git a/plugins/DevicesDetection/UserAgentParserEnhanced/regexes/oss.yml b/plugins/DevicesDetection/UserAgentParserEnhanced/regexes/oss.yml
new file mode 100644
index 0000000000..f1660d636f
--- /dev/null
+++ b/plugins/DevicesDetection/UserAgentParserEnhanced/regexes/oss.yml
@@ -0,0 +1,427 @@
+###############
+# Piwik - Open source web analytics
+#
+# @link http://piwik.org
+# @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
+#
+# @category Piwik_Plugins
+# @package Piwik_DevicesDetection
+###############
+
+##########
+# Tizen
+##########
+- regex: 'Tizen'
+ name: 'Tizen'
+ version: ''
+
+
+
+##########
+# Android
+##########
+- regex: 'Android[ /](\d+\.\d+)'
+ name: 'Android'
+ version: '$1'
+
+
+- regex: 'Android|Silk-Accelerated=[a-z]{4,5}'
+ name: 'Android'
+ version: ''
+
+
+
+##########
+# Linux
+##########
+- regex: 'Linux; .*((?:Arch Linux|Debian|Knoppix|Mint|Ubuntu|Kubuntu|Xubuntu|Lubuntu|Fedora|Red Hat|Mandriva|Gentoo|Slackware|SUSE|Puppy|CentOS|BackTrack|YunOs|Presto))[ /](\d+\.\d+)'
+ name: '$1'
+ version: '$2'
+
+
+- regex: '((?:Arch Linux|Debian|Knoppix|Mint|Ubuntu|Kubuntu|Xubuntu|Lubuntu|Fedora|Red Hat|Mandriva|Gentoo|Slackware|SUSE|Puppy|CentOS|BackTrack|YunOs|Presto));.*Linux'
+ name: '$1'
+ version: ''
+
+
+- regex: 'Linux; |Linux (?:x86_64|zbov|i686)'
+ name: 'Linux'
+ version: ''
+
+
+
+##########
+# Windows Mobile
+##########
+- regex: 'Windows Phone (?:OS)?[ ]?(\d+\.\d+)'
+ name: 'Windows Phone'
+ version: '$1'
+
+
+- regex: 'XBLWP7|Windows Phone'
+ name: 'Windows Phone'
+ version: ''
+
+- regex: 'Windows CE'
+ name: 'Windows CE'
+ version: ''
+
+
+- regex: '(?:IEMobile|Windows Mobile)(?: (\d+\.\d+))?'
+ name: 'Windows Mobile'
+ version: '$1'
+
+
+- regex: 'Windows NT 6.2; ARM;'
+ name: 'Windows RT'
+ version: ''
+
+
+
+##########
+# Windows
+##########
+- regex: 'CYGWIN_NT-6.2|Windows NT 6.2|Windows 8'
+ name: 'Windows 8'
+ version: '8'
+
+
+- regex: 'CYGWIN_NT-6.1|Windows NT 6.1|Windows 7'
+ name: 'Windows 7'
+ version: '7'
+
+
+- regex: 'CYGWIN_NT-6.0|Windows NT 6.0|Windows Vista'
+ name: 'Windows Vista'
+ version: 'Vista'
+
+
+- regex: 'CYGWIN_NT-5.2|Windows NT 5.2|Windows Server 2003 / XP x64'
+ name: 'Windows Server 2003'
+ version: 'Server 2003'
+
+
+- regex: 'CYGWIN_NT-5.1|Windows NT 5.1|Windows XP'
+ name: 'Windows XP'
+ version: 'XP'
+
+
+- regex: 'CYGWIN_NT-5.0|Windows NT 5.0|Windows 2000'
+ name: 'Windows 2000'
+ version: '2000'
+
+
+- regex: 'CYGWIN_NT-4.0|Windows NT 4.0|WinNT|Windows NT'
+ name: 'Windows NT'
+ version: 'NT'
+
+
+- regex: 'CYGWIN_ME-4.90|Win 9x 4.90|Windows ME'
+ name: 'Windows ME'
+ version: 'ME'
+
+
+- regex: 'CYGWIN_98-4.10|Win98|Windows 98'
+ name: 'Windows 98'
+ version: '98'
+
+
+- regex: 'CYGWIN_95-4.0|Win32|Win95|Windows 95|Windows_95'
+ name: 'Windows 95'
+ version: '95'
+
+
+- regex: 'Windows 3.1'
+ name: 'Windows 3.1'
+ version: '3.1'
+
+
+- regex: 'Windows'
+ name: 'Windows'
+ version: ''
+
+
+
+##########
+# Mac
+##########
+- regex: 'Mac OS X (\d+[_.]\d+)'
+ name: 'Mac'
+
+ version: '$1'
+
+- regex: 'Darwin|Macintosh|Mac_PowerPC|PPC|Mac PowerPC'
+ name: 'Mac'
+ version: ''
+
+
+
+##########
+# iOS
+##########
+- regex: '(?:CPU OS|iPhone OS) (\d+_\d+)'
+ name: 'iOS'
+
+ version: '$1'
+
+- regex: '(?:iPhone|iPad|iPod)(?:.*Mac OS X.*Version/(\d+\.\d+)|; Opera)'
+ name: 'iOS'
+ version: '$1'
+
+
+
+##########
+# webOS
+##########
+- regex: '(?:webOS|Palm webOS)(?:/(\d+\.\d+))?'
+ name: 'webOS'
+ version: '$1'
+
+
+- regex: '(?:PalmOS|Palm OS)(?:/(\d+\.\d+))?'
+ name: 'PalmOS'
+ version: ''
+
+
+
+##########
+# ChromeOS
+##########
+- regex: 'CrOS [a-z0-9_]+ (\d+\.\d+)'
+ name: 'Chrome OS'
+ version: '$1'
+
+
+
+##########
+# BlackBerry
+##########
+- regex: '(?:BB10;.+Version|Black[Bb]erry[0-9a-z]+|Black[Bb]erry.+Version)/(\d+\.\d+)'
+ name: 'BlackBerry OS'
+ version: '$1'
+
+
+- regex: 'RIM Tablet OS (\d+\.\d+)'
+ name: 'BlackBerry Tablet OS'
+ version: '$1'
+
+
+- regex: 'RIM Tablet OS|QNX|Play[Bb]ook'
+ name: 'BlackBerry Tablet OS'
+ version: ''
+
+
+- regex: 'Black[Bb]erry'
+ name: 'BlackBerry OS'
+ version: ''
+
+
+
+##########
+# Symbian
+##########
+- regex: 'Symbian[Oo][Ss]/(\d+\.\d+)'
+ name: 'Symbian OS'
+ version: '$1'
+
+
+- regex: 'Symbian/3.+NokiaBrowser/7\.3'
+ name: 'Symbian'
+ version: '^3 Anna'
+
+
+- regex: 'Symbian/3.+NokiaBrowser/7\.4'
+ name: 'Symbian'
+ version: '^3 Belle'
+
+
+- regex: 'Symbian[/]?3'
+ name: 'Symbian^3'
+ version: '^3'
+
+
+- regex: '(?:Series 60|SymbOS|S60)(?:[ /]?(\d+\.\d+|V\d+))?'
+ name: 'Symbian OS Series 60'
+ version: '$1'
+
+
+- regex: 'Series40'
+ name: 'Symbian OS Series 40'
+ version: ''
+
+
+- regex: 'MeeGo|WeTab'
+ name: 'MeeGo'
+ version: ''
+
+
+- regex: 'Symbian [Oo][Ss]|SymbOS'
+ name: 'Symbian OS'
+ version: ''
+
+
+- regex: 'Nokia'
+ name: 'Symbian'
+ version: ''
+
+
+
+##########
+# Firefox OS
+##########
+- regex: '(?:Mobile|Tablet);.+Firefox/\d+\.\d+'
+ name: 'Firefox OS'
+ version: ''
+
+
+
+##########
+# Bada
+##########
+- regex: 'bada'
+ name: 'Bada'
+ version: ''
+
+
+
+##########
+# Brew
+##########
+- regex: '(?:Brew MP|BREW|BMP)(?:[ /](\d+\.\d+))?'
+ name: 'Brew'
+ version: '$1'
+
+
+
+##########
+# Web TV
+##########
+- regex: 'GoogleTV[ /](\d+\.\d+)|GoogleTV'
+ name: 'Google TV'
+ version: '$1'
+
+
+- regex: 'AppleTV/(\d+\.\d+)'
+ name: 'Apple TV'
+ version: '$1'
+
+
+- regex: 'WebTV/(\d+\.\d+)'
+ name: 'WebTV'
+ version: '$1'
+
+
+
+##########
+# Unix
+##########
+- regex: 'SunOS'
+ name: 'Solaris'
+ version: ''
+
+
+- regex: 'AIX'
+ name: 'AIX'
+ version: ''
+
+
+- regex: 'HP-UX'
+ name: 'HP-UX'
+ version: ''
+
+
+- regex: 'FreeBSD'
+ name: 'FreeBSD'
+ version: ''
+
+
+- regex: 'NetBSD'
+ name: 'NetBSD'
+ version: ''
+
+
+- regex: 'OpenBSD'
+ name: 'OpenBSD'
+ version: ''
+
+
+- regex: 'DragonFly'
+ name: 'DragonFly'
+ version: ''
+
+
+- regex: 'Syllable'
+ name: 'Syllable'
+ version: ''
+
+
+- regex: 'IRIX'
+ name: 'IRIX'
+ version: ''
+
+
+- regex: 'OSF1'
+ name: 'OSF1'
+ version: ''
+
+
+
+##########
+# Gaming Console
+##########
+- regex: 'Nintendo Wii'
+ name: 'Nintendo'
+ version: 'Wii'
+
+
+- regex: 'PlayStation 3|PlayStation3'
+ name: 'PlayStation'
+ version: '3'
+
+
+- regex: 'Xbox|KIN\.(?:One|Two)'
+ name: 'Xbox'
+ version: '360'
+
+
+
+##########
+# Mobile Gaming Console
+##########
+- regex: 'Nitro|Nintendo ([3]?DS[i]?)'
+ name: 'Nintendo Mobile'
+ version: '$1'
+
+
+- regex: 'PlayStation ((?:Portable|Vita))'
+ name: 'PlayStation'
+ version: '$1'
+
+
+
+##########
+# IBM
+##########
+- regex: 'OS/2'
+ name: 'OS/2'
+ version: ''
+
+
+
+##########
+# Simulators
+##########
+- regex: '(Talkatone|WinWAP)'
+ name: '$1'
+ version: ''
+
+
+
+##########
+# Bot
+##########
+- regex: '(nuhk|Googlebot|Yammybot|Openbot|Slurp|MSNBot|Ask Jeeves/Teoma|ia_archiver|ScoutJet|Gulper Web Bot|EmailWolf|grub-client|Download Demon|OmniWeb|SearchExpress|Microsoft URL Control|bot|borg|yahoo|slurp|msnbot|msrbot|openbot|archiver|netresearch|transcoder|crawler|lycos|scooter|altavista|teoma|gigabot|baiduspider|blitzbot|oegp|charlotte|furlbot|http%20client|polybot|htdig|ichiro|mogimogi|larbin|pompos|scrubby|searchsight|seekbot|semanticdiscovery|silk|snappy|speedy|spider|voila|vortex|voyager|zao|zeal|fast-webcrawler|converacrawler|dataparksearch|findlinksYottaaMonitor|BrowserMob|HttpMonitor|YandexBot|Slurp|BingPreview|PagePeeker|ThumbShotsBot|WebThumb|URL2PNG|ZooShot|GomezA|Catchpoint bot|Willow Internet Crawler|Google SketchUp|Read%20Later|Minimo|Pingdom.com|facebookexternalhit|Twitterbot|RackspaceBot)'
+ name: 'Bot '
+ version: ''
+
+ \ No newline at end of file
diff --git a/plugins/DevicesDetection/UserAgentParserEnhanced/spyc.php b/plugins/DevicesDetection/UserAgentParserEnhanced/spyc.php
new file mode 100644
index 0000000000..ed3233ee1b
--- /dev/null
+++ b/plugins/DevicesDetection/UserAgentParserEnhanced/spyc.php
@@ -0,0 +1,1046 @@
+<?php
+/**
+ * Spyc -- A Simple PHP YAML Class
+ * @version 0.5
+ * @author Vlad Andersen <vlad.andersen@gmail.com>
+ * @author Chris Wanstrath <chris@ozmm.org>
+ * @link http://code.google.com/p/spyc/
+ * @copyright Copyright 2005-2006 Chris Wanstrath, 2006-2011 Vlad Andersen
+ * @license http://www.opensource.org/licenses/mit-license.php MIT License
+ * @package Spyc
+ */
+
+if (!function_exists('spyc_load')) {
+ /**
+ * Parses YAML to array.
+ * @param string $string YAML string.
+ * @return array
+ */
+ function spyc_load ($string) {
+ return Spyc::YAMLLoadString($string);
+ }
+}
+
+if (!function_exists('spyc_load_file')) {
+ /**
+ * Parses YAML to array.
+ * @param string $file Path to YAML file.
+ * @return array
+ */
+ function spyc_load_file ($file) {
+ return Spyc::YAMLLoad($file);
+ }
+}
+
+/**
+ * The Simple PHP YAML Class.
+ *
+ * This class can be used to read a YAML file and convert its contents
+ * into a PHP array. It currently supports a very limited subsection of
+ * the YAML spec.
+ *
+ * Usage:
+ * <code>
+ * $Spyc = new Spyc;
+ * $array = $Spyc->load($file);
+ * </code>
+ * or:
+ * <code>
+ * $array = Spyc::YAMLLoad($file);
+ * </code>
+ * or:
+ * <code>
+ * $array = spyc_load_file($file);
+ * </code>
+ * @package Spyc
+ */
+class Spyc {
+
+ // SETTINGS
+
+ const REMPTY = "\0\0\0\0\0";
+
+ /**
+ * Setting this to true will force YAMLDump to enclose any string value in
+ * quotes. False by default.
+ *
+ * @var bool
+ */
+ public $setting_dump_force_quotes = false;
+
+ /**
+ * Setting this to true will forse YAMLLoad to use syck_load function when
+ * possible. False by default.
+ * @var bool
+ */
+ public $setting_use_syck_is_possible = false;
+
+
+
+ /**#@+
+ * @access private
+ * @var mixed
+ */
+ private $_dumpIndent;
+ private $_dumpWordWrap;
+ private $_containsGroupAnchor = false;
+ private $_containsGroupAlias = false;
+ private $path;
+ private $result;
+ private $LiteralPlaceHolder = '___YAML_Literal_Block___';
+ private $SavedGroups = array();
+ private $indent;
+ /**
+ * Path modifier that should be applied after adding current element.
+ * @var array
+ */
+ private $delayedPath = array();
+
+ /**#@+
+ * @access public
+ * @var mixed
+ */
+ public $_nodeId;
+
+/**
+ * Load a valid YAML string to Spyc.
+ * @param string $input
+ * @return array
+ */
+ public function load ($input) {
+ return $this->__loadString($input);
+ }
+
+ /**
+ * Load a valid YAML file to Spyc.
+ * @param string $file
+ * @return array
+ */
+ public function loadFile ($file) {
+ return $this->__load($file);
+ }
+
+ /**
+ * Load YAML into a PHP array statically
+ *
+ * The load method, when supplied with a YAML stream (string or file),
+ * will do its best to convert YAML in a file into a PHP array. Pretty
+ * simple.
+ * Usage:
+ * <code>
+ * $array = Spyc::YAMLLoad('lucky.yaml');
+ * print_r($array);
+ * </code>
+ * @access public
+ * @return array
+ * @param string $input Path of YAML file or string containing YAML
+ */
+ public static function YAMLLoad($input) {
+ $Spyc = new Spyc;
+ return $Spyc->__load($input);
+ }
+
+ /**
+ * Load a string of YAML into a PHP array statically
+ *
+ * The load method, when supplied with a YAML string, will do its best
+ * to convert YAML in a string into a PHP array. Pretty simple.
+ *
+ * Note: use this function if you don't want files from the file system
+ * loaded and processed as YAML. This is of interest to people concerned
+ * about security whose input is from a string.
+ *
+ * Usage:
+ * <code>
+ * $array = Spyc::YAMLLoadString("---\n0: hello world\n");
+ * print_r($array);
+ * </code>
+ * @access public
+ * @return array
+ * @param string $input String containing YAML
+ */
+ public static function YAMLLoadString($input) {
+ $Spyc = new Spyc;
+ return $Spyc->__loadString($input);
+ }
+
+ /**
+ * Dump YAML from PHP array statically
+ *
+ * The dump method, when supplied with an array, will do its best
+ * to convert the array into friendly YAML. Pretty simple. Feel free to
+ * save the returned string as nothing.yaml and pass it around.
+ *
+ * Oh, and you can decide how big the indent is and what the wordwrap
+ * for folding is. Pretty cool -- just pass in 'false' for either if
+ * you want to use the default.
+ *
+ * Indent's default is 2 spaces, wordwrap's default is 40 characters. And
+ * you can turn off wordwrap by passing in 0.
+ *
+ * @access public
+ * @return string
+ * @param array $array PHP array
+ * @param int $indent Pass in false to use the default, which is 2
+ * @param int $wordwrap Pass in 0 for no wordwrap, false for default (40)
+ */
+ public static function YAMLDump($array,$indent = false,$wordwrap = false) {
+ $spyc = new Spyc;
+ return $spyc->dump($array,$indent,$wordwrap);
+ }
+
+
+ /**
+ * Dump PHP array to YAML
+ *
+ * The dump method, when supplied with an array, will do its best
+ * to convert the array into friendly YAML. Pretty simple. Feel free to
+ * save the returned string as tasteful.yaml and pass it around.
+ *
+ * Oh, and you can decide how big the indent is and what the wordwrap
+ * for folding is. Pretty cool -- just pass in 'false' for either if
+ * you want to use the default.
+ *
+ * Indent's default is 2 spaces, wordwrap's default is 40 characters. And
+ * you can turn off wordwrap by passing in 0.
+ *
+ * @access public
+ * @return string
+ * @param array $array PHP array
+ * @param int $indent Pass in false to use the default, which is 2
+ * @param int $wordwrap Pass in 0 for no wordwrap, false for default (40)
+ */
+ public function dump($array,$indent = false,$wordwrap = false) {
+ // Dumps to some very clean YAML. We'll have to add some more features
+ // and options soon. And better support for folding.
+
+ // New features and options.
+ if ($indent === false or !is_numeric($indent)) {
+ $this->_dumpIndent = 2;
+ } else {
+ $this->_dumpIndent = $indent;
+ }
+
+ if ($wordwrap === false or !is_numeric($wordwrap)) {
+ $this->_dumpWordWrap = 40;
+ } else {
+ $this->_dumpWordWrap = $wordwrap;
+ }
+
+ // New YAML document
+ $string = "---\n";
+
+ // Start at the base of the array and move through it.
+ if ($array) {
+ $array = (array)$array;
+ $previous_key = -1;
+ foreach ($array as $key => $value) {
+ if (!isset($first_key)) $first_key = $key;
+ $string .= $this->_yamlize($key,$value,0,$previous_key, $first_key, $array);
+ $previous_key = $key;
+ }
+ }
+ return $string;
+ }
+
+ /**
+ * Attempts to convert a key / value array item to YAML
+ * @access private
+ * @return string
+ * @param $key The name of the key
+ * @param $value The value of the item
+ * @param $indent The indent of the current node
+ */
+ private function _yamlize($key,$value,$indent, $previous_key = -1, $first_key = 0, $source_array = null) {
+ if (is_array($value)) {
+ if (empty ($value))
+ return $this->_dumpNode($key, array(), $indent, $previous_key, $first_key, $source_array);
+ // It has children. What to do?
+ // Make it the right kind of item
+ $string = $this->_dumpNode($key, self::REMPTY, $indent, $previous_key, $first_key, $source_array);
+ // Add the indent
+ $indent += $this->_dumpIndent;
+ // Yamlize the array
+ $string .= $this->_yamlizeArray($value,$indent);
+ } elseif (!is_array($value)) {
+ // It doesn't have children. Yip.
+ $string = $this->_dumpNode($key, $value, $indent, $previous_key, $first_key, $source_array);
+ }
+ return $string;
+ }
+
+ /**
+ * Attempts to convert an array to YAML
+ * @access private
+ * @return string
+ * @param $array The array you want to convert
+ * @param $indent The indent of the current level
+ */
+ private function _yamlizeArray($array,$indent) {
+ if (is_array($array)) {
+ $string = '';
+ $previous_key = -1;
+ foreach ($array as $key => $value) {
+ if (!isset($first_key)) $first_key = $key;
+ $string .= $this->_yamlize($key, $value, $indent, $previous_key, $first_key, $array);
+ $previous_key = $key;
+ }
+ return $string;
+ } else {
+ return false;
+ }
+ }
+
+ /**
+ * Returns YAML from a key and a value
+ * @access private
+ * @return string
+ * @param $key The name of the key
+ * @param $value The value of the item
+ * @param $indent The indent of the current node
+ */
+ private function _dumpNode($key, $value, $indent, $previous_key = -1, $first_key = 0, $source_array = null) {
+ // do some folding here, for blocks
+ if (is_string ($value) && ((strpos($value,"\n") !== false || strpos($value,": ") !== false || strpos($value,"- ") !== false ||
+ strpos($value,"*") !== false || strpos($value,"#") !== false || strpos($value,"<") !== false || strpos($value,">") !== false || strpos ($value, ' ') !== false ||
+ strpos($value,"[") !== false || strpos($value,"]") !== false || strpos($value,"{") !== false || strpos($value,"}") !== false) || strpos($value,"&") !== false || strpos($value, "'") !== false || strpos($value, "!") === 0 ||
+ substr ($value, -1, 1) == ':')
+ ) {
+ $value = $this->_doLiteralBlock($value,$indent);
+ } else {
+ $value = $this->_doFolding($value,$indent);
+ }
+
+ if ($value === array()) $value = '[ ]';
+ if (in_array ($value, array ('true', 'TRUE', 'false', 'FALSE', 'y', 'Y', 'n', 'N', 'null', 'NULL'), true)) {
+ $value = $this->_doLiteralBlock($value,$indent);
+ }
+ if (trim ($value) != $value)
+ $value = $this->_doLiteralBlock($value,$indent);
+
+ if (is_bool($value)) {
+ $value = ($value) ? "true" : "false";
+ }
+
+ if ($value === null) $value = 'null';
+ if ($value === "'" . self::REMPTY . "'") $value = null;
+
+ $spaces = str_repeat(' ',$indent);
+
+ //if (is_int($key) && $key - 1 == $previous_key && $first_key===0) {
+ if (is_array ($source_array) && array_keys($source_array) === range(0, count($source_array) - 1)) {
+ // It's a sequence
+ $string = $spaces.'- '.$value."\n";
+ } else {
+ // if ($first_key===0) throw new Exception('Keys are all screwy. The first one was zero, now it\'s "'. $key .'"');
+ // It's mapped
+ if (strpos($key, ":") !== false || strpos($key, "#") !== false) { $key = '"' . $key . '"'; }
+ $string = rtrim ($spaces.$key.': '.$value)."\n";
+ }
+ return $string;
+ }
+
+ /**
+ * Creates a literal block for dumping
+ * @access private
+ * @return string
+ * @param $value
+ * @param $indent int The value of the indent
+ */
+ private function _doLiteralBlock($value,$indent) {
+ if ($value === "\n") return '\n';
+ if (strpos($value, "\n") === false && strpos($value, "'") === false) {
+ return sprintf ("'%s'", $value);
+ }
+ if (strpos($value, "\n") === false && strpos($value, '"') === false) {
+ return sprintf ('"%s"', $value);
+ }
+ $exploded = explode("\n",$value);
+ $newValue = '|';
+ $indent += $this->_dumpIndent;
+ $spaces = str_repeat(' ',$indent);
+ foreach ($exploded as $line) {
+ $newValue .= "\n" . $spaces . ($line);
+ }
+ return $newValue;
+ }
+
+ /**
+ * Folds a string of text, if necessary
+ * @access private
+ * @return string
+ * @param $value The string you wish to fold
+ */
+ private function _doFolding($value,$indent) {
+ // Don't do anything if wordwrap is set to 0
+
+ if ($this->_dumpWordWrap !== 0 && is_string ($value) && strlen($value) > $this->_dumpWordWrap) {
+ $indent += $this->_dumpIndent;
+ $indent = str_repeat(' ',$indent);
+ $wrapped = wordwrap($value,$this->_dumpWordWrap,"\n$indent");
+ $value = ">\n".$indent.$wrapped;
+ } else {
+ if ($this->setting_dump_force_quotes && is_string ($value) && $value !== self::REMPTY)
+ $value = '"' . $value . '"';
+ }
+
+
+ return $value;
+ }
+
+// LOADING FUNCTIONS
+
+ private function __load($input) {
+ $Source = $this->loadFromSource($input);
+ return $this->loadWithSource($Source);
+ }
+
+ private function __loadString($input) {
+ $Source = $this->loadFromString($input);
+ return $this->loadWithSource($Source);
+ }
+
+ private function loadWithSource($Source) {
+ if (empty ($Source)) return array();
+ if ($this->setting_use_syck_is_possible && function_exists ('syck_load')) {
+ $array = syck_load (implode ('', $Source));
+ return is_array($array) ? $array : array();
+ }
+
+ $this->path = array();
+ $this->result = array();
+
+ $cnt = count($Source);
+ for ($i = 0; $i < $cnt; $i++) {
+ $line = $Source[$i];
+
+ $this->indent = strlen($line) - strlen(ltrim($line));
+ $tempPath = $this->getParentPathByIndent($this->indent);
+ $line = self::stripIndent($line, $this->indent);
+ if (self::isComment($line)) continue;
+ if (self::isEmpty($line)) continue;
+ $this->path = $tempPath;
+
+ $literalBlockStyle = self::startsLiteralBlock($line);
+ if ($literalBlockStyle) {
+ $line = rtrim ($line, $literalBlockStyle . " \n");
+ $literalBlock = '';
+ $line .= $this->LiteralPlaceHolder;
+ $literal_block_indent = strlen($Source[$i+1]) - strlen(ltrim($Source[$i+1]));
+ while (++$i < $cnt && $this->literalBlockContinues($Source[$i], $this->indent)) {
+ $literalBlock = $this->addLiteralLine($literalBlock, $Source[$i], $literalBlockStyle, $literal_block_indent);
+ }
+ $i--;
+ }
+
+ while (++$i < $cnt && self::greedilyNeedNextLine($line)) {
+ $line = rtrim ($line, " \n\t\r") . ' ' . ltrim ($Source[$i], " \t");
+ }
+ $i--;
+
+
+
+ if (strpos ($line, '#')) {
+ if (strpos ($line, '"') === false && strpos ($line, "'") === false)
+ $line = preg_replace('/\s+#(.+)$/','',$line);
+ }
+
+ $lineArray = $this->_parseLine($line);
+
+ if ($literalBlockStyle)
+ $lineArray = $this->revertLiteralPlaceHolder ($lineArray, $literalBlock);
+
+ $this->addArray($lineArray, $this->indent);
+
+ foreach ($this->delayedPath as $indent => $delayedPath)
+ $this->path[$indent] = $delayedPath;
+
+ $this->delayedPath = array();
+
+ }
+ return $this->result;
+ }
+
+ private function loadFromSource ($input) {
+ if (!empty($input) && strpos($input, "\n") === false && file_exists($input))
+ return file($input);
+
+ return $this->loadFromString($input);
+ }
+
+ private function loadFromString ($input) {
+ $lines = explode("\n",$input);
+ foreach ($lines as $k => $_) {
+ $lines[$k] = rtrim ($_, "\r");
+ }
+ return $lines;
+ }
+
+ /**
+ * Parses YAML code and returns an array for a node
+ * @access private
+ * @return array
+ * @param string $line A line from the YAML file
+ */
+ private function _parseLine($line) {
+ if (!$line) return array();
+ $line = trim($line);
+ if (!$line) return array();
+
+ $array = array();
+
+ $group = $this->nodeContainsGroup($line);
+ if ($group) {
+ $this->addGroup($line, $group);
+ $line = $this->stripGroup ($line, $group);
+ }
+
+ if ($this->startsMappedSequence($line))
+ return $this->returnMappedSequence($line);
+
+ if ($this->startsMappedValue($line))
+ return $this->returnMappedValue($line);
+
+ if ($this->isArrayElement($line))
+ return $this->returnArrayElement($line);
+
+ if ($this->isPlainArray($line))
+ return $this->returnPlainArray($line);
+
+
+ return $this->returnKeyValuePair($line);
+
+ }
+
+ /**
+ * Finds the type of the passed value, returns the value as the new type.
+ * @access private
+ * @param string $value
+ * @return mixed
+ */
+ private function _toType($value) {
+ if ($value === '') return null;
+ $first_character = $value[0];
+ $last_character = substr($value, -1, 1);
+
+ $is_quoted = false;
+ do {
+ if (!$value) break;
+ if ($first_character != '"' && $first_character != "'") break;
+ if ($last_character != '"' && $last_character != "'") break;
+ $is_quoted = true;
+ } while (0);
+
+ if ($is_quoted)
+ return strtr(substr ($value, 1, -1), array ('\\"' => '"', '\'\'' => '\'', '\\\'' => '\''));
+
+ if (strpos($value, ' #') !== false && !$is_quoted)
+ $value = preg_replace('/\s+#(.+)$/','',$value);
+
+ if (!$is_quoted) $value = str_replace('\n', "\n", $value);
+
+ if ($first_character == '[' && $last_character == ']') {
+ // Take out strings sequences and mappings
+ $innerValue = trim(substr ($value, 1, -1));
+ if ($innerValue === '') return array();
+ $explode = $this->_inlineEscape($innerValue);
+ // Propagate value array
+ $value = array();
+ foreach ($explode as $v) {
+ $value[] = $this->_toType($v);
+ }
+ return $value;
+ }
+
+ if (strpos($value,': ')!==false && $first_character != '{') {
+ $array = explode(': ',$value);
+ $key = trim($array[0]);
+ array_shift($array);
+ $value = trim(implode(': ',$array));
+ $value = $this->_toType($value);
+ return array($key => $value);
+ }
+
+ if ($first_character == '{' && $last_character == '}') {
+ $innerValue = trim(substr ($value, 1, -1));
+ if ($innerValue === '') return array();
+ // Inline Mapping
+ // Take out strings sequences and mappings
+ $explode = $this->_inlineEscape($innerValue);
+ // Propagate value array
+ $array = array();
+ foreach ($explode as $v) {
+ $SubArr = $this->_toType($v);
+ if (empty($SubArr)) continue;
+ if (is_array ($SubArr)) {
+ $array[key($SubArr)] = $SubArr[key($SubArr)]; continue;
+ }
+ $array[] = $SubArr;
+ }
+ return $array;
+ }
+
+ if ($value == 'null' || $value == 'NULL' || $value == 'Null' || $value == '' || $value == '~') {
+ return null;
+ }
+
+ if ( is_numeric($value) && preg_match ('/^(-|)[1-9]+[0-9]*$/', $value) ){
+ $intvalue = (int)$value;
+ if ($intvalue != PHP_INT_MAX)
+ $value = $intvalue;
+ return $value;
+ }
+
+ if (in_array($value,
+ array('true', 'on', '+', 'yes', 'y', 'True', 'TRUE', 'On', 'ON', 'YES', 'Yes', 'Y'))) {
+ return true;
+ }
+
+ if (in_array(strtolower($value),
+ array('false', 'off', '-', 'no', 'n'))) {
+ return false;
+ }
+
+ if (is_numeric($value)) {
+ if ($value === '0') return 0;
+ if (rtrim ($value, 0) === $value)
+ $value = (float)$value;
+ return $value;
+ }
+
+ return $value;
+ }
+
+ /**
+ * Used in inlines to check for more inlines or quoted strings
+ * @access private
+ * @return array
+ */
+ private function _inlineEscape($inline) {
+ // There's gotta be a cleaner way to do this...
+ // While pure sequences seem to be nesting just fine,
+ // pure mappings and mappings with sequences inside can't go very
+ // deep. This needs to be fixed.
+
+ $seqs = array();
+ $maps = array();
+ $saved_strings = array();
+
+ // Check for strings
+ $regex = '/(?:(")|(?:\'))((?(1)[^"]+|[^\']+))(?(1)"|\')/';
+ if (preg_match_all($regex,$inline,$strings)) {
+ $saved_strings = $strings[0];
+ $inline = preg_replace($regex,'YAMLString',$inline);
+ }
+ unset($regex);
+
+ $i = 0;
+ do {
+
+ // Check for sequences
+ while (preg_match('/\[([^{}\[\]]+)\]/U',$inline,$matchseqs)) {
+ $seqs[] = $matchseqs[0];
+ $inline = preg_replace('/\[([^{}\[\]]+)\]/U', ('YAMLSeq' . (count($seqs) - 1) . 's'), $inline, 1);
+ }
+
+ // Check for mappings
+ while (preg_match('/{([^\[\]{}]+)}/U',$inline,$matchmaps)) {
+ $maps[] = $matchmaps[0];
+ $inline = preg_replace('/{([^\[\]{}]+)}/U', ('YAMLMap' . (count($maps) - 1) . 's'), $inline, 1);
+ }
+
+ if ($i++ >= 10) break;
+
+ } while (strpos ($inline, '[') !== false || strpos ($inline, '{') !== false);
+
+ $explode = explode(', ',$inline);
+ $stringi = 0; $i = 0;
+
+ while (1) {
+
+ // Re-add the sequences
+ if (!empty($seqs)) {
+ foreach ($explode as $key => $value) {
+ if (strpos($value,'YAMLSeq') !== false) {
+ foreach ($seqs as $seqk => $seq) {
+ $explode[$key] = str_replace(('YAMLSeq'.$seqk.'s'),$seq,$value);
+ $value = $explode[$key];
+ }
+ }
+ }
+ }
+
+ // Re-add the mappings
+ if (!empty($maps)) {
+ foreach ($explode as $key => $value) {
+ if (strpos($value,'YAMLMap') !== false) {
+ foreach ($maps as $mapk => $map) {
+ $explode[$key] = str_replace(('YAMLMap'.$mapk.'s'), $map, $value);
+ $value = $explode[$key];
+ }
+ }
+ }
+ }
+
+
+ // Re-add the strings
+ if (!empty($saved_strings)) {
+ foreach ($explode as $key => $value) {
+ while (strpos($value,'YAMLString') !== false) {
+ $explode[$key] = preg_replace('/YAMLString/',$saved_strings[$stringi],$value, 1);
+ unset($saved_strings[$stringi]);
+ ++$stringi;
+ $value = $explode[$key];
+ }
+ }
+ }
+
+ $finished = true;
+ foreach ($explode as $key => $value) {
+ if (strpos($value,'YAMLSeq') !== false) {
+ $finished = false; break;
+ }
+ if (strpos($value,'YAMLMap') !== false) {
+ $finished = false; break;
+ }
+ if (strpos($value,'YAMLString') !== false) {
+ $finished = false; break;
+ }
+ }
+ if ($finished) break;
+
+ $i++;
+ if ($i > 10)
+ break; // Prevent infinite loops.
+ }
+
+ return $explode;
+ }
+
+ private function literalBlockContinues ($line, $lineIndent) {
+ if (!trim($line)) return true;
+ if (strlen($line) - strlen(ltrim($line)) > $lineIndent) return true;
+ return false;
+ }
+
+ private function referenceContentsByAlias ($alias) {
+ do {
+ if (!isset($this->SavedGroups[$alias])) { echo "Bad group name: $alias."; break; }
+ $groupPath = $this->SavedGroups[$alias];
+ $value = $this->result;
+ foreach ($groupPath as $k) {
+ $value = $value[$k];
+ }
+ } while (false);
+ return $value;
+ }
+
+ private function addArrayInline ($array, $indent) {
+ $CommonGroupPath = $this->path;
+ if (empty ($array)) return false;
+
+ foreach ($array as $k => $_) {
+ $this->addArray(array($k => $_), $indent);
+ $this->path = $CommonGroupPath;
+ }
+ return true;
+ }
+
+ private function addArray ($incoming_data, $incoming_indent) {
+
+ // print_r ($incoming_data);
+
+ if (count ($incoming_data) > 1)
+ return $this->addArrayInline ($incoming_data, $incoming_indent);
+
+ $key = key ($incoming_data);
+ $value = isset($incoming_data[$key]) ? $incoming_data[$key] : null;
+ if ($key === '__!YAMLZero') $key = '0';
+
+ if ($incoming_indent == 0 && !$this->_containsGroupAlias && !$this->_containsGroupAnchor) { // Shortcut for root-level values.
+ if ($key || $key === '' || $key === '0') {
+ $this->result[$key] = $value;
+ } else {
+ $this->result[] = $value; end ($this->result); $key = key ($this->result);
+ }
+ $this->path[$incoming_indent] = $key;
+ return;
+ }
+
+
+
+ $history = array();
+ // Unfolding inner array tree.
+ $history[] = $_arr = $this->result;
+ foreach ($this->path as $k) {
+ $history[] = $_arr = $_arr[$k];
+ }
+
+ if ($this->_containsGroupAlias) {
+ $value = $this->referenceContentsByAlias($this->_containsGroupAlias);
+ $this->_containsGroupAlias = false;
+ }
+
+
+ // Adding string or numeric key to the innermost level or $this->arr.
+ if (is_string($key) && $key == '<<') {
+ if (!is_array ($_arr)) { $_arr = array (); }
+
+ $_arr = array_merge ($_arr, $value);
+ } else if ($key || $key === '' || $key === '0') {
+ if (!is_array ($_arr))
+ $_arr = array ($key=>$value);
+ else
+ $_arr[$key] = $value;
+ } else {
+ if (!is_array ($_arr)) { $_arr = array ($value); $key = 0; }
+ else { $_arr[] = $value; end ($_arr); $key = key ($_arr); }
+ }
+
+ $reverse_path = array_reverse($this->path);
+ $reverse_history = array_reverse ($history);
+ $reverse_history[0] = $_arr;
+ $cnt = count($reverse_history) - 1;
+ for ($i = 0; $i < $cnt; $i++) {
+ $reverse_history[$i+1][$reverse_path[$i]] = $reverse_history[$i];
+ }
+ $this->result = $reverse_history[$cnt];
+
+ $this->path[$incoming_indent] = $key;
+
+ if ($this->_containsGroupAnchor) {
+ $this->SavedGroups[$this->_containsGroupAnchor] = $this->path;
+ if (is_array ($value)) {
+ $k = key ($value);
+ if (!is_int ($k)) {
+ $this->SavedGroups[$this->_containsGroupAnchor][$incoming_indent + 2] = $k;
+ }
+ }
+ $this->_containsGroupAnchor = false;
+ }
+
+ }
+
+ private static function startsLiteralBlock ($line) {
+ $lastChar = substr (trim($line), -1);
+ if ($lastChar != '>' && $lastChar != '|') return false;
+ if ($lastChar == '|') return $lastChar;
+ // HTML tags should not be counted as literal blocks.
+ if (preg_match ('#<.*?>$#', $line)) return false;
+ return $lastChar;
+ }
+
+ private static function greedilyNeedNextLine($line) {
+ $line = trim ($line);
+ if (!strlen($line)) return false;
+ if (substr ($line, -1, 1) == ']') return false;
+ if ($line[0] == '[') return true;
+ if (preg_match ('#^[^:]+?:\s*\[#', $line)) return true;
+ return false;
+ }
+
+ private function addLiteralLine ($literalBlock, $line, $literalBlockStyle, $indent = -1) {
+ $line = self::stripIndent($line, $indent);
+ if ($literalBlockStyle !== '|') {
+ $line = self::stripIndent($line);
+ }
+ $line = rtrim ($line, "\r\n\t ") . "\n";
+ if ($literalBlockStyle == '|') {
+ return $literalBlock . $line;
+ }
+ if (strlen($line) == 0)
+ return rtrim($literalBlock, ' ') . "\n";
+ if ($line == "\n" && $literalBlockStyle == '>') {
+ return rtrim ($literalBlock, " \t") . "\n";
+ }
+ if ($line != "\n")
+ $line = trim ($line, "\r\n ") . " ";
+ return $literalBlock . $line;
+ }
+
+ function revertLiteralPlaceHolder ($lineArray, $literalBlock) {
+ foreach ($lineArray as $k => $_) {
+ if (is_array($_))
+ $lineArray[$k] = $this->revertLiteralPlaceHolder ($_, $literalBlock);
+ else if (substr($_, -1 * strlen ($this->LiteralPlaceHolder)) == $this->LiteralPlaceHolder)
+ $lineArray[$k] = rtrim ($literalBlock, " \r\n");
+ }
+ return $lineArray;
+ }
+
+ private static function stripIndent ($line, $indent = -1) {
+ if ($indent == -1) $indent = strlen($line) - strlen(ltrim($line));
+ return substr ($line, $indent);
+ }
+
+ private function getParentPathByIndent ($indent) {
+ if ($indent == 0) return array();
+ $linePath = $this->path;
+ do {
+ end($linePath); $lastIndentInParentPath = key($linePath);
+ if ($indent <= $lastIndentInParentPath) array_pop ($linePath);
+ } while ($indent <= $lastIndentInParentPath);
+ return $linePath;
+ }
+
+
+ private function clearBiggerPathValues ($indent) {
+
+
+ if ($indent == 0) $this->path = array();
+ if (empty ($this->path)) return true;
+
+ foreach ($this->path as $k => $_) {
+ if ($k > $indent) unset ($this->path[$k]);
+ }
+
+ return true;
+ }
+
+
+ private static function isComment ($line) {
+ if (!$line) return false;
+ if ($line[0] == '#') return true;
+ if (trim($line, " \r\n\t") == '---') return true;
+ return false;
+ }
+
+ private static function isEmpty ($line) {
+ return (trim ($line) === '');
+ }
+
+
+ private function isArrayElement ($line) {
+ if (!$line) return false;
+ if ($line[0] != '-') return false;
+ if (strlen ($line) > 3)
+ if (substr($line,0,3) == '---') return false;
+
+ return true;
+ }
+
+ private function isHashElement ($line) {
+ return strpos($line, ':');
+ }
+
+ private function isLiteral ($line) {
+ if ($this->isArrayElement($line)) return false;
+ if ($this->isHashElement($line)) return false;
+ return true;
+ }
+
+
+ private static function unquote ($value) {
+ if (!$value) return $value;
+ if (!is_string($value)) return $value;
+ if ($value[0] == '\'') return trim ($value, '\'');
+ if ($value[0] == '"') return trim ($value, '"');
+ return $value;
+ }
+
+ private function startsMappedSequence ($line) {
+ return ($line[0] == '-' && substr ($line, -1, 1) == ':');
+ }
+
+ private function returnMappedSequence ($line) {
+ $array = array();
+ $key = self::unquote(trim(substr($line,1,-1)));
+ $array[$key] = array();
+ $this->delayedPath = array(strpos ($line, $key) + $this->indent => $key);
+ return array($array);
+ }
+
+ private function returnMappedValue ($line) {
+ $array = array();
+ $key = self::unquote (trim(substr($line,0,-1)));
+ $array[$key] = '';
+ return $array;
+ }
+
+ private function startsMappedValue ($line) {
+ return (substr ($line, -1, 1) == ':');
+ }
+
+ private function isPlainArray ($line) {
+ return ($line[0] == '[' && substr ($line, -1, 1) == ']');
+ }
+
+ private function returnPlainArray ($line) {
+ return $this->_toType($line);
+ }
+
+ private function returnKeyValuePair ($line) {
+ $array = array();
+ $key = '';
+ if (strpos ($line, ':')) {
+ // It's a key/value pair most likely
+ // If the key is in double quotes pull it out
+ if (($line[0] == '"' || $line[0] == "'") && preg_match('/^(["\'](.*)["\'](\s)*:)/',$line,$matches)) {
+ $value = trim(str_replace($matches[1],'',$line));
+ $key = $matches[2];
+ } else {
+ // Do some guesswork as to the key and the value
+ $explode = explode(':',$line);
+ $key = trim($explode[0]);
+ array_shift($explode);
+ $value = trim(implode(':',$explode));
+ }
+ // Set the type of the value. Int, string, etc
+ $value = $this->_toType($value);
+ if ($key === '0') $key = '__!YAMLZero';
+ $array[$key] = $value;
+ } else {
+ $array = array ($line);
+ }
+ return $array;
+
+ }
+
+
+ private function returnArrayElement ($line) {
+ if (strlen($line) <= 1) return array(array()); // Weird %)
+ $array = array();
+ $value = trim(substr($line,1));
+ $value = $this->_toType($value);
+ $array[] = $value;
+ return $array;
+ }
+
+
+ private function nodeContainsGroup ($line) {
+ $symbolsForReference = 'A-z0-9_\-';
+ if (strpos($line, '&') === false && strpos($line, '*') === false) return false; // Please die fast ;-)
+ if ($line[0] == '&' && preg_match('/^(&['.$symbolsForReference.']+)/', $line, $matches)) return $matches[1];
+ if ($line[0] == '*' && preg_match('/^(\*['.$symbolsForReference.']+)/', $line, $matches)) return $matches[1];
+ if (preg_match('/(&['.$symbolsForReference.']+)$/', $line, $matches)) return $matches[1];
+ if (preg_match('/(\*['.$symbolsForReference.']+$)/', $line, $matches)) return $matches[1];
+ if (preg_match ('#^\s*<<\s*:\s*(\*[^\s]+).*$#', $line, $matches)) return $matches[1];
+ return false;
+
+ }
+
+ private function addGroup ($line, $group) {
+ if ($group[0] == '&') $this->_containsGroupAnchor = substr ($group, 1);
+ if ($group[0] == '*') $this->_containsGroupAlias = substr ($group, 1);
+ //print_r ($this->path);
+ }
+
+ private function stripGroup ($line, $group) {
+ $line = trim(str_replace($group, '', $line));
+ return $line;
+ }
+}
+
+// Enable use of Spyc from command line
+// The syntax is the following: php spyc.php spyc.yaml
+
+define ('SPYC_FROM_COMMAND_LINE', false);
+
+do {
+ if (!SPYC_FROM_COMMAND_LINE) break;
+ if (empty ($_SERVER['argc']) || $_SERVER['argc'] < 2) break;
+ if (empty ($_SERVER['PHP_SELF']) || $_SERVER['PHP_SELF'] != 'spyc.php') break;
+ $file = $argv[1];
+ printf ("Spyc loading file: %s\n", $file);
+ print_r (spyc_load_file ($file));
+} while (0); \ No newline at end of file
diff --git a/plugins/DevicesDetection/functions.php b/plugins/DevicesDetection/functions.php
new file mode 100644
index 0000000000..55a538d1d6
--- /dev/null
+++ b/plugins/DevicesDetection/functions.php
@@ -0,0 +1,152 @@
+<?php
+
+/**
+ * Piwik - Open source web analytics
+ *
+ * @link http://piwik.org
+ * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
+ *
+ * @category Piwik_Plugins
+ * @package Piwik_DevicesDetection
+ */
+function Piwik_GetBrandLogo($label)
+{
+ $path = __DIR__ . '/images/brand/' . $label . '.ico';
+ if (file_exists($path)) {
+ return 'plugins/DevicesDetection/images/brand/' . $label . '.ico';
+ } else {
+ return 'plugins/DevicesDetection/images/brand/unknown.ico';
+ }
+}
+
+function Piwik_getBrowserFamilyFullNameExtended($label)
+{
+ foreach (UserAgentParserEnhanced::$browserFamilies as $name => $family) {
+ if (in_array($label, $family)) {
+ return $name;
+ }
+ }
+ return "Unknown";
+}
+
+function Piwik_getBrowserFamilyLogoExtended($label)
+{
+ if (array_key_exists($label, UserAgentParserEnhanced::$browserFamilies)) {
+ $path = 'plugins/UserSettings/images/browsers/' . UserAgentParserEnhanced::$browserFamilies[$label][0] . '.gif';
+ } else {
+ $path = 'plugins/UserSettings/images/browsers/UNK.gif';
+ }
+ return $path;
+}
+
+function Piwik_getBrowserNameExtended($label)
+{
+ $short = substr($label, 0, 2);
+ $ver = substr($label, 3, 10);
+ if (array_key_exists($short, UserAgentParserEnhanced::$browsers)) {
+ return trim(ucfirst(UserAgentParserEnhanced::$browsers[$short]) . ' ' . $ver);
+ } else {
+ return "Unknown";
+ }
+}
+
+function Piwik_getBrowserLogoExtended($label)
+{
+ $short = substr($label, 0, 2);
+
+ $familyName = Piwik_getBrowserFamilyFullNameExtended($short);
+ $path = Piwik_getBrowserFamilyLogoExtended($familyName);
+
+ return $path;
+}
+
+function Piwik_getDeviceBrandLabel($label)
+{
+ if (array_key_exists($label, UserAgentParserEnhanced::$deviceBrands)) {
+ return ucfirst(UserAgentParserEnhanced::$deviceBrands[$label]);
+ } else {
+ return "Unknown";
+ }
+}
+
+function Piwik_getDeviceTypeLabel($label)
+{
+ if (isset(UserAgentParserEnhanced::$deviceTypes[$label])) {
+ return ucfirst(UserAgentParserEnhanced::$deviceTypes[$label]);
+ } else {
+ return "Unknown";
+ }
+}
+
+function Piwik_getDeviceTypeLogo($label)
+{
+ $deviceTypeLogos = Array(
+ "Desktop" => "normal.gif",
+ "Smartphone" => "smartphone.png",
+ "Tablet" => "tablet.png",
+ "Tv" => "tv.png",
+ "Feature phone" => "mobile.gif",
+ "Console" => "console.gif");
+
+ if (!array_key_exists($label, $deviceTypeLogos) || $label == "Unknown") {
+ $label = 'unknown.gif';
+ } else {
+ $label = $deviceTypeLogos[$label];
+ }
+ $path = 'plugins/DevicesDetection/images/screens/' . $label;
+ return $path;
+}
+
+function Piwik_getModelName($label)
+{
+ if (!$label)
+ return "Unknown";
+ else
+ return $label;
+}
+
+function Piwik_getOSFamilyFullNameExtended($label)
+{
+ foreach (UserAgentParserEnhanced::$osFamilies as $name => $family) {
+ if (in_array($label, $family)) {
+ return $name;
+ }
+ }
+ return "Unknown";
+}
+
+function Piwik_getOsFamilyLogoExtended($label)
+{
+ if (array_key_exists($label, UserAgentParserEnhanced::$osFamilies)) {
+ $path = 'plugins/UserSettings/images/os/' . UserAgentParserEnhanced::$osFamilies[$label][0] . ".gif";
+ } else {
+ $path = 'plugins/UserSettings/images/os/UNK.gif';
+ }
+ return $path;
+}
+
+function Piwik_getOsFullNameExtended($label)
+{
+ if ($label != "" && $label != ";") {
+ $os = substr($label, 0, 3);
+ $ver = substr($label, 4, 15);
+ $osFullName = array_search($os, UserAgentParserEnhanced::$osShorts);
+ if ($osFullName) {
+ if (in_array($os, UserAgentParserEnhanced::$osFamilies['Windows'])) {
+ return $osFullName;
+ } else {
+ return trim($osFullName . " " . $ver);
+ }
+ }
+ } else {
+ return "Unknown";
+ }
+}
+
+function Piwik_getOsLogoExtended($label)
+{
+ $short = substr($label, 0, 3);
+ $familyName = Piwik_getOsFamilyFullNameExtended($short);
+ $path = Piwik_getOsFamilyLogoExtended($familyName);
+ return $path;
+} \ No newline at end of file
diff --git a/plugins/DevicesDetection/images/brand/Acer.ico b/plugins/DevicesDetection/images/brand/Acer.ico
new file mode 100644
index 0000000000..6c5b9f6a9e
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Acer.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Alcatel.ico b/plugins/DevicesDetection/images/brand/Alcatel.ico
new file mode 100644
index 0000000000..9d8de98eab
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Alcatel.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Apple.ico b/plugins/DevicesDetection/images/brand/Apple.ico
new file mode 100644
index 0000000000..8f562cc422
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Apple.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Asus.ico b/plugins/DevicesDetection/images/brand/Asus.ico
new file mode 100644
index 0000000000..6ca527164a
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Asus.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Audiovox.ico b/plugins/DevicesDetection/images/brand/Audiovox.ico
new file mode 100644
index 0000000000..1745af087e
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Audiovox.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Avvio.ico b/plugins/DevicesDetection/images/brand/Avvio.ico
new file mode 100644
index 0000000000..e96d6e7d9c
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Avvio.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Becker.ico b/plugins/DevicesDetection/images/brand/Becker.ico
new file mode 100644
index 0000000000..414fab5a71
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Becker.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Beetel.ico b/plugins/DevicesDetection/images/brand/Beetel.ico
new file mode 100644
index 0000000000..c9bef20575
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Beetel.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/BenQ.ico b/plugins/DevicesDetection/images/brand/BenQ.ico
new file mode 100644
index 0000000000..dcfdd0908d
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/BenQ.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Compal.ico b/plugins/DevicesDetection/images/brand/Compal.ico
new file mode 100644
index 0000000000..20c1340e86
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Compal.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Cricket.ico b/plugins/DevicesDetection/images/brand/Cricket.ico
new file mode 100644
index 0000000000..cdaeffaa01
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Cricket.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Dell.ico b/plugins/DevicesDetection/images/brand/Dell.ico
new file mode 100644
index 0000000000..1d7e4ac457
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Dell.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/DoCoMo.ico b/plugins/DevicesDetection/images/brand/DoCoMo.ico
new file mode 100644
index 0000000000..7874325557
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/DoCoMo.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Ericsson.ico b/plugins/DevicesDetection/images/brand/Ericsson.ico
new file mode 100644
index 0000000000..2b91cfd581
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Ericsson.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Google.ico b/plugins/DevicesDetection/images/brand/Google.ico
new file mode 100644
index 0000000000..cae29b26fd
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Google.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Gradiente.ico b/plugins/DevicesDetection/images/brand/Gradiente.ico
new file mode 100644
index 0000000000..de530228b9
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Gradiente.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Grundig.ico b/plugins/DevicesDetection/images/brand/Grundig.ico
new file mode 100644
index 0000000000..3dd1731e0a
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Grundig.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/HP.ico b/plugins/DevicesDetection/images/brand/HP.ico
new file mode 100644
index 0000000000..6870d2a134
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/HP.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/HTC.ico b/plugins/DevicesDetection/images/brand/HTC.ico
new file mode 100644
index 0000000000..a4b722423f
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/HTC.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Haier.ico b/plugins/DevicesDetection/images/brand/Haier.ico
new file mode 100644
index 0000000000..761eba5924
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Haier.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Huawei.ico b/plugins/DevicesDetection/images/brand/Huawei.ico
new file mode 100644
index 0000000000..d2d72cc39c
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Huawei.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/INQ.ico b/plugins/DevicesDetection/images/brand/INQ.ico
new file mode 100644
index 0000000000..8317daeac5
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/INQ.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/KDDI.ico b/plugins/DevicesDetection/images/brand/KDDI.ico
new file mode 100644
index 0000000000..8ba0c412b4
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/KDDI.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Karbonn.ico b/plugins/DevicesDetection/images/brand/Karbonn.ico
new file mode 100644
index 0000000000..370ac7081c
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Karbonn.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Kindle.ico b/plugins/DevicesDetection/images/brand/Kindle.ico
new file mode 100644
index 0000000000..f1c96b70a4
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Kindle.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Kyocera.ico b/plugins/DevicesDetection/images/brand/Kyocera.ico
new file mode 100644
index 0000000000..5415b00407
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Kyocera.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/LG.ico b/plugins/DevicesDetection/images/brand/LG.ico
new file mode 100644
index 0000000000..ca03ac84c8
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/LG.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/LGUPlus.ico b/plugins/DevicesDetection/images/brand/LGUPlus.ico
new file mode 100644
index 0000000000..cf8b998ce9
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/LGUPlus.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Lanix.ico b/plugins/DevicesDetection/images/brand/Lanix.ico
new file mode 100644
index 0000000000..9736d9ef90
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Lanix.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Lenovo.ico b/plugins/DevicesDetection/images/brand/Lenovo.ico
new file mode 100644
index 0000000000..beb7c247f9
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Lenovo.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/MicroMax.ico b/plugins/DevicesDetection/images/brand/MicroMax.ico
new file mode 100644
index 0000000000..d31758326d
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/MicroMax.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Microsoft.ico b/plugins/DevicesDetection/images/brand/Microsoft.ico
new file mode 100644
index 0000000000..94d1a2b3ab
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Microsoft.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Mio.ico b/plugins/DevicesDetection/images/brand/Mio.ico
new file mode 100644
index 0000000000..16f8ef2e59
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Mio.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Mitsubishi.ico b/plugins/DevicesDetection/images/brand/Mitsubishi.ico
new file mode 100644
index 0000000000..abd920e561
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Mitsubishi.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Motorola.ico b/plugins/DevicesDetection/images/brand/Motorola.ico
new file mode 100644
index 0000000000..f388f50c9a
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Motorola.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/MyPhone.ico b/plugins/DevicesDetection/images/brand/MyPhone.ico
new file mode 100644
index 0000000000..4fccc0c0c2
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/MyPhone.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/NGM.ico b/plugins/DevicesDetection/images/brand/NGM.ico
new file mode 100644
index 0000000000..5a0fcfc1ba
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/NGM.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Nintendo.ico b/plugins/DevicesDetection/images/brand/Nintendo.ico
new file mode 100644
index 0000000000..4c949d50c5
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Nintendo.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Nokia.ico b/plugins/DevicesDetection/images/brand/Nokia.ico
new file mode 100644
index 0000000000..fe54973014
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Nokia.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/O2.ico b/plugins/DevicesDetection/images/brand/O2.ico
new file mode 100644
index 0000000000..15ef4a7a24
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/O2.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/OPPO.ico b/plugins/DevicesDetection/images/brand/OPPO.ico
new file mode 100644
index 0000000000..10af023560
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/OPPO.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Onda.ico b/plugins/DevicesDetection/images/brand/Onda.ico
new file mode 100644
index 0000000000..3bc55223ee
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Onda.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Orange.ico b/plugins/DevicesDetection/images/brand/Orange.ico
new file mode 100644
index 0000000000..55437dda38
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Orange.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Palm.ico b/plugins/DevicesDetection/images/brand/Palm.ico
new file mode 100644
index 0000000000..901c44fa3f
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Palm.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Panasonic.ico b/plugins/DevicesDetection/images/brand/Panasonic.ico
new file mode 100644
index 0000000000..00a3e9cb24
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Panasonic.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Pantech.ico b/plugins/DevicesDetection/images/brand/Pantech.ico
new file mode 100644
index 0000000000..6fc39d30cb
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Pantech.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Philips.ico b/plugins/DevicesDetection/images/brand/Philips.ico
new file mode 100644
index 0000000000..8eb97f5ecd
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Philips.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/RIM.ico b/plugins/DevicesDetection/images/brand/RIM.ico
new file mode 100644
index 0000000000..c7d1bdacc2
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/RIM.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Samsung.ico b/plugins/DevicesDetection/images/brand/Samsung.ico
new file mode 100644
index 0000000000..b7a852d6aa
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Samsung.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Sanyo.ico b/plugins/DevicesDetection/images/brand/Sanyo.ico
new file mode 100644
index 0000000000..5415b00407
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Sanyo.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Sega.ico b/plugins/DevicesDetection/images/brand/Sega.ico
new file mode 100644
index 0000000000..aa5ba9bdfd
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Sega.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Softbank.ico b/plugins/DevicesDetection/images/brand/Softbank.ico
new file mode 100644
index 0000000000..da354bfb46
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Softbank.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Sony Ericsson.ico b/plugins/DevicesDetection/images/brand/Sony Ericsson.ico
new file mode 100644
index 0000000000..776a08d5af
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Sony Ericsson.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Sony.ico b/plugins/DevicesDetection/images/brand/Sony.ico
new file mode 100644
index 0000000000..776a08d5af
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Sony.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/T-Mobile.ico b/plugins/DevicesDetection/images/brand/T-Mobile.ico
new file mode 100644
index 0000000000..0496780292
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/T-Mobile.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Telit.ico b/plugins/DevicesDetection/images/brand/Telit.ico
new file mode 100644
index 0000000000..bca28a1684
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Telit.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/TiPhone.ico b/plugins/DevicesDetection/images/brand/TiPhone.ico
new file mode 100644
index 0000000000..87a7ccd4da
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/TiPhone.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Vertu.ico b/plugins/DevicesDetection/images/brand/Vertu.ico
new file mode 100644
index 0000000000..48ff28926b
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Vertu.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Videocon.ico b/plugins/DevicesDetection/images/brand/Videocon.ico
new file mode 100644
index 0000000000..dc1bda5cc6
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Videocon.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/Zonda.ico b/plugins/DevicesDetection/images/brand/Zonda.ico
new file mode 100644
index 0000000000..eede4f8baa
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/Zonda.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/eTouch.ico b/plugins/DevicesDetection/images/brand/eTouch.ico
new file mode 100644
index 0000000000..d4487284b2
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/eTouch.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/i-mobile.ico b/plugins/DevicesDetection/images/brand/i-mobile.ico
new file mode 100644
index 0000000000..c5a9b064c2
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/i-mobile.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/brand/unknown.ico b/plugins/DevicesDetection/images/brand/unknown.ico
new file mode 100644
index 0000000000..62a489e293
--- /dev/null
+++ b/plugins/DevicesDetection/images/brand/unknown.ico
Binary files differ
diff --git a/plugins/DevicesDetection/images/screens/computer.png b/plugins/DevicesDetection/images/screens/computer.png
new file mode 100644
index 0000000000..9763689e6f
--- /dev/null
+++ b/plugins/DevicesDetection/images/screens/computer.png
Binary files differ
diff --git a/plugins/DevicesDetection/images/screens/console.gif b/plugins/DevicesDetection/images/screens/console.gif
new file mode 100644
index 0000000000..7957a9106a
--- /dev/null
+++ b/plugins/DevicesDetection/images/screens/console.gif
Binary files differ
diff --git a/plugins/DevicesDetection/images/screens/dual.gif b/plugins/DevicesDetection/images/screens/dual.gif
new file mode 100644
index 0000000000..a8cb8b2963
--- /dev/null
+++ b/plugins/DevicesDetection/images/screens/dual.gif
Binary files differ
diff --git a/plugins/DevicesDetection/images/screens/mobile.gif b/plugins/DevicesDetection/images/screens/mobile.gif
new file mode 100644
index 0000000000..814642933f
--- /dev/null
+++ b/plugins/DevicesDetection/images/screens/mobile.gif
Binary files differ
diff --git a/plugins/DevicesDetection/images/screens/normal.gif b/plugins/DevicesDetection/images/screens/normal.gif
new file mode 100644
index 0000000000..afe97e9d9f
--- /dev/null
+++ b/plugins/DevicesDetection/images/screens/normal.gif
Binary files differ
diff --git a/plugins/DevicesDetection/images/screens/smartphone.png b/plugins/DevicesDetection/images/screens/smartphone.png
new file mode 100644
index 0000000000..c5bfb31ca4
--- /dev/null
+++ b/plugins/DevicesDetection/images/screens/smartphone.png
Binary files differ
diff --git a/plugins/DevicesDetection/images/screens/tablet.png b/plugins/DevicesDetection/images/screens/tablet.png
new file mode 100644
index 0000000000..e6ac30bdd8
--- /dev/null
+++ b/plugins/DevicesDetection/images/screens/tablet.png
Binary files differ
diff --git a/plugins/DevicesDetection/images/screens/tv.png b/plugins/DevicesDetection/images/screens/tv.png
new file mode 100644
index 0000000000..fb6db07cf4
--- /dev/null
+++ b/plugins/DevicesDetection/images/screens/tv.png
Binary files differ
diff --git a/plugins/DevicesDetection/images/screens/unknown.gif b/plugins/DevicesDetection/images/screens/unknown.gif
new file mode 100644
index 0000000000..2c44083422
--- /dev/null
+++ b/plugins/DevicesDetection/images/screens/unknown.gif
Binary files differ
diff --git a/plugins/DevicesDetection/images/screens/wide.gif b/plugins/DevicesDetection/images/screens/wide.gif
new file mode 100644
index 0000000000..1b09fc529b
--- /dev/null
+++ b/plugins/DevicesDetection/images/screens/wide.gif
Binary files differ
diff --git a/plugins/DevicesDetection/lang/en.php b/plugins/DevicesDetection/lang/en.php
new file mode 100644
index 0000000000..3df87d9fd5
--- /dev/null
+++ b/plugins/DevicesDetection/lang/en.php
@@ -0,0 +1,29 @@
+<?php
+
+$translations = array(
+ "DevicesDetection_description" => "Plugin providing extended information about mobile devices visiting page. Also new, more specific reports are available.",
+ "DevicesDetection_submenu" => "Devices",
+ 'DevicesDetection_DevicesDetection' => "Visitor devices",
+ // DataTable label translations for reports
+ "DevicesDetection_dataTableLabelBrands" => "Brand",
+ "DevicesDetection_dataTableLabelTypes" => "Type",
+ "DevicesDetection_dataTableLabelModels" => "Model",
+ "DevicesDetection_dataTableLabelSystemFamily" => "Operating System family",
+ "DevicesDetection_dataTableLabelSystemVersion" => "Operating System version",
+ "DevicesDetection_dataTableLabelBrowserFamily" => "Browser family",
+ "DevicesDetection_dataTableLabelBrowserVersion" => "Browser version",
+ // Title translations for reports
+ "DevicesDetection_DeviceType" => "Device types report",
+ "DevicesDetection_DeviceBrand" => "Device manufacturers report",
+ "DevicesDetection_DeviceModel" => "Device model report",
+ 'DeviceDetection_OperatingSystemVersions' => "Operating System versions",
+ 'DeviceDetection_OperatingSystemFamilies' => "Operating System families",
+ 'DevicesDetection_BrowsersFamily' => 'Browsers families',
+ 'DevicesDetection_BrowserVersions' => 'Browser versions',
+ // Evolution graph title translations
+ "DevicesDetection_DeviceType" => "Device type",
+ 'DevicesDetection_DeviceBrand' => 'Device brand',
+ 'DevicesDetection_DeviceModel' => 'Device model',
+// 'DevicesDetection_OS' => 'Device operating system',
+// 'DevicesDetection_Browser' => 'Device browser',
+);
diff --git a/plugins/DevicesDetection/templates/index.tpl b/plugins/DevicesDetection/templates/index.tpl
new file mode 100644
index 0000000000..74e6c0b116
--- /dev/null
+++ b/plugins/DevicesDetection/templates/index.tpl
@@ -0,0 +1,15 @@
+<div id='leftcolumn'>
+ <h2>{"DevicesDetection_DeviceType"|Piwik_Translate}</h2>
+ {$deviceTypes}
+ <h2>{"DevicesDetection_DeviceBrand"|Piwik_Translate}</h2>
+ {$deviceBrands}
+ <h2>{"DevicesDetection_DeviceModel"|Piwik_Translate}</h2>
+ {$deviceModels}
+</div>
+
+<div id='rightcolumn'>
+ <h2>{"DeviceDetection_OperatingSystemFamilies"|Piwik_Translate}</h2>
+ {$osReport}
+ <h2>{"DevicesDetection_BrowsersFamily"|Piwik_Translate}</h2>
+ {$browserReport}
+</div>
diff --git a/plugins/ImageGraph/StaticGraph/HorizontalBar.php b/plugins/ImageGraph/StaticGraph/HorizontalBar.php
index 8e6d69147d..fe4cf5b3b4 100644
--- a/plugins/ImageGraph/StaticGraph/HorizontalBar.php
+++ b/plugins/ImageGraph/StaticGraph/HorizontalBar.php
@@ -173,11 +173,13 @@ class Piwik_ImageGraph_StaticGraph_HorizontalBar extends Piwik_ImageGraph_Static
- $logoHeight / 2
+ 1;
- $this->pImage->$drawingFunction(
- $gridLeftMarginBeforePadding,
- $logoYPosition,
- $logoPath
- );
+ if(method_exists($this->pImage, $drawingFunction)) {
+ $this->pImage->$drawingFunction(
+ $gridLeftMarginBeforePadding,
+ $logoYPosition,
+ $logoPath
+ );
+ }
}
}
}