Convertmax

plugin banner

Track page activity and form events in your WordPress site with Convertmax.

Author:cbconvertmax (profile at wordpress.org)
WordPress version required:5.8
WordPress version tested:6.9.4
Plugin version:1.0.0
Added to WordPress repository:01-04-2026
Last updated:01-04-2026
Rating, %:0
Rated by:0
Plugin URI:https://convertmax.io
Total downloads:0
plugin download
Click to start download

Convertmax connects your site to Convertmax so you can capture user activity and conversion events.

Features:

  • Add your Convertmax public API key from WordPress admin.
  • Keep tracking disabled until explicitly enabled by a site admin.
  • Require visitor consent before tracking (via wp_has_consent( 'statistics' )).
  • Track on-site search events.
  • Optionally disable tracking for logged-in administrators.
  • Track supported form submissions for Contact Form 7, WPForms, and Formidable Forms.

After activation, go to Convertmax > General Options to configure your API key and tracking preferences.

Source code:

  • GitHub repository
  • Unminified JavaScript source is included in this plugin at js/cm.js
  • Minified production build is included at js/cm.min.js

Development Notes

The distributed SDK files included with this plugin are:

  • js/cm.js – human-readable source
  • js/cm.min.js – minified production build

Privacy

This plugin is intended to send analytics/conversion events to Convertmax after configuration.

When tracking is enabled and consent requirements are met, the plugin may send:

  • Page metadata (page ID, title, URL path, post type).
  • Search query text and result counts (if enabled).
  • Form submission-related metadata for supported forms (if enabled).
  • Commerce event data for WooCommerce actions (add-to-cart and completed purchase events), including order/product details.

Site owners are responsible for:

  • Obtaining any required user consent.
  • Maintaining a compliant privacy policy.
  • Configuring tracking features according to local legal requirements.

FAQ
ChangeLog