Reading volume. If you refresh the page once, you can add one field and click it on your own. it feels so fake. How to get more accurate statistics.
Reply to discussion (solution)
If no rule is set, the operation is feasible only when there is a rule.
ID or ip address based on the current sessionid
Refresh the page once and add one field. you can also click
Everyone is doing this. if you want to be more real, you can record the IP address. the same IP address is only calculated once a day, which is much more real.
You can use session or compare IP addresses. Generally, the Enterprise site is okay. However, if the website traffic conference consumes too much resources, the click volume would have been an edge function, which outweighs the loss.
I use ajax to submit requests for page loading to increase the number of clicks. one is to make the page more static, and the other is to prevent machine refreshing. if you are still afraid of F5, you can open the page for 10 seconds and then request again. If your website is larger, you can write data to the cache, accumulate data to a certain amount, and then write data to the database. If you need absolute real data, create a table to index the IP address, and record the article id and the last time this IP address was clicked.
Use third-party Statistics