Shuvayatra / migration-android-new

1 stars 0 forks source link

Do we have any analytics installed? #65

Open tyohan opened 8 years ago

tyohan commented 8 years ago

Please invite DMTP team to the analytics account if you have it. Or setup a new one.

tyohan commented 8 years ago

@prashantsh can you update us on this?

julianraj commented 8 years ago

@tyohan The analytics currently setup is done using my account. And it contains debug data as well which isn't really helpful. So you could perhaps create new google-analytics and send me the trackingId. I'll then update the app accordingly.

For now I've added you to the current analytics account.

tyohan commented 8 years ago

@julianraj i just add you and @prashantsh to our Firebase project, we're going to use Firebase analytics for this case, because Google already change to Firebase for mobile analytics. Can you install the SDK and if possible also track event where they access the content. Like which content they open. This will useful for understanding user behaviour and also which content they like to see on the app.

julianraj commented 8 years ago

@tyohan we are using GCM (Google Cloud Messaging) from the google-project "nepalmigrantworkers". This results in generating two config files with conflicting project ids.

You could import the same google project into firebase OR we could use Firebase Cloud Messaging instead of GCM with some small changes to the implementation in both app and shuvayatra server.

tyohan commented 8 years ago

@julianraj yes, i think GCM soon will move to FGM. So please move it and implement the Firebase analytics. Thanks

tyohan commented 8 years ago

@julianraj do you track event on content open? We wanna know which content open by user, how often they access content, and what kind content they like to access. Please track this event and publish the APK to Play Store. We're thinking to build a web app after this. But we need to understand their behaviour first. cc @prashantsh

julianraj commented 8 years ago

@tyohan We have those implemented using the firebase analytics and will probably publish the new release on the next working day.

tyohan commented 8 years ago

@julianraj great, let me know if new version live at Google Play. Thanks

julianraj commented 8 years ago

@tyohan We have run into a small issue regarding tracking events. We have enabled the analytics to track events with content information. But in order to view/export these custom information on the firebase analytics console, we need to link the project with google's BigQuery. But the service is paid.

tyohan commented 8 years ago

@julianraj for now, we don't need to link it with BigQuery. As long we track the event, in suppose to appear on this page where we can filter it based on audience, or user property. I think it's enough to understand which content type people like to access. Later we can link it with BigQuery if we need more insight.

image

This is some additional information what event we should track https://support.google.com/firebase/answer/6317498?hl=en&ref_topic=6317484