GoogleAnalyticsTracker - A C# library for tracking Google Analytics.
Info
Version: | 7.0.1 |
Author(s): | Maarten Balliauw and contributors |
Last Update: | Thursday, February 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maartenba/GoogleAnalyticsTracker |
NuGet Url: | https://www.nuget.org/packages/GoogleAnalyticsTracker.AspNetCore |
Install
Install-Package GoogleAnalyticsTracker.AspNetCore
dotnet add package GoogleAnalyticsTracker.AspNetCore
paket add GoogleAnalyticsTracker.AspNetCore
GoogleAnalyticsTracker.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- GoogleAnalyticsTracker.Core(>= 6.0.5)
- Microsoft.AspNetCore(>= 2.0.0)
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
Tags