Mostly visited pages! | Community
Skip to main content
Level 2
October 16, 2015
Solved

Mostly visited pages!

  • October 16, 2015
  • 2 replies
  • 1002 views

 Is there a way to retrieve the most visited pages (within the website) by the end-user?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

Take a look at this community article:

http://cq.shishank.info/2011/12/20/impressions-in-cq-5-4/

2 replies

joerghoh
Adobe Employee
Adobe Employee
October 16, 2015

Hadi,

that's a hard question. The most accurate information you can get is an information frormr your tracking service (whatever it might be). Because these are measured on the browser and not on any intermediate or source system. For example if you were able to consume the hit counters on publish, you would have to sum them up first, but you don't get any requests which have been delivered out of the dispatcher cache. If you take the numbers out of the frontend-webservers, it's a bit better, but you ignore any intermediate cache between your infrastructure and the endusers (e.g. any CDN).

So can you be more specific which number you want to show?

Thanks,

Jörg

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

Take a look at this community article:

http://cq.shishank.info/2011/12/20/impressions-in-cq-5-4/