How do you calculate the number of times the data are displayed?

if the number of clicks on an article is simple, it can be calculated according to the number of requests, but how is the number of times displayed?

Mar.17,2021

it depends. Csdn you can count as one per click, whether it is your own article or not, so it is handled according to a simple counting method. And Wechat's official account article, will be combined with users, a user once a day (there were five times before, now do not know what rules), that is, there is a limit on the number of times, and then users who do not log in do not count, and those who read on the pc page do not count.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b33d28-2ac0c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b33d28-2ac0c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?