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 13 years ago by klinger.ofir
Modified 3 years, 1 month ago
Reviewers: nrhodes
Base URL: http://analytics-api-samples.googlecode.com/svn/trunk/
Comments: 2