Hello,
This module is exactly what I want. It can count non entity page views. There is a question, is it permanently recorded?
Will it be cleared, such as when clearing the cache, Because I couldn't find its record in the database.
Thank you
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | Snipaste_2024-09-16_12-40-05.png | 6.35 KB | msn5158 |
Issue fork page_view_counter-3452102
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
_renify_ commentedThank you for youre feedback. Well it doesn't clear records even if it was clear the cache.
Will create this as a new feature on this ticket.
Comment #3
_renify_ commentedComment #4
msn5158 commentedWhen adding a block, I chose to display the block title, but it was not actually displayed. Is this a bug? Meanwhile, I am unable to modify the title name. In drupal 10.2.6
Comment #5
_renify_ commented@msn5158 Please create bug ticket and provide steps to reproduce. It's fine in my end using 10.2.6
Comment #6
msn5158 commentedIt may conflict with a certain module, I can't find it. However, I don't use block display, I just create a block and use the block token to put it at the head of the article. Just take its value.
Comment #7
msn5158 commentedI have found the reason now, it is due to the block_ajax module causing the issue.
Comment #8
msn5158 commentedThere is a feature request, hope it has a total PV record, Each page visit will be count one time to display a total PV.
Comment #11
_renify_ commentedComment #12
msn5158 commentedHello
Does it not count the homepage?
Also, can it calculation a total count of all pages count? That is, to accumulate the counts of all pages. It will display a counter, which is the sum of all pages.
Thank you for this feature update.
Comment #13
_renify_ commentedHello @msn5158 ,
Comment #14
msn5158 commentedOK, I will try it.