AlexsLemonade / refinebio-web

Refinebio Web
https://staging.web.refine.bio
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

319 - Add GA custom event for Links to DOM elements #326

Closed nozomione closed 3 weeks ago

nozomione commented 8 months ago

Issue Number

Closing #319

Purpose/Implementation Notes

To see the outbound links custom GA4 reports, please login to CCDL Analytics account, and navigate to the development property Refine.bio Web - Dev (issue https://github.com/AlexsLemonade/refinebio-web/issues/310).

Types of changes

Checklist

vercel[bot] commented 8 months ago

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

Name Status Preview Comments Updated (UTC)
refinebio-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 11:21pm
nozomione commented 4 weeks ago

I've updated gtag (at de5e95bf2ae85fa883a89efc8b2b8a2007400204), and also added trackLinks to both shared Anchor and Button components (at ce692b4d9ffef4c036993c62d9c9ea581801aca7).

This PR is ready for your review, thank you David!

🗒️ This PR implementation will be used to set up and test all new custom even and dimensions for GA4 property in the analytics accounts.

nozomione commented 3 weeks ago

I've applied the feedback and this PR is ready for your review. Thank you David!

nozomione commented 3 weeks ago

LGTM - would be nice to change trackLinks plural to trackLink singular.

I've updated the method name (91d77cd898eeca949754a72e1d30205d4bb58cb3) 👍 Thank you David!