.pot
file for easy translation into other languages. A Vietnamese translation (err-click-counter-for-woo-products-vi.po
) is already included.Plugins > Add New
.Upload Plugin
.err-click-counter-for-woo-products.zip
file from your computer.Install Now
.err-click-counter-for-woo-products.zip
file.err-click-counter-for-woo-products
folder to the /wp-content/plugins/
directory on your server.Settings > Click Counter
to customize the display labels.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.
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.
Yes. You can go to Settings > Click Counter
to:
WooCommerce > Products
). This column is sortable.The plugin is designed to work well with the following product types:
No. The plugin uses AJAX to update click counts asynchronously, meaning it doesn't block page loading or significantly impact website performance.
Click counts are stored as post meta for each product, with the meta key _product_click_count
.
Currently, there is no direct option to reset from the user interface. You can delete the _product_click_count
meta for that product in the database (e.g., using a post meta management plugin) if necessary.
The plugin includes an err-click-counter-for-woo-products.pot
file so you can translate it into any language. A Vietnamese translation (err-click-counter-for-woo-products-vi.po
) is already provided.