Hello,
To get the results directly from your database server can use the following query:
select text_val as views from os_propertyentry where entity_id= PageID and entity_key='tracking.viewCount';
In the query, to get the views of a page you have to assign page's ID to entity_id and to get this Confluence internal page ID please follow this documentation:
沒有留言:
張貼留言