Managing the usage data from your space

You can run commands from the Command Window to create, import, and publish the usage data to the usage statistics space you created. All spaces that have been configured for usage tracking return usage data.

For information on these commands, see Usage Tracking Commands.

  1. From Admin, select Space Management > Command Window.
  2. To review the list of spaces that are set up for usage tracking, specify at the command line: listspacesforusage
  3. To get the usage statistics for a specific usage tracking space, specify at the command line: getusage [usage_tracking_space_name] [from_date]
    For example: getusage "Usage Tracking for My Retail Analytics" 2015-10-21
    If the space exists, the command publishes the space's usage information. An "Executing command" message is displayed.
    If the Usage Tracking space does not exist, the getusage command creates a new space, imports, and publishes the information.