I have used Google Analytic in my android application but I am not getting the updates on my Google.

Rahul Rana

Member
Oct 22, 2012
13
0
0
I have used Google Analytic in my android application but I am not getting the updates(or not created the session) on my Google Analytic account.
please help...................................
I am using Google Analytic api....................

tracker=GoogleAnalyticsTracker.getInstance();
tracker.start(accountId, this);
tracker.trackPageView("/MainActivity");
tracker.trackEvent("ActionEvent","ActionButton", "Buttonclicked",4);
tracker.dispatch();

My apps run successfully with these methods but I am not getting the updates on my Google Analytic account.

plese help..............
-Thanks In Advance
 

Latest posts

Trending Posts

Forum statistics

Threads
957,838
Messages
6,974,654
Members
3,163,922
Latest member
texanmason