Skip to content

Track all visitors in PostHog#96

Merged
gusaiani merged 1 commit intomainfrom
posthog-track-all-visitors
Mar 19, 2026
Merged

Track all visitors in PostHog#96
gusaiani merged 1 commit intomainfrom
posthog-track-all-visitors

Conversation

@gusaiani
Copy link
Copy Markdown
Owner

Summary

  • Change PostHog person_profiles from identified_only to always
  • We never call posthog.identify(), so the previous setting meant no person data was collected

Test plan

  • Verify PostHog dashboard starts showing visitor events/persons
  • Check no console errors from the PostHog snippet

person_profiles was set to 'identified_only' but we never call
posthog.identify(), so no person data was being collected.
@gusaiani gusaiani enabled auto-merge (squash) March 19, 2026 12:01
@gusaiani gusaiani merged commit bfeb354 into main Mar 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant