Changeset 3165539
- Timestamp:
- 10/09/2024 08:49:38 AM (18 months ago)
- Location:
- azo-tracking
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.1 (copied) (copied from azo-tracking/trunk)
-
tags/1.0.1/azo-tracking.php (modified) (2 diffs)
-
tags/1.0.1/readme.txt (modified) (3 diffs)
-
trunk/azo-tracking.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
azo-tracking/tags/1.0.1/azo-tracking.php
r3152366 r3165539 14 14 * Plugin URI: https://ads.azonow.com 15 15 * Description: AZO Tracking delivers real-time insights and powerful reports from Google Analytics 4 to supercharge your website and app performance. 16 * Version: 1.0. 016 * Version: 1.0.1 17 17 * Author: AZO Team 18 18 * Author URI: https://azonow.com … … 36 36 define('AZOTRACKING_SLUG', 'azo-tracking'); 37 37 define('AZOTRACKING_URL', 'https://azonow.com/'); 38 define('AZOTRACKING_VERSION', '1.0. 0');38 define('AZOTRACKING_VERSION', '1.0.1'); 39 39 define('AZOTRACKING_HOST_FILE_ALIAS', 'azo-gtag.js'); 40 40 define('AZOTRACKING_LOCALLY_HOST_DIR', WP_CONTENT_DIR . apply_filters('azo_tracking_dir_to_host_analytics', '/uploads/azo-tracking/')); -
azo-tracking/tags/1.0.1/readme.txt
r3152366 r3165539 1 === AZO Tracking – Google Analytics for Wordpress(GA4) & much more===1 === AZO Tracking – Google Analytics (GA4) for WP Admin Dashboard === 2 2 3 3 Contributors: azonow … … 11 11 Tested up to: 6.6 12 12 Requires PHP: 5.4 13 Stable tag: 1.0. 013 Stable tag: 1.0.1 14 14 15 AZO Tracking is a comprehensive plugin that integrates Google Analytics (GA4) into your WordPress website. It provides an easy way to manage and display analytics data with anelegant UI/UX.15 AZO Tracking is a comprehensive plugin that integrates Google Analytics (GA4) into your WordPress website. It shows analytics data with elegant UI/UX. 16 16 17 17 == Description == 18 18 19 AZO Tracking is a powerful tool for managing Google Analytics data in WordPress . It offers a variety of features to track and display your website's analytics in a user-friendly interface.19 AZO Tracking is a powerful tool for managing Google Analytics data in WordPress website. It offers a variety of features to track and display your website's analytics in a user-friendly interface. 20 20 21 21 [Home](https://azonow.com/) · [Help & Support](https://my.azonow.com/support/) · … … 109 109 5. Advanced Settings 110 110 111 == Upgrade Notice == 112 113 = 1.0.0 (September 15, 2024) = 114 * Initial Release: First release to WordPress Plugin Directory. 115 116 == Changelog == 117 118 = 1.0.0 (September 15, 2024) = 119 * Initial Release. 120 121 = 1.0.1 (September 9, 2024) = 122 * Update readme.txt file. -
azo-tracking/trunk/azo-tracking.php
r3152366 r3165539 14 14 * Plugin URI: https://ads.azonow.com 15 15 * Description: AZO Tracking delivers real-time insights and powerful reports from Google Analytics 4 to supercharge your website and app performance. 16 * Version: 1.0. 016 * Version: 1.0.1 17 17 * Author: AZO Team 18 18 * Author URI: https://azonow.com … … 36 36 define('AZOTRACKING_SLUG', 'azo-tracking'); 37 37 define('AZOTRACKING_URL', 'https://azonow.com/'); 38 define('AZOTRACKING_VERSION', '1.0. 0');38 define('AZOTRACKING_VERSION', '1.0.1'); 39 39 define('AZOTRACKING_HOST_FILE_ALIAS', 'azo-gtag.js'); 40 40 define('AZOTRACKING_LOCALLY_HOST_DIR', WP_CONTENT_DIR . apply_filters('azo_tracking_dir_to_host_analytics', '/uploads/azo-tracking/')); -
azo-tracking/trunk/readme.txt
r3152366 r3165539 1 === AZO Tracking – Google Analytics for Wordpress(GA4) & much more===1 === AZO Tracking – Google Analytics (GA4) for WP Admin Dashboard === 2 2 3 3 Contributors: azonow … … 11 11 Tested up to: 6.6 12 12 Requires PHP: 5.4 13 Stable tag: 1.0. 013 Stable tag: 1.0.1 14 14 15 AZO Tracking is a comprehensive plugin that integrates Google Analytics (GA4) into your WordPress website. It provides an easy way to manage and display analytics data with anelegant UI/UX.15 AZO Tracking is a comprehensive plugin that integrates Google Analytics (GA4) into your WordPress website. It shows analytics data with elegant UI/UX. 16 16 17 17 == Description == 18 18 19 AZO Tracking is a powerful tool for managing Google Analytics data in WordPress . It offers a variety of features to track and display your website's analytics in a user-friendly interface.19 AZO Tracking is a powerful tool for managing Google Analytics data in WordPress website. It offers a variety of features to track and display your website's analytics in a user-friendly interface. 20 20 21 21 [Home](https://azonow.com/) · [Help & Support](https://my.azonow.com/support/) · … … 109 109 5. Advanced Settings 110 110 111 == Upgrade Notice == 112 113 = 1.0.0 (September 15, 2024) = 114 * Initial Release: First release to WordPress Plugin Directory. 115 116 == Changelog == 117 118 = 1.0.0 (September 15, 2024) = 119 * Initial Release. 120 121 = 1.0.1 (September 9, 2024) = 122 * Update readme.txt file.
Note: See TracChangeset
for help on using the changeset viewer.