Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to create most popular pages dynamic list

Original Master General 2Dec 21 2016 — edited Dec 21 2016

So a little while back I created this query to retrieve the most commonly visited pages in my apex 5.0 application.  I then altered it a little bit to fit into a dynamic list.  This query will return the top ten most visited pages excluding the pages in the page group utility (which for me is things like the login page and homepage).  It is set up so that it it will only count 1 visit to the page per minute as a hit on the page because I have a few pages that are refreshing at a high frequency.

Any questions/concerns/compliments/improvements are welcome:

This post has been answered by Original Master General 2 on Dec 21 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 18 2017
Added on Dec 21 2016
1 comment
413 views