Tracking Table
Description
This macro outputs a table of tracking data for a specified set of content (pages, news, attachments, etc.).
Parameters
Name | Required | Available in? | Migratable to Cloud? | Default Value | Description |
---|---|---|---|---|---|
spaces |
| Server |
| @self | The comma-separated list of space(s) to search in. Use this to improve performance - only search spaces you're interested in. May be one of the following:
To avoid performance issues, try to be very specific with your search parameters. |
scope |
| Server |
| The page hierarchy scope to restrict the values to (e.g.: "KEY:Page > descendents"). | |
labels |
| Server |
| The list of labels to test. e.g.: "+foo, -bar" (must have "foo", must not have "bar"). | |
types |
| Server |
| page, news, attachment | The list of types to display information for. e.g.: "page, space". Defaults to "page, news, attachment". To avoid performance issues, try to be very specific with your search parameters. |
sort |
| Server |
| "view count desc, natural title" | Parameter description goes here. The list of columns to sort by, in order. |
maxResults |
| Server |
| The maximum number of results to return after sorting. Defaults to all results. |
Editor View
Macro Edit View
N/A
Notes
N/A