Is Google Analytics for Mobile available for Windows Mobile / Compact Framework

Recently Google introduced an SDK for application usage tracking on mobile devices (Google Analytics for Mobile Apps). Unfortunately, it seems that it only supports IPhone and Android devices.

Do you have any idea if this framework can somehow be used from Windows Mobile / Compact Framework applications or if Google is planning to release an SDK for WM?

BTW, I don't mean a WM application for browsing through GA server reports, but an SDK for tracking your mobile app's usage. I'm also not working with mobile website tracking, but with monitoring applications running on Windows Mobile (on Compact Framework).


Sure, there's a server-side counterpart to the js-based package you mentioned. It's in beta; you can get it from Google here.

The specific aim of that Project is to allow tracking/data collection on traffic to mobile websites from mobile devices that don't support javascript; As far as i am aware, it provides data collection/analytics for mobile sites that use any of these server-side languages: JSP, PHP, .Net, or Perl.


进一步看了一下,似乎没有Android / iPhone包的Windows Mobile版本。

链接地址: http://www.djcxy.com/p/53682.html

上一篇: 将字节数组转换为Compact Framework中的结构

下一篇: Google Analytics for Mobile适用于Windows Mobile / Compact Framework吗?