Changeset 2521132
- Timestamp:
- 04/25/2021 05:39:00 PM (5 years ago)
- Location:
- analytics-for-wp/trunk
- Files:
-
- 2 edited
-
analytics-for-wp.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
analytics-for-wp/trunk/analytics-for-wp.php
r2512926 r2521132 1 1 <?php 2 2 /** 3 * Plugin Name: Google Analytics for WordPress3 * Plugin Name: Analytics for WP 4 4 * Plugin URI: https://everythingwoocommerce.com/how-to-add-google-analytics-tracking-code-in-wordpress-website/?ref=analytics 5 5 * Author: Aman Verma 6 6 * Author URI: https://twitter.com/amanverma217 7 * Description: Google Analytics for WordPressplugin allows you to track your website by entering your google analytics tracking code.7 * Description: Analytics for WP plugin allows you to track your website by entering your google analytics tracking code. 8 8 * Tags: google analytics plugin, google analytics for wordpress, analytics for website, universal analytics for website, google analytics, website google analytics plugin wordpress, GA code, google analytics script, google analytics for woocommerce, googleanalytics 9 * Version: 1.5 9 * Version: 1.5.1 10 10 * License: GPLv2 or later 11 11 * License URI: http://www.gnu.org/licenses/gpl-2.0.html -
analytics-for-wp/trunk/readme.txt
r2512926 r2521132 1 === Google Analytics for WordPress===1 ===Analytics for WP=== 2 2 Contributors: efficientninja 3 3 Donate link: https://amanvermaa.wordpress.com/?ref=analytics 4 4 Tags: google analytics plugin, analytics for website, universal analytics of website, google analytics, website google analytics wordpress plugin, google analytics for wordpress, GA code, google analytics script, google analytics for woocommerce, googleanalytics 5 5 Requires at least: 3.8 6 Tested up to: 5.7 7 Stable tag: 1.5 8 Version: 1.5 6 Tested up to: 5.7.1 7 Stable tag: 1.5.1 8 Version: 1.5.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Google Analytics for WordPressplugin allows you to track your website by entering your google analytics tracking code.12 Analytics for WP plugin allows you to track your website by entering your google analytics tracking code. 13 13 14 14 == Description == 15 15 16 Google Analytics for WordPressplugin allows you to track your website by entering your google analytics tracking code. It Adds latest version of Google Analytics (Universal Analytics) javascript to every page, post, products(in eCommerce site). Also comes with option to temporaily disable tracking.16 Analytics for WP plugin allows you to track your website by entering your google analytics tracking code. It Adds latest version of Google Analytics (Universal Analytics) javascript to every page, post, products(in eCommerce site). Also comes with option to temporaily disable tracking. 17 17 18 18
Note: See TracChangeset
for help on using the changeset viewer.