Download .zip |
Info | Example | View files (12) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2015-11-11 (3 years ago) | 68% | Total: 283 This week: 1 | All time: 7,400 This week: 365 |
Version | License | PHP version | Categories | |||
click-counter 1.0 | MIT/X Consortium ... | 5.0 | HTML, PHP 5, User Management |
Description | Author | |
This class can generate links and keep track of clicks on them. Recommendations Looking for good pluggable click tracker mechanism |
ClickCounter is a PHP class that allows you to control the number of visitors who clicked on certain links. Useful for statistics on navigation and \ or downloading files.
To use the class will need, call the static method getHref class CCounter, passing as the only argument the link Example:
If the link is unreachable, the class will direct the browser to the 404 page indicated in configurations.
Files |
File | Role | Description | ||
---|---|---|---|---|
core (3 files) | ||||
install (1 file) | ||||
404.php | Aux. | Auxiliary script | ||
index.php | Example | Example script | ||
LICENSE | Lic. | License text | ||
link1.html | Data | Auxiliary data | ||
link2.html | Data | Auxiliary data | ||
link3.html | Data | Auxiliary data | ||
link4.html | Data | Auxiliary data | ||
README.md | Doc. | Documentation |
Files | / | core |
File | Role | Description |
---|---|---|
CCounter.class.php | Class | Class source |
CCounter.config.php | Conf. | Configuration script |
CCounter.hrefPointer.php | Aux. | Auxiliary script |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.