Changeset 3422605
- Timestamp:
- 12/18/2025 08:17:06 AM (3 months ago)
- Location:
- beetle-tracking
- Files:
-
- 100 added
- 1 edited
-
tags/1.6.20 (added)
-
tags/1.6.20/assets (added)
-
tags/1.6.20/assets/css (added)
-
tags/1.6.20/assets/css/admin.css (added)
-
tags/1.6.20/assets/dist (added)
-
tags/1.6.20/assets/dist/dashboard.asset.php (added)
-
tags/1.6.20/assets/dist/dashboard.js (added)
-
tags/1.6.20/assets/dist/public.asset.php (added)
-
tags/1.6.20/assets/dist/public.js (added)
-
tags/1.6.20/assets/images (added)
-
tags/1.6.20/assets/images/big-logo.png (added)
-
tags/1.6.20/assets/images/logo.png (added)
-
tags/1.6.20/assets/images/platforms (added)
-
tags/1.6.20/assets/images/platforms/bing.png (added)
-
tags/1.6.20/assets/images/platforms/ga4.png (added)
-
tags/1.6.20/assets/images/platforms/google-ads.png (added)
-
tags/1.6.20/assets/images/platforms/linkedin.png (added)
-
tags/1.6.20/assets/images/platforms/meta.png (added)
-
tags/1.6.20/assets/images/platforms/pinterest.png (added)
-
tags/1.6.20/assets/images/platforms/snapchat.png (added)
-
tags/1.6.20/assets/images/platforms/tiktok.png (added)
-
tags/1.6.20/assets/images/rocket-inverted.svg (added)
-
tags/1.6.20/assets/images/rocket.svg (added)
-
tags/1.6.20/autoload.php (added)
-
tags/1.6.20/beetle-tracking.php (added)
-
tags/1.6.20/includes (added)
-
tags/1.6.20/includes/Cloudflare (added)
-
tags/1.6.20/includes/Cloudflare/Zaraz.php (added)
-
tags/1.6.20/includes/Controller (added)
-
tags/1.6.20/includes/Controller/DashboardController.php (added)
-
tags/1.6.20/includes/Controller/FeatureRequestController.php (added)
-
tags/1.6.20/includes/Controller/FrontendController.php (added)
-
tags/1.6.20/includes/Controller/NewsletterController.php (added)
-
tags/1.6.20/includes/Controller/SettingsPushController.php (added)
-
tags/1.6.20/includes/Controller/UpgradeController.php (added)
-
tags/1.6.20/includes/Controller/VariationDataController.php (added)
-
tags/1.6.20/includes/Controller/WebsiteEventsController.php (added)
-
tags/1.6.20/includes/Controller/WooCommerce (added)
-
tags/1.6.20/includes/Controller/WooCommerce/Admin (added)
-
tags/1.6.20/includes/Controller/WooCommerce/Admin/OrderMetaBoxController.php (added)
-
tags/1.6.20/includes/Controller/WooCommerceController.php (added)
-
tags/1.6.20/includes/Models (added)
-
tags/1.6.20/includes/Models/Event.php (added)
-
tags/1.6.20/includes/Models/EventType.php (added)
-
tags/1.6.20/includes/Params (added)
-
tags/1.6.20/includes/Params/StandardParams.php (added)
-
tags/1.6.20/includes/Schema (added)
-
tags/1.6.20/includes/Schema/Advanced.php (added)
-
tags/1.6.20/includes/Schema/Cloudflare.php (added)
-
tags/1.6.20/includes/Schema/Consent.php (added)
-
tags/1.6.20/includes/Schema/License.php (added)
-
tags/1.6.20/includes/Schema/Platform (added)
-
tags/1.6.20/includes/Schema/Platform/Bing.php (added)
-
tags/1.6.20/includes/Schema/Platform/GA4.php (added)
-
tags/1.6.20/includes/Schema/Platform/GoogleAds.php (added)
-
tags/1.6.20/includes/Schema/Platform/LinkedIn.php (added)
-
tags/1.6.20/includes/Schema/Platform/Meta.php (added)
-
tags/1.6.20/includes/Schema/Platform/Pinterest.php (added)
-
tags/1.6.20/includes/Schema/Platform/TikTok.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/Comment.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/Download.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/EmailLinks.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/Forms.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/OutboundLinks.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/PageScroll.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/Pageview.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/PhoneLinks.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/Search.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/TimeOnPage.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/UserLogin.php (added)
-
tags/1.6.20/includes/Schema/WebsiteEvents/UserSignup.php (added)
-
tags/1.6.20/includes/Schema/WooCommerce (added)
-
tags/1.6.20/includes/Schema/WooCommerce/AddToCart.php (added)
-
tags/1.6.20/includes/Schema/WooCommerce/CheckoutPage.php (added)
-
tags/1.6.20/includes/Schema/WooCommerce/General.php (added)
-
tags/1.6.20/includes/Schema/WooCommerce/OrderCompleted.php (added)
-
tags/1.6.20/includes/Schema/WooCommerce/ProductCategoryPage.php (added)
-
tags/1.6.20/includes/Schema/WooCommerce/ProductPage.php (added)
-
tags/1.6.20/includes/Schema/WooCommerce/ProductRemoved.php (added)
-
tags/1.6.20/includes/TrackingPlugin.php (added)
-
tags/1.6.20/includes/Utils (added)
-
tags/1.6.20/includes/Utils/AddEvent.php (added)
-
tags/1.6.20/includes/Utils/Ip.php (added)
-
tags/1.6.20/includes/Utils/Settings.php (added)
-
tags/1.6.20/includes/Utils/Taxonomy.php (added)
-
tags/1.6.20/includes/Utils/Url.php (added)
-
tags/1.6.20/includes/Utils/User.php (added)
-
tags/1.6.20/includes/Utils/WooCommerce (added)
-
tags/1.6.20/includes/Utils/WooCommerce/Order.php (added)
-
tags/1.6.20/includes/Utils/WooCommerce/Product.php (added)
-
tags/1.6.20/package (added)
-
tags/1.6.20/package/beetle-tracking (added)
-
tags/1.6.20/readme.txt (added)
-
tags/1.6.20/uninstall.php (added)
-
tags/1.6.20/wp-content (added)
-
tags/1.6.20/wp-content/plugins (added)
-
tags/1.6.20/wp-content/plugins/beetle-tracking-pro (added)
-
tags/1.6.20/wp-content/plugins/beetle-tracking-pro/includes (added)
-
tags/1.6.20/wp-content/plugins/beetle-tracking-pro/includes/Controller (added)
-
trunk/beetle-tracking.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
beetle-tracking/trunk/beetle-tracking.php
r3408095 r3422605 4 4 * Plugin URI: https://rocketbeetle.com/beetle-tracking 5 5 * Description: Implement Cloudflare Zaraz tracking on your site. Tracking key events with our automated tracking, and add you own custom tracking. WooCommerce is fully supported. 6 * Version: 1.6. 196 * Version: 1.6.20 7 7 * Requires PHP: 7.4 8 8 * Author: RocketBeetle … … 18 18 } 19 19 20 define('BEETLE_TRACKING_VERSION', '1.6. 19');20 define('BEETLE_TRACKING_VERSION', '1.6.20'); 21 21 define('BEETLE_TRACKING_DIR_PATH', plugin_dir_path(__FILE__)); 22 22 define('BEETLE_TRACKING_DIR_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.