Skip to content

PostHog integration blocked — need project API key #9

Description

@NikhilMahana

The PostHog SDK is fully integrated across all 10 pages on main (client loader, server-side capture, 10 custom events — see PRD §8.4). However, the integration is dormant because no env vars are set — the PostHog dashboard is stuck in "Waiting for events."

Blocker

I'm an admin on the PostHog project but cannot view or create the Project API key (phc_xxxxx...).

What's needed

  1. PostHog → Project Settings → copy the Project API key (starts with phc_)
  2. Confirm the Host URL (https://us.i.posthog.com unless self-hosted)
  3. Share both via Signal or drop in the team vault

Once received, I will

  • Set PUBLIC_POSTHOG_PROJECT_TOKEN + POSTHOG_PROJECT_TOKEN + host vars in .env (local) and Cloudflare build env (prod)
  • Restart dev server, verify events fire in DevTools
  • Confirm the PostHog dashboard clears "Waiting for events"

Impact

Every pageview, CTA click, and form submission is being silently dropped until this is resolved. Blocks the analytics rollout and paid social attribution (UTM tracking depends on PostHog).

Context

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions