Add analytics tracking to share buttons [WT-1644] - #1745
Open
stephaniehobson wants to merge 3 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1745 +/- ##
=======================================
Coverage 88.29% 88.29%
=======================================
Files 180 180
Lines 12736 12736
=======================================
Hits 11245 11245
Misses 1491 1491 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
stephaniehobson
force-pushed
the
ffr-events-WT-1644
branch
from
August 18, 2026 22:40
486d46c to
9e149f9
Compare
stephaniehobson
force-pushed
the
ffr-events-WT-1644
branch
from
August 18, 2026 22:48
9e149f9 to
db87d99
Compare
wen-2018
requested changes
Aug 19, 2026
| ); | ||
|
|
||
| if (clipboardEl) { | ||
| clipboardEl.addEventListener('click', () => { |
Collaborator
There was a problem hiding this comment.
Should we track successful copy with writeText().then() instead? Currently, if an icon/a label is missing, the copy action will fail but click will still happen.
stephaniehobson
force-pushed
the
ffr-events-WT-1644
branch
from
August 20, 2026 21:15
1320c9d to
dac5100
Compare
stephaniehobson
force-pushed
the
ffr-events-WT-1644
branch
from
August 20, 2026 21:23
dac5100 to
b5a3ca4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
One-line summary
Track referral share buttons as
widget_actionin analytics.Testing