It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I have a large amount of pages across the company.
I'd like to have the ability to view pages which weren't viewed / updated for an X amount of time. Any suggestions? A macro / free plugin (I'm aware of Archiving Plugin for Confluence, but the cost is just too high).
We have Google Analytics configured but I can't seem to find a way to do that with GA.
Thanks
Hello Peter, you can use a plugin such SQL for Confluence as and use the following queries:
SELECT spaces.spacename, MAX(content.lastmoddate) FROM content, spaces WHERE content.spaceid = spaces.spaceid GROUP BY spaces.spacename;
Please post to this should you have any other queries on the matter.
Hi, Does this also work to see pages that have not been viewed in a really long time or would we need to use something like Google Analytics for that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi team, I’m Avinoam, a product manager on Confluence Cloud, and today I’m really excited to let the Community know that all customers can now try out the new editing experience and see some of the ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.