logo
Schedulin

Exporting reports

You can export any analytics view as either:

  • CSV — every post in the date range with its full metric set. Best for pivot tables, BI tools, or custom analysis.
  • PDF — a formatted report with charts and top posts. Best for client deliverables.

CSV export

  1. Open any analytics view (Overview, By Channel, By Post).
  2. Set the date range and any filters.
  3. Click Export → CSV.

The CSV includes one row per post with columns for every available metric on that network. Metrics not supported by a network are blank.

PDF export

  1. Click Export → PDF.
  2. Pick a template:
    • Executive summary — KPIs on page 1, top posts on page 2
    • Full report — every chart and table
  3. Optionally customize the cover with your logo, client name, and date range.

PDFs render server-side and take 10–30 seconds.

API access

If you need programmatic access, the same metrics are available via the Schedulin API. See Using the API.

See also