This patch adds support for setting custom vars through EasyTracker. This addition to EasyTracker is ...
11 years, 1 month ago
(2012-04-20 14:03:38 UTC)
#2
This patch adds support for setting custom vars through EasyTracker. This
addition to EasyTracker is very important since all calls to
GoogleAnalyticsTracker should be done from the same thread(*), and as the thread
EasyTracker is using is private, the only why to set custom vars are through
EasyTracker itself.
(*)
https://developers.google.com/analytics/devguides/collection/android/devguide...
Issue 6087043: Added support for setting custom vars in EasyTracker
Created 11 years, 1 month ago by klinger.ofir
Modified 1 year, 2 months ago
Reviewers: nrhodes
Base URL: http://analytics-api-samples.googlecode.com/svn/trunk/
Comments: 2