AbdFatah / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Android SDK: events are not associated with corresponding page views. #202

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer visit:
http://www.google.com/analytics/support.html
---------------------------------------------------------------------------
Name of affected component: Mobile Tracking

Name of related library and version, if applicable (e.g. Android, iOS,
Snippets, etc.): Google Analytics Android 1.4.2

Issue summary:
Events are not associated with corresponding page views.

Steps to reproduce issue:
1. Setup analytics tracking in an android app by following 
http://code.google.com/apis/analytics/docs/mobile/android.html
2. Use trackPageView() for tracking different UIs
3. Use trackEvent() for tracking events on those UIs

Expected output:
What do you expect to see after performing the above steps?
In the report website, Events should be grouped into different pages.

Actual results:
What do you actually see after performing the above steps?
All events are grouped into / page.

Notes:
By printing out the log, I found that the URLs for event tracking do not 
contain any page information at all.

Original issue reported on code.google.com by su...@google.com on 9 Apr 2012 at 1:03

GoogleCodeExporter commented 9 years ago
I'm seeing the same problem on the iOS version.

Original comment by brack...@gmail.com on 24 Jul 2012 at 1:35

GoogleCodeExporter commented 9 years ago

Original comment by awa...@google.com on 7 Nov 2013 at 9:22