WooCommerce Northbeam
Northbeam tells you what channels, campaigns and creatives are actually driving revenue. Developed by data scientists and marketers with decades of experience scaling brands.
by Built Mighty · github.com/builtmighty/woocommerce-northbeam · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/builtmighty/woocommerce-northbeam/archive/refs/heads/main.zipReadme
About WooCommerce Northbeam
This plugin connects WooCommerce to Northbeam's Orders API so that the API ingests order data for reporting and analysis. It does this by hooking into the woocommerce_payment_complete action, which runs whenever a payment is made for any order. The plugin can also include the Northbeam tracking pixel and the firePurchaseEvent script, which runs on the WooCommerce thank you/receipt page. It is compatible with WooCommerce Subscriptions.
Installation
Download the ZIP of the latest release:
Or use the following WP CLI command:
wp plugin install https://github.com/builtmighty/woocommerce-northbeam/archive/refs/heads/main.zip --force --activate
Settings
Settings for the plugin are included within WooCommerce -> Settings and then the "Northbeam" tab. From the settings panel, you're able to set the following:
- Enable the entire plugin.
- Enable the tracking pixel.
- Enable the firePurchaseEvent script.
- Set the client ID.
- Set the authorization key.
- Enable logging.
Once everything is set, the plugin will handle it from there.
Changelog
🚀 v1.0.0 - Initial Release (01/16/2025)
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.0 | Jan 16, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.