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

  • NO

@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: 

  • @self - (default) The current space.

  • @all - All spaces (including personal spaces).

  • @global - All non-personal spaces.

  • @personal - All personal spaces.

  • @favorite - All favorites spaces of the current user.

  • KEY - Any space key.

To avoid performance issues, try to be very specific with your search parameters.

scope

  • (/)

Server

  • NO

The page hierarchy scope to restrict the values to (e.g.: "KEY:Page > descendents").

labels

  • (/)

Server

  • NO

The list of labels to test. e.g.: "+foo, -bar" (must have "foo", must not have "bar").

types

  • (/)

Server

  • NO

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

  • NO

"view count desc, natural title"

Parameter description goes here. The list of columns to sort by, in order.

maxResults

  • (/)

Server

  • NO

The maximum number of results to return after sorting. Defaults to all results.

Editor View

Macro Edit View

N/A

Notes

N/A