Skip to content
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

Posthog events #158

Merged
merged 3 commits into from
Nov 20, 2024
Merged

Posthog events #158

merged 3 commits into from
Nov 20, 2024

Conversation

HrithikSampson
Copy link
Collaborator

relates to #140

Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pairwise-rf6 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 2:22pm

return <>{children}</>;
}

return <PostHogProvider client={window.posthog}>{children}</PostHogProvider>;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added window.posthog here since the google tag manager embeds the posthog code in window

https://www.googletagmanager.com/gtm.js?id=GTM-N8LG5FMQ

Copy link
Collaborator

@Meriem-BM Meriem-BM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@HrithikSampson HrithikSampson merged commit f1b0ff2 into staging Nov 20, 2024
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.

2 participants