
內容簡介
Convertmax 外掛能夠將您的網站連接至 Convertmax,以捕捉用戶活動和轉換事件,幫助您更好地分析網站效能並提升轉換率。
【主要功能】
• 輕鬆添加 Convertmax 公共 API 金鑰
• 追蹤功能可由網站管理員啟用
• 在追蹤前需獲得訪客同意
• 追蹤網站內搜尋事件
• 支援 Contact Form 7、WPForms 和 Formidable Forms 的表單提交
外掛標籤
開發者團隊
原文外掛簡介
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.
