Inventory Alpha

Plugin data we collect

Our WordPress plugin checks in with our licensing server once a day to confirm your license is valid. This page documents every field that check-in sends — and confirms what it never sends.

The plugin sends no page URLs, no usage or analytics telemetry, and no personally identifiable information. The seven fields below are the complete payload. If we ever add a field, this page changes in the same release.

What the plugin sends
license_key
Your license key. Identifies which license is checking in.
site_token
A random ID generated once per install. Lets us count activations without ever storing your site URL.
root_domain
Your registrable domain only — no path, no query string. Enforces one license per site.
plugin_version
The plugin version running on your site. Support and compatibility.
wp_major
Your WordPress major version only (e.g. 6). Compatibility checks.
php_major
Your PHP major version only (e.g. 8). Compatibility checks.
timestamp
The signed time of the request. Replay protection on the signed request.

Read our full Privacy Policy