# `smallforce social analytics posts`

List analytics across posts or inspect one post timeline

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run `smallforce social analytics posts --help` locally to view the same reference for your installed version.

## Subcommands

- [`smallforce social analytics posts list`](/docs/cli/commands/social/analytics/posts/list): List post analytics with sorting and pagination
- [`smallforce social analytics posts get`](/docs/cli/commands/social/analytics/posts/get): Get aggregate analytics for one SmallForce post
- [`smallforce social analytics posts timeline`](/docs/cli/commands/social/analytics/posts/timeline): Get time-series analytics for one SmallForce post

## Complete command help

```text
Usage: smallforce social analytics posts [options] [command]

List analytics across posts or inspect one post timeline

Options:
  -h, --help                   display help for command

Commands:
  list [options]               List post analytics with sorting and pagination
  get [options] <postId>       Get aggregate analytics for one SmallForce post
  timeline [options] <postId>  Get time-series analytics for one SmallForce post
  help [command]               display help for command
```

## Related reference

- [`smallforce social analytics`](/docs/cli/commands/social/analytics): Parent command and related operations.
- [CLI installation and authentication](/docs/cli/getting-started): Install the CLI and configure an API key.
- [CLI JSON output](/docs/cli/json-output): Use stable machine-readable output in scripts and agents.
