Skip to content

replacing mixpanel for amplitude #2460

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

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

replacing mixpanel for amplitude #2460

wants to merge 3 commits into from

Conversation

mgrabina
Copy link
Contributor

@mgrabina mgrabina commented May 5, 2025

Review analyticsSlice file.

image
image
image

How it was tested:

  • viewing browser devtools
  • using amplitude chrome extension
  • tracking events in amplitude app

Env vars needed (public):
NEXT_PUBLIC_AMPLITUDE_API_KEY=6b28cb736c53d59f0951a50f59597aae

Copy link

vercel bot commented May 5, 2025

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

Name Status Preview Comments Updated (UTC)
interface ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 1:51pm
interface-ez7q ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2025 1:51pm

Copy link

github-actions bot commented May 5, 2025

Copy link

github-actions bot commented May 5, 2025

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

github-actions bot commented May 5, 2025

Copy link

github-actions bot commented May 5, 2025

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

github-actions bot commented May 5, 2025

Copy link

github-actions bot commented May 5, 2025

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

set({ mixpanelInitialized: true });
init(AMPLITUDE_API_KEY, {
// serverZone: 'EU',
autocapture: true, // disable if we don't want to capture every click and page view on the site
Copy link
Collaborator

Choose a reason for hiding this comment

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

need to double check what this does

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link

github-actions bot commented May 6, 2025

Copy link

github-actions bot commented May 6, 2025

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

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