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

Feature Request: Integrate Firebase Analytics for Flutter Web #27

Open
muzammildafedar opened this issue Oct 6, 2024 · 0 comments
Open
Labels
feature request New features for Udayah help wanted Extra attention is needed

Comments

@muzammildafedar
Copy link
Owner

muzammildafedar commented Oct 6, 2024

Description:
We would like to add Firebase Analytics to our Udayah to track user behavior and interactions across the web platform. This integration will help in better understanding user engagement, gathering insights, and improving overall user experience.

Feature Details:

  • Platform: Flutter Web
  • Firebase Service: Firebase Analytics
  • Objective: Track events, user actions, and general usage statistics in the web app(Search companies, Send Email and Copy email)
  • Expected Outcome:
    • Firebase Analytics should be initialized on app start.
    • Key user actions (Search companies, Send Email and Copy emai) should be tracked as custom events.
    • Integrate analytics debugging capabilities for monitoring event data during development.

Tasks:

  1. Add Firebase dependencies for analytics in the Udayah.
  2. Initialize Firebase Analytics within the Udayah.
  3. Define and track key events and user interactions.
  4. Ensure proper configuration and setup for Flutter Web analytics (e.g., adding Firebase configurations in index.html).
  5. Provide an environment-based configuration to disable analytics for development and enable it for production.
  6. Implement documentation for developers on how to view analytics data in Firebase Console.

Additional Notes:

  • Ensure compliance with any data protection regulations (e.g., GDPR).
  • Consider the impact on performance, especially on the web platform.
  • Refer to the official Firebase Analytics documentation for integration best practices.
@muzammildafedar muzammildafedar added help wanted Extra attention is needed feature request New features for Udayah labels Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New features for Udayah help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant