Mustkit Intent & CRO for WooCommerce analyzes detailed visitor behavior to (1) score each customer’s purchase intent into A/B/C labels for automated campaigns, and (2) diagnose weak page sections and prescribe concrete CRO fixes. All visitor data and PII stay on your own store server.
Intent scoring that learns from your store, not from a hardcoded table
Signals beyond scroll depth
data-bi-section markers, or fall back to scroll-percentile bands.Why they don’t buy — per product
Campaigns that reach anonymous visitors too
Privacy handled, not promised
What leaves your server
The plugin requires no account and no API key to use. All processing runs locally on your store. The services below are contacted only if you explicitly opt in (1, 2) or explicitly use the feature in question (3, 4). All four services are operated by JK Networks (the plugin author). The same terms and privacy policy apply to all of them:
Terms of service: https://mustkit.com/legal/service — Privacy policy: https://mustkit.com/legal/privacy
Installation reporting — Mustkit cloud at bi.mustkit.com — opt-in, off by default. If you enable “Share install status” in Settings, then once every 24 hours from the WordPress admin the plugin sends your site domain, a hash of it, the active plan (free/pro), whether a license is active, and the plugin version, so we can see where the plugin is installed. No visitor data, no PII, and no store content is sent.
Behavior cloud sync — Mustkit cloud at bi.mustkit.com — opt-in, off by default. If you enable “Sync behavior to cloud” in Settings, anonymized visitor-behavior events are mirrored to our cloud so it can provide cross-site benchmarking that a single store cannot compute locally. Visitor IDs are one-way hashed and no PII (name, email, order details) is sent. When you first enable this option, the plugin also registers your site once with the same service (sending your site domain, a site identifier, and a one-time challenge string) to receive the signing secret used to authenticate the sync. With this off, no visitor data ever leaves your server.
License verification & subscription management — Mustkit license/billing server at bi.mustkit.com — only if you buy the optional Pro add-on on mustkit.com and use the Plan & Billing screen. No call is made unless a license key has been entered. Specifically:
Support requests — Mustkit operations console at console.mustkit.com — only when you submit the form on the Support screen. The plugin sends the product ID, your site URL, your admin account email address, and your subject/message. If (and only if) you tick “Attach diagnostics”, it also sends the plugin, WordPress, WooCommerce and PHP versions and your list of active plugins to help us debug. Nothing is sent unless you press Submit.
Upgrading to Pro happens on our website (https://mustkit.com); there is no checkout inside the plugin. No external service is contacted for visitor tracking, intent scoring, page diagnosis, prescriptions, or campaigns — those run locally on your store.
All JavaScript and CSS in this plugin is hand-written, human-readable source, shipped exactly as authored — there is no build, transpilation, or minification step for JS/CSS, so the files in assets/ are the complete source themselves.
The bundled vendor/jk-wp-sdk PHP library is also hand-written source. During packaging its PHP namespace is prefixed per product with PHP-Scoper (to prevent class collisions when two of our plugins are active on the same site); this only renames namespaces and the code remains fully human-readable.