| 开发者 | codecasastudios |
|---|---|
| 更新时间 | 2026年6月23日 04:39 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
customer-event-sync-casa-signals folder to /wp-content/plugins/.Customer Event Sync for Casa Signals and WooCommerce from the Plugins screen.Settings link under the plugin name on the Plugins screen.Events are queued locally first and sent to Casa Signals in background batches.
No. Tracking is off by default. A store administrator must add an API key and enable event tracking in the plugin settings before cookies are set or events are sent.
Yes. The plugin settings include an Administrator tracking checkbox. Untick it to stop logged-in WordPress administrators from being included in customer behavior analytics. Site health reports are still sent.
The connector can track user login, logout, registration, reset password, account updates, cart activity, checkout activity, order placed, payment successful, payment failed, refunds, cancellations, subscriptions, product views, product searches, coupons, supported form submissions, and site health signals.
rawurlencoded by the plugin and again by PHP's setcookie(), inflating the Cookie header ~40% and pushing some Facebook-sourced visitors past the nginx Cookie size limit (431 Request Header Fields Too Large). Cookies written under earlier versions are detected and migrated in place on the next request.gclid, fbclid, msclkid, ttclid) and utm_* parameters are already stored as their own touch fields, so no attribution is lost — the redundant URL representation just stops being carried on every subsequent request.casasig prefix, addressing the WordPress.org plugin review note about inconsistent prefixes (was a mix of casa_signals_connector_*, casa_signals_*, and the customer-event-sync-casa-signals-* slug).