-
Notifications
You must be signed in to change notification settings - Fork 103
analytics for airdrop #4214
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
analytics for airdrop #4214
Conversation
|
@yushih please review Prettier errors |
|
| function GovernanceChooseDrepPageViewed() { | ||
| function GovernanceChooseDrepPageViewed(event_properties) { | ||
| this.event_properties = event_properties; | ||
| this.event_type = 'Governance Choose Drep Page Viewed'; |
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.
@yushih have we added analytics for governance too here ?
| var GovernanceYoroiDRepSubmitted = /** @class */ (function () { | ||
| function GovernanceYoroiDRepSubmitted(event_properties) { | ||
| this.event_properties = event_properties; | ||
| this.event_type = 'Governance Yoroi DRep Submitted'; |
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.
here too ?
26718fb
into
feat/YOEXT-2172/airdrop-error-message




No description provided.