-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
feature requestNew features for UdayahNew features for Udayahhelp wantedExtra attention is neededExtra attention is needed
Description
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:
- Add Firebase dependencies for analytics in the Udayah.
- Initialize Firebase Analytics within the Udayah.
- Define and track key events and user interactions.
- Ensure proper configuration and setup for Flutter Web analytics (e.g., adding Firebase configurations in
index.html). - Provide an environment-based configuration to disable analytics for development and enable it for production.
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew features for UdayahNew features for Udayahhelp wantedExtra attention is neededExtra attention is needed