Introducing the BlackBerry Analytics SDK

Share This Post

Whether it’s version 2.0 or taking a beta into production, when the time comes to revise your application, how do you decide what to spend your time on? Perhaps you’ve got a laundry list of bug reports and feature requests, or ideas that never made it into the previous version. Of course you want to get it all in, but time is always limited so priorities have to be set.

“Squeaky Wheel” is often the way that priorities are set, but how do you know that issue is what most users are really experiencing? More importantly, what can you change that will retain your current user base and drive new users to your application? Analytics can give you insight into what keeps users coming back and what might be causing them frustration. Capturing and aggregating information about application usage is what analytics is all about, and with the beta release of the BlackBerry® Analytics SDK, it is surprisingly simple to get good information to help answer those questions.

 

Some very good information can be tracked such as the number of times the application opens, closes, the number of screen views, carriers, device models as well as usage time. This can be provided automatically simply by extending from a custom UiApplication class:

public class NetworkDiagnostic extends WebtrendsUiApplication {

    public static void main(String[] args) {

	// Begin Webtrends initialization using Config XML code
		WebtrendsConfigurator.LoadConfigFile("rimx.network.diagnostic.NetworkDiagnostic", "webtrends.xml");
		WebtrendsDataCollector.getInstance().Initialize();
		// End Webtrends initialization using Config XML code

 

Many other events in your application can be captured as well (including custom events), and there are built-in reports for Media playback, Product Views and more. Once configured, data will be captured automatically and aggregated in the dashboard view or reports. It can also be exported to CSV or Web Service.

I’m sure you’ll want to get started right away, so check here for the documentation and to (link needed) download the beta release of the BlackBerry Analytics SDK.

Keep checking here for more details

 

Related Posts

Moissanite vs Diamond: Which Is Right for You?

Choosing a gemstone for an engagement ring or another...

How to Add Products and Services to Your Cincinnati Google Business Profile

A Google Business Profile can do much more than...

Top MBA College in India with Low Fees: Why NBS Ahmedabad Is a Smart Choice

Choosing the Top MBA College in India is one...

Startup Business Loan Eligibility and Required Documents

Starting a new business often requires more capital than...

How Southern California Businesses Should Evaluate Commercial Carpet Cleaning Providers

Why Commercial Carpet Cleaning Matters Commercial carpet cleaning can remove tracked-in soil and improve appearance when the carpet is still structurally sound. It should be treated as part of condition management, not as a guaranteed fix f

Why Tour Operators Should Use Seasonal Ad Scheduling

Tourism is one of the most seasonal industries in...