Changeset 2220345
- Timestamp:
- 01/01/2020 04:24:17 AM (6 years ago)
- Location:
- komito-analytics/trunk
- Files:
-
- 2 edited
-
komito-analytics.php (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
komito-analytics/trunk/komito-analytics.php
r2026323 r2220345 6 6 * 7 7 * @package KomitoAnalytics 8 * @version 1.1. 38 * @version 1.1.4 9 9 * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 10 10 * @author Valentin Podkamenyi <valentin@dtm.io> … … 18 18 * Plugin URI: https://komito.net 19 19 * Description: Komito Analytics is an enhancement for the most popular web analytics software. 20 * Version: 1.1. 320 * Version: 1.1.4 21 21 * Author: Datamart 22 22 * Author URI: https://profiles.wordpress.org/datamart … … 86 86 'default' => 1, 'type' => 'integer', 87 87 'description' => __('Track orientation change on mobile devices.', 'komito-analytics')), 88 89 'trackColorScheme' => array( 90 'default' => 1, 'type' => 'integer', 91 'description' => __('Track user preferred color scheme.', 'komito-analytics')), 88 92 89 93 'trackAdblock' => array( -
komito-analytics/trunk/readme.txt
r2087983 r2220345 7 7 Donate link: https://amzn.to/2EaRwkJ 8 8 Requires at least: 4.6 9 Stable Tag: 1.1. 310 Tested up to: 5. 29 Stable Tag: 1.1.4 10 Tested up to: 5.3.2 11 11 Requires PHP: 5 12 12 13 Komito Analytics is a nenhancement for the most popular web analytics software.13 Komito Analytics is a free, open-source enhancement for the most popular web analytics software. 14 14 15 15 == Description == 16 16 17 Komito Analytics is a nenhancement for the most popular web analytics software.17 Komito Analytics is a free, open-source enhancement for the most popular web analytics software. 18 18 Unlocks the power of digital analytics with additional insights about visitor's behavior such as: 19 19 … … 42 42 == Changelog == 43 43 44 = 1.1.4 = 45 * Added user preferred color scheme tracking. 46 44 47 = 1.1.3 = 45 48 * Added support for Yandex Metrica.
Note: See TracChangeset
for help on using the changeset viewer.