GAnalytics implementation question [auto-solved]

Hi, I want to use GAnalytics ( https://github.com/emibap/GAnalytics ) to get some informations about players progression in my android game (I use haxe + openfl).

I rebuilded lime with “lime rebuild ganalytics android”.

I added for the exemple on the first screen:

GAnalytics.startSession( “UA-XXXXXX-X” );
GAnalytics.trackScreen( “gamestarted” );

I build the apk, launch it, but when I play, I get no notifications in https://www.google.com/analytics/web

Should I maybe upload the GAnalytics version to Google Play even for testing GAnalytics ?

Or maybe I forgotted anything else ?

Anyone has already used this lib ?

Ok, false alert, GAnalytics need some hours (10h for me) to get some datas