autotrack 0.6.5
dotnet add package autotrack --version 0.6.5
NuGet\Install-Package autotrack -Version 0.6.5
<PackageReference Include="autotrack" Version="0.6.5" />
paket add autotrack --version 0.6.5
#r "nuget: autotrack, 0.6.5"
// Install autotrack as a Cake Addin #addin nuget:?package=autotrack&version=0.6.5 // Install autotrack as a Cake Tool #tool nuget:?package=autotrack&version=0.6.5
The default JavaScript tracking snippet for Google Analytics runs when a web page is first loaded and sends a pageview hit to Google Analytics. If you want to know about more than just pageviews (e.g. events, social interactions), you have to write code to capture that information yourself.
Since most website owners care about most of the same types of user interactions, web developers end up writing the same code over and over again for every new site they build.
Autotrack was created to solve this problem. It provides default tracking for the interactions most people care about, and it provides several convenience features (e.g. declarative event tracking) to make it easier than ever to understand how people are using your site.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.5 | 9,599 | 7/8/2016 |