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

CommentFileSizeAuthor
#12 Snipaste_2024-09-16_12-40-05.png6.35 KBmsn5158
Command icon 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

msn5158 created an issue. See original summary.

_renify_’s picture

Thank 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.

_renify_’s picture

Assigned: Unassigned » _renify_
Category: Support request » Feature request
msn5158’s picture

When 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

_renify_’s picture

@msn5158 Please create bug ticket and provide steps to reproduce. It's fine in my end using 10.2.6

msn5158’s picture

It 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.

msn5158’s picture

I have found the reason now, it is due to the block_ajax module causing the issue.

msn5158’s picture

There is a feature request, hope it has a total PV record, Each page visit will be count one time to display a total PV.

  • _renify_ committed a18bd353 on 1.1.x
    Issue #3452102: This module is exactly what I want
    
_renify_’s picture

Status: Active » Fixed
msn5158’s picture

StatusFileSize
new6.35 KB

Hello

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.

_renify_’s picture

Hello @msn5158 ,

  • Yes it can count every single page.
  • Yes, you can create view page and enable aggrigate to sum all view counts
msn5158’s picture

OK, I will try it.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.