Skip to content

Track actions using .capture() #1008

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Track actions using .capture() #1008

wants to merge 3 commits into from

Conversation

lebaudantoine
Copy link
Contributor

@lebaudantoine lebaudantoine commented May 24, 2025

Purpose

Avoid relying on the autocapture, isntead track specific events.

Proposal

Track :

  • AI action and performance / error rate data
  • Doc creation from the left panel
  • Open search modal

Feel free to suggest any idea.

Implement capture method in PostHogAnalytics wrapper to support direct
event tracking through PostHog SDK. Enables more granular analytics
event handling within the application's analytics abstraction layer.
Implement analytics tracking on AI actions to collect insights on usage
patterns and monitor error/success rates. Enables data-driven improvements.

Temporary solution until backend implements more precise tracking for
comprehensive AI feature analytics.
Add analytics tracking for actions initiated from the sidebar to monitor
feature usage patterns and user engagement metrics.
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