Open GoogleCodeExporter opened 8 years ago
At least, is should be made explicitly clear in this document:
https://developers.google.com/analytics/devguides/collection/android/v4/
and this document:
https://developer.android.com/reference/com/google/android/gms/analytics/Tracker
.html#setScreenName(java.lang.String)
... that Tracker.setScreenName(String path) does NOT resolve 'path' to the
given screen name alias provided in the configuration xml for that tracker.
Original comment by rena.vil...@gmail.com
on 18 Sep 2014 at 2:42
[deleted comment]
[deleted comment]
"analytics.xml" is intended to *automatically* create a screen name from an
activity class name. You should be already setting a screen name, so no
resolution is to be done.
Original comment by jperea.f...@gmail.com
on 20 May 2015 at 12:36
Original issue reported on code.google.com by
jul841...@gmail.com
on 3 Jul 2014 at 1:23