Node Button click counter
No security coverage
This module tracks the number of clicks on buttons within a node, allowing for multiple buttons and language-specific tracking. To use it, you need to add an integer field to your content type to represent the button.
- This module will help to track the number of clicks of a button on a node.
- Buttons may be multiple
- Needs to be created that button field in particular content type as a integer field
- It also tracks for specific languages.