Activity report data application

Hsu Yao Chang October 3, 2015

Dear all, 

How can we find the times of each page view/edit ?We tried to find the information from activity report as listed as the address: https://drive.google.com/file/d/0BxriXuT0xeaFSFJrdHNDMGkzMHc/view?usp=sharing But we wonder the sql language . Would it be possible to find it's sql search language ? We tried as listed as below:

SELECT count(title) as total ,title
FROM content
WHERE (lastmoddate, lastmoddate) OVERLAPS ('2015-09-27'::DATE, '2015-10-04'::DATE)
group by title;

But about the view page information , we can not find . Thank you.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 4, 2015

Confluence does not track page views unless you enable the internal statistics tracking (not recommended for medium to large installations), or get one of the tracking add-ons, or embed google analytics in it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events