Can admins in Confluence datacenter, export 'macro usage' scan results? I am trying to find example pages that are using these specific macros, to understand how the most used macros are being used by end-users.
Hello and welcome to community @Hema Iyer
You can find it under Administration → General Configuration → Macro Usage.
Also most Admins find useful Database query. I was doing it myself before Migration to Cloud.
Hello as Arkadiusz already stated, the DB Query would be the better choice.
what you can also do is - to check the body of a page for the macros and count the space/page id and the amout of specific macro appreance. this way you will find way more detailed usage statistics.
i usually do this with a python script and get CSV
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.