logo
icon

Threads Analytics

A self-hosted Threads analytics dashboard. Connect your access token and explore post performance with detailed charts and metrics.

template cover
Implementado0 veces
Editorridemountainpig
Creado2026-06-30
Etiquetas
AnalyticsSocial MediaTool

Threads Analytics

A self-hosted Threads analytics dashboard. Connect your access token and explore post performance with detailed charts and metrics.

Features

  • Overview — stat cards (views, likes, replies, reposts, quotes, shares, engagement rate) with period-over-period delta, daily views chart, best posting hour recommendation, viral posts
  • Analytics — 15+ charts across Performance and Content tabs
  • Posts — searchable, filterable list with per-post analytics panel
  • Multi-account support with account switching
  • Auto-sync on configurable intervals
  • Password-protected (single APP_PASSWORD env var)
  • English / 繁體中文 / 日本語 UI

🔑 Environment Variables

  • APP_PASSWORD → Password to sign into the dashboard
  • TOKEN_ENCRYPTION_KEY → Secret key to encrypt your Threads token. Generate with: openssl rand -hex 32
  • DATABASE_URL → Auto-generated from the PostgreSQL service

📖 Source

GitHub Repository