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

Analytics: Add Firebase events #460

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Dec 17, 2024

Add analytics to application

  • Initialize Firebase Analytics in KrailApplication
  • Create AnalyticsEvent sealed class with event definitions for tracking user interactions
  • Remove unused slf4j-simple dependency from multiple modules
  • Update Analytics interface to accept strongly typed events instead of raw strings

@ksharma-xyz ksharma-xyz changed the title Use analytics module in TimeTableScreen Analytics: Add Firebase events and remove slf4j dependency Dec 17, 2024
@ksharma-xyz ksharma-xyz changed the title Analytics: Add Firebase events and remove slf4j dependency Analytics: Add Firebase events Dec 17, 2024
Copy link
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ksharma-xyz ksharma-xyz added this to the v1.1.1 milestone Dec 17, 2024
@ksharma-xyz ksharma-xyz marked this pull request as ready for review December 17, 2024 01:12
@ksharma-xyz ksharma-xyz enabled auto-merge (squash) December 17, 2024 01:13
@ksharma-xyz ksharma-xyz merged commit 8719536 into main Dec 17, 2024
4 checks passed
@ksharma-xyz ksharma-xyz deleted the 12-14-use_analytics_module_in_timetablescreen branch December 17, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant