by Tag Concierge on WordPress.org
Track and analyze which traffic sources and marketing channels drive the most revenue in your WooCommerce store
Attribution Analytics for WooCommerce gives you powerful insights into which marketing channels and traffic sources are driving revenue for your online store. By analyzing the native source data that WooCommerce already collects with each order, this plugin provides clear, actionable analytics without requiring any external tracking scripts.
Key Benefits:
Core Features:
Perfect for:
This plugin uses modern JavaScript development tools. The distributed JavaScript files in the build directory are compiled from source files located in the src directory.
To build the JavaScript files from source:
npm install to install dependenciesnpm run build to create production builds with source mapsnpm run start for development mode with file watchingThe source code is available in the plugin’s src directory, and the build process uses WordPress Scripts (@wordpress/scripts) for bundling and compilation.