开发者

how to implement google analytics in blackberry?

I'm开发者_Python百科 creating a blackberry application. i need to use google analytics to track usage of my application. Is it possible to implement google analytics( or any other similar to google analytics) in blackberry? any specific sdk?


Google dosen't seems to provide one.

But RIM is providing one, it's not Google, but it should do the job.

You could try to use Analytics SDK for Android, but I don't think it's gonna work.


You could try the approach suggested in Displaying ads in your mobile AIR application blog entry at Adobe.com.

While it is for AIR and StageWebView class, it might work for Java and BrowserField as well.


No, Google has not yet released an SDK for native Blackberry apps. Currently only iOS and Android SDK's are available to track analytics natively through Google Analytics.

If you want to do this from a Blackberry App, you will have to roll your own implementation or wait for the awesome Google Analytics team to release an SDK for Blackberry.


Please check my answer here https://stackoverflow.com/a/24245118/380138, I have written a library, it uses the Measurement Protocol, its quite useful for blackberry os 5.x to 7.x, plus it gets the job done.

I've tested and so far, I haven't had any issue with it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜