Use the official Convertmax WordPress plugin when you want fast setup for page activity and form-event tracking without custom script wiring.
What the plugin includes
- admin settings to save your Convertmax public API key
- tracking remains disabled until enabled by a site admin
- optional consent gating via
wp_has_consent('statistics') - optional exclusion of wp-admin user activity
- optional on-site search event tracking
- form tracking toggles for Contact Form 7, WPForms, and Formidable Forms
- WooCommerce events for add-to-cart and completed purchases (when enabled)
Install the plugin
Choose one installation path:
Option A: Install from WordPress.org marketplace (recommended)
Plugin listing: https://wordpress.org/plugins/convertmax/
- In WordPress Admin, go to Plugins > Add New.
- Search for
Convertmax. - Click Install Now, then Activate.
- Open Convertmax > General Options and save your API key/settings.
Option B: Manual upload
- Download and upload the
convertmaxplugin folder to/wp-content/plugins/. - In WordPress Admin, open Plugins and activate Convertmax.
- Open Convertmax > General Options and save your configuration.
Recommended first configuration
After activation:
- add your Convertmax public API key
- verify tracking is enabled
- decide whether admin users should be excluded
- enable only the form integrations you actively use
- if your site requires consent, enable consent-based tracking
Verification checklist
Use this quick check before launch:
- load a public page and confirm a page activity event is sent
- submit one enabled form and confirm a conversion/form event is captured
- confirm consent logic behaves correctly when consent is missing
- check that admin activity is excluded if that option is enabled
Source and support
- WordPress.org listing: Convertmax plugin page
- Plugin repository: convertmax/convertmax_wordpress
- Support:
help@convertmax.io