How can I use EasyTracker in Android -
i have android project , plan send data google analytics.
i use easytracker , send activity start , stop info. found function this:
easytracker.getinstance(this).activitystart(this); it works, in google analytics report package name , want set custom tag this.
can this? how?
Comments
Post a Comment