Hi Community,
I’m trying to retrieve page view statistics for a list of pages in Horizon Confluence that all contain the Chart Macro.
Use Case:
We have several Confluence pages where the Chart Macro is used to visualize data. For reporting and engagement tracking purposes, I need to pull the number of views for each of these pages:
• In the last 6 months, and
• All-time (if available)
What I Have:
• A list of Confluence pages that use the Chart Macro
• Access to Horizon Confluence (hosted internally)
• Permissions to view page analytics or reporting tools (if available)
What I Need Help With:
1. Is there a way to filter or identify all pages using the Chart Macro?
2. How can I pull view count data for those pages — either through:
• REST API or backend queries (if supported in Horizon Confluence)?
3. Ideally, I’d like to get:
• Page title
• URL (optional)
• Views in the last 6 months
• Views all-time
How can i pull data from splunk?
Thanks in advance for your help!