Info
| Version: | 5.0.0 | 
| Author(s): | GoogleAnalyticsTracker | 
| Last Update: | Tuesday, May 28, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/maartenba/GoogleAnalyticsTracker | 
| NuGet Url: | https://www.nuget.org/packages/GoogleAnalyticsTracker.WebAPI2 | 
Install
Install-Package GoogleAnalyticsTracker.WebAPI2
                        dotnet add package GoogleAnalyticsTracker.WebAPI2
                        paket add GoogleAnalyticsTracker.WebAPI2
                        
                                GoogleAnalyticsTracker.WebAPI2 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- GoogleAnalyticsTracker.Core(>= 5.0.0)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.WebApi.Client(>= 4.0.30506)
- Microsoft.AspNet.WebApi.Core(>= 4.0.30506)
- Newtonsoft.Json(>= 4.5.11)
Tags
 
                
GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics.