How can I count the clicks of a single website on a daily basis for a navigation website? How can I count the clicks of a single website on a daily basis for a navigation website?
Reply to discussion (solution)
Each link specifies an onclick and transmits a parameter, similar to count. php? Id = link ID. write the Operation database in count. php and add a click to the ID.
------------------------------------------------------ AutoCSDN signature file ------------------------------------------------------
Code Farm ?? A farm where coders sow codes and graze ideas!
Each link specifies an onclick and transmits a parameter, similar to count. php? Id = link ID. write the Operation database in count. php and add a click to the ID.
------------------------------------------------------ AutoCSDN signature file ------------------------------------------------------
Code Farm ?? A farm where coders sow codes and graze ideas!
These URL links are all external links. Based on your ideas, you can pass the value through JS and then upload the value to the background through ajax.