Skip to content

Migrate analytics events, batch 14 (LG-5932)#6308

Merged
zachmargolis merged 8 commits intomainfrom
margolis-migrate-analytics-events-14
May 4, 2022
Merged

Migrate analytics events, batch 14 (LG-5932)#6308
zachmargolis merged 8 commits intomainfrom
margolis-migrate-analytics-events-14

Conversation

@zachmargolis
Copy link
Contributor

Migrates the follow events:

  • IDV_PHONE_CONFIRMATION_OTP_RATE_LIMIT_ATTEMPTS
  • IDV_PHONE_CONFIRMATION_OTP_RATE_LIMIT_LOCKED_OUT
  • IDV_PHONE_CONFIRMATION_OTP_RATE_LIMIT_SENDS
  • IDV_PHONE_CONFIRMATION_OTP_RESENT
  • IDV_PHONE_CONFIRMATION_OTP_SENT

Copy link
Contributor

@stevegsa stevegsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good except the failed spec. I'm wishing we kept the CONSTS

@zachmargolis
Copy link
Contributor Author

Looks good except the failed spec. I'm wishing we kept the CONSTS

Turns out the backtrace was not very useful on that one... had nothing to do with the constants, I just typo'd a method name and accidentally called track_event() with no arguments: a142eff

@zachmargolis zachmargolis merged commit 4369ca1 into main May 4, 2022
@zachmargolis zachmargolis deleted the margolis-migrate-analytics-events-14 branch May 4, 2022 21:56
peggles2 pushed a commit that referenced this pull request May 5, 2022
* Migrate IDV_PHONE_CONFIRMATION_OTP_RATE_LIMIT_ATTEMPTS
* Migrate IDV_PHONE_CONFIRMATION_OTP_RATE_LIMIT_LOCKED_OUT
* Migrate IDV_PHONE_CONFIRMATION_OTP_RATE_LIMIT_SENDS
* Migrate IDV_PHONE_CONFIRMATION_OTP_RESENT
* Migrate IDV_PHONE_CONFIRMATION_OTP_SENT

changelog: Internal, Documentation, Document additional analytics events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants