Changeset 2529179
- Timestamp:
- 05/10/2021 03:38:00 PM (5 years ago)
- Location:
- wp-easy-metrics/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-easy-metrics.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-easy-metrics/trunk/readme.txt
r2377236 r2529179 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Easily add Google Analytics universal tracking to your website in seconds.10 Easily add Google Analytics (GA3) universal tracking to your website in seconds. 11 11 12 12 == Description == 13 13 14 WP Easy Metrics allows you to quickly add Google Analytics tracking to your website by just adding your Google Analytics ID. Once added, pages are tracked directly to Google Analytics - easy and free. 15 16 You will need a Google Analytics 3 (Classic) tracking code for this plugin. 14 17 15 18 == Installation == … … 21 24 == Changelog == 22 25 26 = 1.0.2 - 10 May 2021 = 27 * Tested up to WP 5.7.1 28 23 29 = 1.0.1 - 8 Sept 2020 = 24 * Tested up to WP 5.5.130 * Tested up to WP 5.5.1 25 31 26 32 = 1.0.0 - 11 June 2020 = -
wp-easy-metrics/trunk/wp-easy-metrics.php
r2377236 r2529179 6 6 Author: RedLettuce Plugins 7 7 Author URI: https://redlettuce.com/ 8 Version: 1.0. 18 Version: 1.0.2 9 9 License: GPLv2 10 10 */
Note: See TracChangeset
for help on using the changeset viewer.