The Wai Metrics plugin seamlessly integrates external analytics trackers into your WooCommerce site, capturing the complete eCommerce purchase journey—from product views to cart additions, checkout initiation, and final purchase completion. It supports Google Analytics GA4, Google Ads Tag for conversions, and Facebook Meta Pixel. Additionally, Wai incorporates cost-of-goods-sold calculations into its tracking events, allowing for more precise measurement of conversion values against ad spend. This COGS feature is particularly beneficial for stores with significant variations in margins and prices, optimising marketing efforts and ROI by preventing automated bidding strategies from disproportionately targeting higher-priced items.
This plugin helps you quickly setup your conversion trackers and Meta Pixel on your WooCommerce site.
Features include:
- Google Analytics GA4 Integration: Automatically send page views, product views, cart additions, and checkout events.
- Facebook Meta Pixel Tracking: Track user engagement and optimize your Facebook advertising campaigns with real-time data.
- Google Ads Tracking: Enhance ad performance with conversion tracking on order completion.
- Cost Of Goods Sold: Includes COGS calculations in the "value" or reported metrics. Setup your cost prices on a per product basis.
- WooCommerce Optimised: Designed specifically for seamless integration into WooCommerce.
GDPR and Privacy:
The plugin itself does not add any cookies but it does insert the trackers from GA4 and Meta which use cookies of their own and have data privacy concerns.
This plugin does not currently have cookie concent and GDPR privacy integration. Feature coming soon.
1.0.0
Initial release. Full integration with Google Analytics GA4, Facebook Meta Pixel, and Google Ads conversion tracking.
1.0.1
Version 1.0.1 includes critical updates to align with WordPress guidelines: replaced direct tags with proper WordPress functions (wp_enqueue_script and wp_add_inline_script), added validations to handle null product scenarios, updated the namespace from Wai to WaiMetrics, and enhanced documentation to explicitly detail integrations with external services like Google Analytics GA4, Meta Pixel, and Google Ads Tag. These changes improve code compliance, robustness, and transparency.
1.0.2
Fixed a validation error that prevented use of Google Ads Tags that contained an underscore from being saved in the plugin settings.