WordPress plugin
The official Harvv plugin for WordPress is in development. Until it lands on the WP plugin directory, install via the direct-pixel snippet — works on any WP theme.
Today (direct pixel)
- Get your site key from Studio → Settings → Install
- In WP Admin → Appearance → Theme File Editor →
header.php - Paste this above
</head>(or use a Header Footer plugin):<script async src="https://harvv.com/px/YOUR_SITE_KEY/pixel.js"></script> - Save → load any page → check Network tab for
pixel.jsloading
That's the full install. See Direct pixel install for details on verifying, CSP, and the privacy contract.
The plugin (coming soon)
The plugin will add:
- Site key entry + verification in the WP Admin (no theme editing)
- Auto-detection of WP user context (logged-in user id, hashed)
- WooCommerce cart-event capture (add-to-cart, checkout-start, conversion)
- Auto-install for new WP sites via wp-cli
Watch github.com/AxiomState/harvv-wordpress for the release. Star the repo to get a notification.