Skip to content
Back

Analytics

Track views and engagement metrics for your shared LiveFolio folios.

Analytics Overview

LiveFolio tracks engagement metrics for shared folios:

  • How many people viewed your folio
  • When views occurred
  • Which slides got the most attention (deck mode)
  • Reaction counts

View Tracking

Each time someone opens a share URL, LiveFolio records:

  • Timestamp — when the view occurred
  • Referrer — where the viewer came from (if available)
  • Anonymous — no personal data collected from public viewers

For organization-restricted folios, admins can see viewer-level data.

Reaction Counts

Aggregate emoji reaction counts per version:

{
  "reactions": {
    "👍": 42,
    "🚀": 18,
    "🎉": 7
  }
}

Comment Activity

Track open vs. resolved comments to gauge feedback activity. Available in the dashboard and via API.

Accessing Analytics

Dashboard

Per-folio view counts, comment counts, and last-updated timestamps.

API

GET /api/files/[id]/analytics

Requires authentication. Returns view events and engagement data.

Via MCP

The list_projects tool returns per-project summaries including open_comments count.

Interpreting Analytics

  • High views, low reactions — reaching people but not engaging them
  • Many comments on a slide — that section needs attention
  • Steady growth — being shared organically
  • Sudden spike — likely shared on social media

Privacy

  • Public folios: views tracked anonymously, no personal identifiers
  • Organization-restricted: admins see viewer-level data
  • No third-party tracking services used