Skip to content

Commit

Permalink
add new events (#3237)
Browse files Browse the repository at this point in the history
  • Loading branch information
mborof authored Oct 6, 2023
1 parent f59eb9f commit 8b93532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/proto/api_messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ export enum AnalyticsEvent {
ACTION_REWARDED_AD_CLOSE_AD = 1080,
ACTION_REWARDED_AD_SIGN_IN = 1081,
ACTION_REWARDED_AD_SUPPORT = 1082,
ACTION_BACK_TO_HOMEPAGE = 1083,
ACTION_BYOP_NEWSLETTER_OPT_IN_CLOSE = 1084,
ACTION_BYOP_NEWSLETTER_OPT_IN_SUBMIT = 1085,
EVENT_PAYMENT_FAILED = 2000,
Expand Down

0 comments on commit 8b93532

Please sign in to comment.