wpf - Using Google Analytics from a .NET desktop application -


is possible send "pageviews" , record activity using official google api c#? instance, if want track page views wpf/winforms desktop app. ?

where can find oficial examples?

i've downloaded "garlic" , tried sample app , works treat!

https://github.com/dustyburwell/garlic


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -