Closed GoogleCodeExporter closed 8 years ago
For more informations, I am using the version 2.0beta5. When my activity launch
I send one view and one timing from the tracker. If I remove the timing I see
only one user at startup, as soon I as navigate in the app and send another
screen I see another user in the realtime.
Thanks
Original comment by emmanuel...@gmail.com
on 3 May 2013 at 5:26
[deleted comment]
I also receive these warnings in the logs. Any update on this?
Original comment by aSmarty....@gmail.com
on 7 Jul 2013 at 10:38
I had same issue!
Does anyone solve it?
Original comment by j...@feltmeng.com
on 11 Jul 2013 at 10:29
i Have 2 same problm plz resolve thank u
Original comment by mishra8...@gmail.com
on 25 Jul 2013 at 7:02
I am using GAV3 which is newly launched in Aug'13.I have followed the migration
guide given by Google but still getting the same issue.
Below link is followed while integrating GA in my App.
https://developers.google.com/analytics/devguides/collection/android/v3/
Any Help on this will be highly appreciated.
09-15 19:42:22.722: W/ActivityManager(59): Unable to start service Intent {
act=com.google.android.gms.analytics.service.START (has extras) }: not found
09-15 19:42:22.741: W/GAV3(1530): Thread[GAThread,5,main]: Service unavailable
(code=1), will retry.
09-15 19:42:22.771: I/GAV3(1530): Thread[GAThread,5,main]: No campaign data
found.
09-15 19:42:23.701: D/dalvikvm(259): GC_EXPLICIT freed 60 objects / 2880 bytes
in 781ms
09-15 19:42:27.790: W/ActivityManager(59): Unable to start service Intent {
act=com.google.android.gms.analytics.service.START (has extras) }: not found
09-15 19:42:27.790: W/GAV3(1530): Thread[Service Reconnect,5,main]: Service
unavailable (code=1), using local store.
Original comment by saurabhv...@gmail.com
on 15 Sep 2013 at 2:27
I am also facing the same issue. Any solutions ?
Original comment by codeseed...@gmail.com
on 30 Sep 2013 at 5:31
I am also with same issue....
10-02 12:13:29.870: W/GAV3(10557): Thread[GAThread,5,main]: Service unavailable
(code=1), will retry.
10-02 12:13:29.870: W/ActivityManager(277): Unable to start service Intent {
act=com.google.android.gms.analytics.service.START (has extras) }: not found
10-02 12:13:29.880: I/GAV3(10557): Thread[GAThread,5,main]: No campaign data
found.
10-02 12:13:34.880: W/GAV3(10557): Thread[Service Reconnect,5,main]: Service
unavailable (code=1), using local store.
Original comment by fzuri...@gmail.com
on 2 Oct 2013 at 10:22
I do not see any analytics data on analytics console - Anyone has a solution
yet ?
10-31 23:50:06.168: V/GAV3(7620): Thread[GAThread,5,main]: connecting to
Analytics service
10-31 23:50:06.188: V/GAV3(7620): Thread[GAThread,5,main]: connect: bindService
returned false for Intent { act=com.google.android.gms.analytics.service.START
cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }
10-31 23:50:06.188: W/GAV3(7620): Thread[GAThread,5,main]: Service unavailable
(code=1), will retry.
10-31 23:50:06.192: V/GAV3(7620): Thread[GAThread,5,main]: Loaded clientId
10-31 23:50:06.192: I/GAV3(7620): Thread[GAThread,5,main]: No campaign data
found.
10-31 23:50:11.200: V/GAV3(7620): Thread[Service Reconnect,5,main]: connecting
to Analytics service
10-31 23:50:11.200: V/GAV3(7620): Thread[Service Reconnect,5,main]: connect:
bindService returned false for Intent {
act=com.google.android.gms.analytics.service.START
cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) }
10-31 23:50:11.200: W/GAV3(7620): Thread[Service Reconnect,5,main]: Service
unavailable (code=1), using local store.
10-31 23:50:11.200: V/GAV3(7620): Thread[Service Reconnect,5,main]: falling
back to local store
10-31 23:50:11.208: V/GAV3(7620): Thread[GAThread,5,main]: Dispatch running...
10-31 23:50:11.232: V/GAV3(7620): Thread[GAThread,5,main]: ...nothing to
dispatch
10-31 23:50:11.232: V/GAV3(7620): Thread[GAThread,5,main]: PowerSaveMode
initiated.
Original comment by dipendu....@gmail.com
on 1 Nov 2013 at 5:25
Having the same issue... no solution so far.
Original comment by dread2k9@gmail.com
on 7 Nov 2013 at 12:49
Logs regarding failed connections to Analytics service are expected and do not
impact data collection or any reporting, including real-time reporting, in any
way. They can be safely ignored.
RE: real-time showing two active users on startup, if the original posters are
still experiencing this issue, can you let us know and provide additional
examples of logs?
Original comment by awa...@google.com
on 8 Nov 2013 at 10:42
The same problem:
11-20 15:06:30.818: I/GAV3(8021): Thread[GAThread,5,main]: Campaign found:
utm_source=testSource&utm_medium=testMedium&utm_term=testTerm&utm_content=testCo
ntent&utm_campaign=testCampaign
11-20 15:06:35.823: W/GAV3(8021): Thread[Service Reconnect,5,main]: Service
unavailable (code=1), using local store.
Original comment by zigzag....@gmail.com
on 20 Nov 2013 at 8:14
Closing this issue for now since we cannot reproduce the original issue with
Real-Time reporting.
Please note that the service unavailable log messages are expected and do not
indicate anything is wrong with your implementation. These logs do not impact
data collection or your Google Analytics reports in any way.
Original comment by awa...@google.com
on 18 Dec 2013 at 5:46
Are people using v.3 declaring
<string name="ga_logLevel">verbose</string>
on analytics.xml?
developers.google.com shows the snippet as a boolean, but it should be on a
string like above. I was having same error output and it was a debugger
problem, not a tracking problem.
Original comment by juanmarc...@google.com
on 22 Feb 2014 at 10:37
Original issue reported on code.google.com by
emmanuel...@gmail.com
on 3 May 2013 at 5:19