| 开发者 | aiviemarketing |
|---|---|
| 更新时间 | 2026年6月18日 02:06 |
| PHP版本: | 8.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
aivie-for-woocommerce folder to wp-content/plugins/.No. WooCommerce must be installed and active. The plugin degrades gracefully and shows a single notice if WooCommerce is missing.
You can use it with a self hosted version of Mautic, but it is designed specifically for Aivie. Aivie is an improved version of Mautic with a focus on e-commerce and WooCommerce integration. The creation and update of contacts will work in any case. This can be relevant if you want to use the plugin for conversion tracking. As this plugin adds the Mautic tracking ID, which is a unique feature. But you will miss out on the order sync. If you prefer to host it yourself, the Aivie Commerce plugin is available separately. You can learn more here: Aivie Mautic Hosting Aivie Commerce plugin
Contact billing fields, order totals, line items, and safe order meta. Sensitive keys (tokens, passwords, card numbers, IBANs) are always excluded. No data is sent unless the plugin is enabled and configured by the admin. Depending on the product, different information is sent. Supports variable products, subscriptions and variable subscriptions.
When Mautic tracking is active on your shop, Mautic writes a first-party cookie (mtc_id) containing the contact ID. This plugin reads that cookie server-side at checkout and sends it with each order so Aivie can match the order to an existing contact without creating a duplicate.
Yes. It declares compatibility with WooCommerce High-Performance Order Storage and uses only WooCommerce CRUD methods.
No. WooCommerce Subscriptions is optional. When the official extension is active, subscription parent orders and renewal orders are sent through the Aivie order endpoint with an embedded subscription block, while lifecycle-only changes such as pause, cancellation, expiration, and renewal date changes are sent to the Aivie subscription endpoint.
Yes. Variable subscription line items keep the existing WooCommerce variation handling. The selected variation ID and variation attributes are sent with the order item and subscription attributes.
Network errors and 5xx responses are retried automatically via Action Scheduler (up to 3 attempts with exponential backoff and jitter). 400 validation errors and 401/403 authentication errors are not retried.
WooCommerce > Status > Logs, filter by "aivie-for-woocommerce" in the dropdown.