Implementing Google Analytics on a Windows 8 Metro application

c#, google-analytics, windows-8, windows-store-apps

Solution

Is this something you are looking for? Here is an article in our team blog on how we solve that issue: http://dreamteam-mobile.com/blog/2012/08/windows-8-metro-apps-google-analytics/

Problem

I'd like to implement Google Analytics tracking on a Windows 8 / Metro app. There's no Windows SDK. What would be the best way to do it in your opinion ? Thanks, best regards Geoffroy

Original source