-
Notifications
You must be signed in to change notification settings - Fork 59
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
[ENG-5004][ENG-6968][ENG-6953][ENG-6954][ENG-6955] send usage metrics to datacite #2490
base: develop
Are you sure you want to change the base?
Conversation
- add `@datacite/datacite-tracker` dependency - track pageviews with datacite (when the resource has a doi) - track preprint downloads with datacite
(pairing with @futa-ikeda)
[ENG-7261] Investigate failing test partition
Pull Request Test Coverage Report for Build 13252009493Details
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good to me, though I wish I knew what exactly was causing the test to timeout. Percy changes also seemed like random text/image jitter and the addition of new addons workflow snapshots
* Update track-download modifier event listener * Allow non-click events, just in case
fix: add dcut tracking to folder-download buttons
Fix/dcut download modifier again
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
(pairing with @futa-ikeda )
Purpose
send usage metrics to datacite
Summary of Changes
@datacite/datacite-tracker
dependencyScreenshot(s)
None. Entirely backend changes.
Side Effects
None expected.
QA Notes
Tickets
https://openscience.atlassian.net/browse/ENG-5004 - epic
https://openscience.atlassian.net/browse/ENG-6968 - make this PR
https://openscience.atlassian.net/browse/ENG-6953 - feature
https://openscience.atlassian.net/browse/ENG-6954 - feature
https://openscience.atlassian.net/browse/ENG-6955 - feature