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

feat(www): replace mixpanel with google analytics #345

Merged
merged 7 commits into from
Sep 23, 2022

Conversation

oddgrd
Copy link
Contributor

@oddgrd oddgrd commented Sep 20, 2022

Replace Mixpanel with Google Analytics for website analytics.

useWindowSize();

return (
<div className="relative my-2 rounded bg-[#282C34] p-4 shadow-lg">
<Copy code={code}></Copy>
<Copy code={code} name={name}></Copy>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is so I can add example names to gtag event when user copies example code.

@oddgrd oddgrd marked this pull request as ready for review September 23, 2022 09:35
@oddgrd oddgrd requested a review from chesedo September 23, 2022 09:46
Copy link
Collaborator

@brokad brokad left a comment

Choose a reason for hiding this comment

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

LG(reat)TM 😄

www/components/ExternalLink.tsx Outdated Show resolved Hide resolved
@oddgrd oddgrd merged commit 2634ce6 into shuttle-hq:main Sep 23, 2022
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