dotnet / windows-sdk-for-google-analytics

SDK to connect to Google Analytics from Windows Store (UWP) Apps, Windows desktop apps written with .NET, and Xamarin Apps
MIT License
102 stars 33 forks source link

How do I track User properties? #37

Open sahil912 opened 6 years ago

sahil912 commented 6 years ago

Hi,

How do I log user properties like email, userid, user session? Does the user session is tracked by default?

Additionally, Does SDK auto track the following params:

  1. Device OS, Model
  2. App Version

If not, How do we track this events?

Thanks

saiinaik commented 6 years ago

Hey Sahil, did u find out how to do this?

sahil912 commented 6 years ago

Since, there is no active support for google analytics on windows, I switched to Mixpanel analytics.