Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Analytics? Metrics? SQL queries from Confluence DB?

Victor Prasad November 2, 2016

Hello,

Would anyone know of any SQL queries I could run against the Confluence DB that would show me the total hits to Confluence in a set time period?  My preference is not to use a plugin. 

For instance I can query the db:

 

select * from dbo.SPACES

where 

SPACETYPE='global'

order 

by LASTMODDATE DESC;

This gives me info about the spaces and when they were last modified

Any idea how to find"

Most used space?

Most active user?

Or queries other have found to be more meaningful?

All I have is the System Information analytic and I need a bit more info.

We are using v 5.7.1.  I know it is better in 5.10.8

 

Thanks,

 

2 answers

1 accepted

1 vote
Answer accepted
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 2, 2016
Victor Prasad November 2, 2016

Hi Timothy,

We can enable it because of the performance issues.  Will have to look to look at the plugin options.

Hoping to be able to grab something from the DB.

Thanks for pointing this out!

 

V

 

0 votes
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 10, 2016

Or queries other have found to be more meaningful?

You may want to check the "up-to-dateness" and "relevancy" per page metrics computed by the Archiving Plugin. This more focus on the quality of the content than on the activity of the users. that may eventually be of more value to track, depending on your use case:

5672143e-ff27-4262-a57d-bdecc8823411.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events