integrations icon indicating copy to clipboard operation
integrations copied to clipboard

Added support for posthog identity api

Open amirzak opened this issue 9 months ago • 1 comments

Add User Identification to PostHog Integration

Overview

This PR adds user identification capabilities to the PostHog integration, allowing for better user tracking and analytics by sending authenticated user data to PostHog.

Changes

  • Added user identification logic to append user data after PostHog initialization
  • Sends user ID, name, email, and avatar URL to PostHog when available
  • Added identifyUsers configuration option to control the feature
  • Updated manifest to include new configuration option

Documentation

The integration will now identify users in PostHog when enabled, allowing for:

  • User-specific analytics and tracking
  • Better understanding of user behavior
  • Cross-session user tracking
  • Enhanced segmentation capabilities

Related Issues

Closes #809

amirzak avatar May 05 '25 15:05 amirzak

⚠️ No Changeset found

Latest commit: 293cc2ab3b5b5bdba9c56719c6711212fa353c25

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar May 05 '25 15:05 changeset-bot[bot]