hi
I'd like to seek help with a data question
I followed https://confluence.atlassian.com/confkb/how-can-i-export-page-version-history-details-for-a-given-space-965567214.html to get all page version history, though the content ID is one of the columns, it appears to be the version's content ID rather than the page ID
page ID can be used in other cases, e.g., to map further with other reports, especially if page title changes over time, to tell abt "the life of page(s) - when it is created, how many edits done to it month to month, how many views it has month to month..."
does anyone know how to map it?
thank you in advance!
----
example report downloaded:
username | TITLE | VERSION | LASTMODDATE | CONTENTID | |
User A | Page name A | 5 | 6/12/2023 | 425411146 | |
User A | Page name A | 4 | 12/13/2022 | 425410986 | |
User B | Page name A | 3 | 12/13/2022 | 382536614 | |
User B | Page name A | 2 | 12/13/2022 | 382536442 | |
User B | Page name A | 1 | 12/13/2022 | 382536433 | |
User C | Page name B | 2 | 4/3/2023 | 461239869 | |
User C | Page name B | 1 | 4/3/2023 | 406974844 | |
User D | Page name C | 136 | 11/30/2023 | 137238051 | |
User D | Page name C | 135 | 11/27/2023 | 478326683 |