Skip to content

feat(posthog): add posthog integration#896

Draft
ugcodrr wants to merge 3 commits into
mainfrom
feat/posthog
Draft

feat(posthog): add posthog integration#896
ugcodrr wants to merge 3 commits into
mainfrom
feat/posthog

Conversation

@ugcodrr

@ugcodrr ugcodrr commented Jun 13, 2026

Copy link
Copy Markdown
Member

posthog.com code stuff

very early

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
statsify Skipped Skipped Jun 16, 2026 6:01am

* Add PostHog client for event tracking in the API.
* Capture events for leaderboard views, session resets, and player deletions.
* Implement graceful shutdown of PostHog client on termination signals.

feat(discord-bot): add PostHog analytics integration

* Integrate PostHog for tracking command executions and user verifications.
* Capture events for user verification and unverification actions.
* Ensure PostHog client shuts down gracefully on termination signals.

feat(verify-server): implement PostHog analytics

* Add PostHog client for tracking verification code requests.
* Capture events related to user verification actions.
* Handle graceful shutdown of PostHog client on termination signals.

chore: update configuration for PostHog

* Add PostHog configuration options to the schema.
* Include API key, host, enabled status, and sample rate settings.

docs: add PostHog setup report

* Document the integration of PostHog analytics across apps.
* List captured events and provide links to analytics dashboards.
ugcodrr added 2 commits June 16, 2026 00:00
* add captureNoProfile method for high-frequency events
* integrate tier and cooldown precondition tracking with Posthog
* update getTipResponse to return Tip type
* include guildId in event properties for better analytics
@ugcodrr ugcodrr changed the title feat(posthod): add posthog integration feat(posthog): add posthog integration Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant