-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Linda Lawton edited this page Jul 3, 2018
·
3 revisions
The Google Analytics SDK is designed makes it easy to connect .net Applications to Google Analytics.
The Google Analytics SDK uses the Google Analytics measurement protocol to record Hits via HTTP POST or GET requests directly to Google Analytics. The Google Analytics SDK also supports the debug endpoint which will allows developers to test and validate their hits before releasing their applicaitons to production.
The Google Analytics SDK supports tracking for the following interaction (Hit) types: 'pageview', 'screenview', 'event', 'transaction', 'item', 'social', 'exception', 'timing'.
- .NETStandard 2.0
- Microsoft.Extensions.Logging (>= 2.1.0)
- Newtonsoft.Json (>= 11.0.2)
My name is Linda Lawton I have been a Google Developer expert for Google Analytics since 2014.