Wai Metrics

Descripción

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.

External Services

This plugin integrates with the following services when the plugin is configured to do so.

  1. Google Analytics GA4

    • Purpose: Tracks website events incl eCommerce data.
    • Data Sent: Includes product views, cart additions, purchases, and checkout data.
    • Privacy Policy: Google Privacy Policy
  2. Facebook Meta Pixel

    • Purpose: Tracks user behaviour for advertising and marketing analytics.
    • Data Sent: Includes product views, cart additions, purchases, and checkout data.
    • Privacy Policy: Meta (Facebook) Privacy Policy
  3. Google Ads Tag

    • Purpose: Tracks user behaviour for Google Ads conversions.
    • Data Sent: Includes purchase data, order value, and transaction IDs.
    • Privacy Policy: Google Ads Policy

Instalación

  1. From WordPress Dashboard:

    • Navigate to ‘Plugins’ > ‘Add New’.
    • Search for ‘WooCommerce Analytics Integration’.
    • Click ‘Install Now’, then ‘Activate’.
  2. Configure Plugin:

    • Go to ‘Settings’ > ‘Wai Metrics’ tab.
    • Enter your Tracking IDs for Google Analytics GA4, Facebook Meta Pixel, and Google Ads.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Wai Metrics” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Wai Metrics” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

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.