Releases: mbuzzco/mbuzz-wp
Releases · mbuzzco/mbuzz-wp
v0.3.0-alpha — Embedded form capture
Server-side WordPress attribution for the mbuzz platform.
Install
- Download
mbuzz-attribution-0.3.0-alpha.zipbelow. - wp-admin → Plugins → Add New → Upload Plugin → choose the zip → Install Now → Activate.
- Open Mbuzz → Settings, paste your API key.
What's in this release
- Embedded / external form capture —
window.mbuzz.captureLead()+ a first-party REST endpoint (/wp-json/mbuzz/v1/lead) for forms that submit in the browser to a third party and never reach WordPress. The visitor is resolved server-side. - Opt-in, per-form Contact Form 7 field mapping (event or conversion).
- WooCommerce conversions, identity stitching, WP Consent API gating, Privacy API exporter/eraser.
Requirements
WordPress 6.5+, PHP 8.1+.
Pre-release (alpha). Not yet on the WordPress.org directory — install from the zip above.