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

fix event tracking: wallet page [Fixes #13420] #13576

Merged

Conversation

rohitt-gupta
Copy link
Contributor

This PR Fixes the event tracking in wallets page.

Description

In the wallets page, multiple links and buttons does not have event tracking using matomo.
Following are the buttons which require event tracking:

  1. Find a wallet

  2. How to use a wallet
    image

  3. Internal link name with title: How to create an ethereum account.

  4. Internal link name with title: How to use a wallet
    image

  5. External Link with title : Protecting yourself and your funds

  6. External link with title: Keys to keep your crypto safe.
    image

In the ButtonLink the mamoto event tracking already implemented, so i have used the same.
In the Card Component no event tracking has been added, so i added an optional prop to add the event tracking options.

Related Issue

Fixes Issue: #13420

Copy link

netlify bot commented Aug 4, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit de419ec
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/66af64362ebedb0008d7bd95
😎 Deploy Preview https://deploy-preview-13576--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 50 (🔴 down 1 from production)
Accessibility: 93 (no change from production)
Best Practices: 88 (🔴 down 11 from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@konopkja konopkja left a comment

Choose a reason for hiding this comment

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

lgtm

@konopkja
Copy link
Contributor

konopkja commented Aug 6, 2024

cc @wackerow

@rohitt-gupta
Copy link
Contributor Author

@corwintines @wackerow

@corwintines corwintines merged commit 5053d9f into ethereum:dev Aug 27, 2024
7 of 10 checks passed
This was referenced Sep 4, 2024
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.

3 participants