Beschrijving
“Click Counter for Woo Products” is een krachtig en gebruiksvriendelijke WordPress plugin die je helpt het aantal klikken (of downloads voor externe/affiliate producten) op je WooCommerce producten te volgen en weer te geven.
This plugin provides an intuitive way to assess customer engagement and interest in each product. The click count will be displayed on the product detail page and in the product list in the admin area.
Key Features:
- Click Tracking: Automatically counts every time a customer clicks the “Add to cart” button (for simple, variable, grouped products) or the external/affiliate product button.
- Display on Product Page: Shows the click/download count directly on the product detail page, below the add to cart/product button.
- Beheer kolom: Voegt een kolom ‘Klikken’ toe aan de WooCommerce productlijst in het beheersdashboard, zodat je producten snel kunt bekijken en op populariteit kunt sorteren.
- Aanpasbare labels:
- Choose between “Clicks” or “Downloads” labels for external/affiliate products.
- Customize the label displayed before the count for regular products (simple, variable, grouped), e.g., “Added to cart:”, “Interest:”, etc.
- AJAX-updates: Het aantal klikken wordt via AJAX bijgewerkt, wat zorgt voor een soepele gebruikerservaring zonder dat de pagina opnieuw hoeft te laden.
- AJAX-instellingen opslaan: De instellingenpagina gebruikt AJAX om wijzigingen op te slaan, compleet met handige meldingen.
- Easy Configuration: A simple settings page located in the WordPress “Settings” menu.
- Clean and Optimized Code: Developed following WordPress best practices.
- Translation Ready: Includes a
.potfile for easy translation into other languages. - Quick Settings Link: Adds a “Settings” link directly to the plugin list for quick access.
This plugin is a useful tool for WooCommerce store owners who want to better understand customer behavior and identify their most popular products.
Support
If you have any questions or issues, please contact the author.
Donate
If you find this plugin useful, please consider donating to support future development. Thank you!
Schermafbeeldingen





Installatie
Via WordPress Admin:
- Navigate to
Plugins > Add New. - Click
Upload Plugin. - Choose the
err-click-counter-for-woo-products.zipfile from your computer. - Click
Install Now. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to
Via FTP:
- Extract the
err-click-counter-for-woo-products.zipfile. - Upload the
err-click-counter-for-woo-productsfolder to the/wp-content/plugins/directory on your server. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Extract the
Configuratie:
- After activation, go to
Settings > Click Counterto customize the display labels. - Alternatively, click the “Settings” link below the plugin name in the plugin list.
- After activation, go to
FAQ
-
What does this plugin do?
-
This plugin tracks the number of clicks on the “Add to cart” button for WooCommerce products (simple, variable, grouped) and the button for external/affiliate products. It displays this click count on the product page and in the product admin column.
-
How are clicks counted?
-
A click is recorded each time a user clicks the main action button of a product (e.g., “Add to cart”, external/affiliate product button) on the shop page, category pages, or single product page.
-
Can I customize the display label?
-
Yes. You can go to
Settings > Click Counterto:
* Choose between “Clicks” or “Downloads” as the label for external/affiliate products.
* Set a custom label for regular products (e.g., “Viewed:”, “Purchases:”, etc.). -
Where is the click count displayed?
-
- On the single product page, typically below the “Add to cart” button or external/affiliate product button.
- In the WooCommerce admin area, a new column named “Clicks” will be added to the product list (
WooCommerce > Products). This column is sortable.
-
Is the plugin compatible with all WooCommerce product types?
-
The plugin is designed to work well with the following product types:
* Simple product
* Variable product
* Grouped product
* External/Affiliate product -
Will click tracking slow down my website?
-
No. The plugin uses AJAX to update click counts asynchronously, meaning it doesn’t block page loading or significantly impact website performance.
-
Where is the click count data stored?
-
Click counts are stored as post meta for each product, with the meta key
_product_click_count. -
Can I reset the click count for a product?
-
Currently, there is no direct option to reset from the user interface. You can delete the
_product_click_countmeta for that product in the database (e.g., using a post meta management plugin) if necessary. -
Is the plugin available in my language?
-
The plugin includes an
err-click-counter-for-woo-products.potfile so you can translate it into any language.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Click Counter for Woo Products” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Click Counter for Woo Products” is vertaald in 3 localen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Click Counter for Woo Products” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.27.0
- Security Fix: Resolve potential IDOR vulnerability in AJAX click counter.
- Fix: Optimize click counting mechanism to prevent race conditions and ensure accurate tracking.
- Fix: Prevent memory exhaustion issues during plugin uninstallation on large stores.
1.26.0
- Fix lỗi nhỏ.
1.25.2
- Change name ^^
1.25.0
- Initial release.
