Skip to content

Conversation

@atyrode
Copy link
Contributor

@atyrode atyrode commented Apr 28, 2025

  • Removed the canvas_saved event tracking from the save_canvas function in canvas.py to streamline the code.
  • Updated the App component to eliminate the app_loaded event tracking.
  • Integrated PostHog capture in ExcalidrawWrapper for user sign-in events.
  • Refactored ActionButton to update event names for better clarity and removed redundant tracking calls.
  • Simplified PostHog initialization by removing unnecessary session recording options.

…te event tracking

- Removed the canvas_saved event tracking from the save_canvas function in canvas.py to streamline the code.
- Updated the App component to eliminate the app_loaded event tracking.
- Integrated PostHog capture in ExcalidrawWrapper for user sign-in events.
- Refactored ActionButton to update event names for better clarity and removed redundant tracking calls.
- Simplified PostHog initialization by removing unnecessary session recording options.
@atyrode atyrode merged commit e075812 into main Apr 28, 2025
1 check passed
@atyrode atyrode deleted the posthog-refactor branch April 28, 2025 02:41
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.

2 participants