# Convertmax

Convertmax tracks user activity and conversion events on your WordPress site.

## Features

- Configure your Convertmax public API key in wp-admin.
- Enable or disable tracking from plugin settings.
- Optional visitor-consent requirement (`wp_has_consent( 'statistics' )`).
- Optional admin-user tracking exclusion.
- Form event tracking toggles for Contact Form 7, WPForms, and Formidable Forms.

## Installation

1. Upload the `convertmax` folder to `/wp-content/plugins/`.
2. Activate **Convertmax** in Plugins.
3. Open **Convertmax** in wp-admin and save your settings.

## Support

- Email: `help@convertmax.io`
- GitHub: [https://github.com/convertmax/convertmax_wordpress](https://github.com/convertmax/convertmax_wordpress)

## SDK Source

- Unminified SDK source: `js/cm.js`
- Minified SDK build: `js/cm.min.js`

## License

This plugin is licensed under the **GNU General Public License, version 2 or later (GPLv2+)**.

- SPDX: `GPL-2.0-or-later`
- Full license text: [LICENSE.txt](./LICENSE.txt)
