Multi Click Counter Tracker
Track clicks on any CSS selector. Add, name, reorder, and reset counts dynamically.
Why It Matters
Every click tells you something about user behavior. Without tracking, you’re guessing where customers engage most. Multi Click Counter Tracker gives you a lightweight, precise way to log clicks anywhere on your site — no analytics bloat, just exact counts tied to your chosen selectors.
Key Features
- Track clicks on any element using CSS selectors
- Assign friendly names for reporting clarity
- Sortable, inline-editable admin table
- Per-selector reset or bulk reset option
- Drag-and-drop row reordering
- Lightweight script with delegated click listener
- Secure AJAX logging with nonces and sanitization
How It Works
- Open the Click Counter screen in your admin panel.
- Enter a CSS selector and an optional friendly name.
- Save your changes. The click listener is automatically enabled.
- Counts increase as visitors interact with matching elements.
Examples
.hero .cta-button
— measure clicks on hero section buttons.
footer a.signup
— track interest in footer signup links.
[data-track="pricing"]
— count clicks on pricing-related elements.
Included
- Plugin: Multi Click Counter Tracker
- Admin screen to add, edit, delete, and reorder selectors
- Secure AJAX handlers for click logging and resets
- Automatic updater client
- Translation ready (
/languages
folder)
Changelog
- 1.0.1 — Added default rows for faster setup, per-row edit/reset actions, sortable table, security hardening, and streamlined admin menu icon.
License
Licensed under GPL-2.0-or-later. A valid license key from StupidSimplePlugins.com enables automatic updates and access to support.
© Stupid Simple Plugins