Hi, all
Today, I would like to announce that Google Analytics ME v2.0 has been released. This new version comes with some good news and important changes. See them below:
- Identification of unique visitors.
- Better visitor's features identification.
- Small code refactoring.
- Android support deprecated.
Identification of unique visitors
Now GAN ME identifies properly who is a new visitor or not. This way, your visitors report is 100% accurate about the number of new and old visitors.
Better visitor's features identification
More visitor's features are being collected by GAN ME. For instance, now the app's name, version, screen size and number of colors are being collected.
Small code refactoring
To implement some of the new features and fix some of the bugs, some code changes were required, which may cause some compilation errors for your app. But it is not a big deal from developer's view. Actually, most developers will just have to fix the call to Tracker.getInstance(), which now requires to pass the MIDlet instance as well as the GAN app Id.
Android support deprecated
From this version on, we decided to deprecate the Android support. It turns out that there is already an official GAN API for Android, built by Google. So, we strongly recommend you to use that one in your Android app. It is very good!
I hope everybody enjoy this new version. Let me know your feedback.
To download the API, click here! By the way, inside the package there is a sample app for reference.
See you in the next post...
1 comments:
It is a very good material.
J2ME Book can be found here
Post a Comment