Skip to content
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

feat(analytics): log mode and no_trips in tapped_departure #650

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

boringcactus
Copy link
Member

Summary

Ticket: GA Updates

This piece wound up being architecturally nontrivial on its own, so I'm breaking it out into its own PR for more targeted review.

iOS

  • [ ] If you added any user-facing strings on iOS, are they included in Localizable.xcstrings?
    • [ ] Add temporary machine translations, marked "Needs Review"

android

  • [ ] All user-facing strings added to strings resource
  • [ ] Expensive calculations are run in withContext(Dispatchers.Default) where possible

Testing

Manually verified with debugPrint that the right data would be sent to GA if analytics events were sent in debug mode. (No automated tests because that's a separate task.)

@boringcactus boringcactus requested a review from a team as a code owner January 13, 2025 23:33
@boringcactus boringcactus merged commit 1fa3576 into main Jan 14, 2025
7 checks passed
@boringcactus boringcactus deleted the mth-ios-ga-updates branch January 14, 2025 17:35
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