googleanalytics / google-analytics-plugin-for-unity

Google Analytics plugin for the Unity game creation system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Analytics for Unity, Android does not send data

KJMackey opened this issue · comments

GoogleAnalyticsAndroidV4 didn't send any data, I solved this by forcing Android apps to use the GoogleAnalyticsMPV3 script to send data instead and it seems to be working. Is there any issues that may arise doing it this way and if so is there any way to fix GoogleAnalyticsAndroidV4?

v4 has had so many issues for so long that one has to wonder if GA for Unity hasn't been killed in favour of Firebase for Unity...

It's november now, everything in libraries like Unity/Game analytics and Google Play Services run well on my project.. .except the Analytics itself. And I just need demographic data and where the game was downloaded, so probably @Ploulack is right.

@stigmawall After having invested so much time to setup and understand Google Analytics for our games, i'm bitterly disappointed at this from Google. They made it look like long term by adding Unity in their official GA reference docs, etc...and then just dropped it.

Lesson learned, we moved to Twitter's analytics suit. I'll never invest in Firebase (dev friends who waited on Firebase for Unity promised for September when it was announced also deeply regret their wait...)