Kunena / Kunena-Forum

Kunena Forum - Forum / Bulletin Board / Discussions component for Joomla - This is the 6.x/5.x main development branch. Please do not open issues regarding earlier versions of Kunena
https://www.kunena.org
GNU General Public License v3.0
1.75k stars 812 forks source link

Topic views is not accurate #6009

Open sshcli opened 6 years ago

sshcli commented 6 years ago

Steps to reproduce the behavior:

  1. Create a new topic
  2. Visit the topic 10 times or share the topic link in a Whatsapp Group

Expected behavior The page views should be counted as "Page Views" and not as "Unique Visitors" Saying this, you should see 10 views in the forum.

good8

Actual result The page views are being counted as "Unique Visitors" and not as "Page Views" The results, you see only 1 view in the forum instead of 10 views.

bad8

System information (please complete the following information) Joomla version: 3.9.21 Kunena version: 5.1.19 PHP version: 7.4.9 Database version: MySQL 5.7.31

Comments Traffic from Whatsapp has no referral, it is marked a Direct Traffic in Google Analytics The problem could be the Direct Traffic from Smartphone not being counted

810 commented 6 years ago

this is because else bots will increase much the total of views.

sshcli commented 6 years ago

in that case, should we change the string instead? And use "Visitors" instead of "Views"

sshcli commented 6 years ago

or show both values (Views and Visits)

github-actions[bot] commented 5 years ago

This issue is stale because it has been open 30 days with no activity.

sshcli commented 4 years ago

I think the problem is with: public_html/media/kunena/cache/crypsis/css/kunena.css

For some reason, this file is being modified/updated even after Disable Joomla Cache + Disable Kunena Cache + Clear Cache

To test it, Do this: Disable Joomla Cache + Disable Kunena Cache + Clear Cache + Visit the website + Take a look to the Last Modified Date in public_html/media/kunena/cache/crypsis/css/kunena.css