Getting started

Sign in with GitHub first, then connect your repository from the dashboard. You’ll get a PR you can review and merge.

  1. Sign in with GitHub: /api/auth/github
  2. Install the GitHub App from your dashboard and select repositories you want to track.
  3. Merge the generated PR (it adds the analytics component/hook and an SDK dependency).
  4. Deploy your app as you normally do.
  5. Open your dashboard and confirm you’re receiving events.

Troubleshooting

  • If your PR is still pending, verify the GitHub App has access to the repo.
  • If you don’t see events, confirm the PR was merged and your deployment is up to date.