Skip to content

suyati/GoogleAnalyticsTraffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleAnalyticsTraffic

NuGet Downloads

Description

GoogleAnalyticTraffic is a library that wraps up the googleanalytics to easily get the traffic of your site.

NuGet

Visual Studio users can install this directly into their .NET projects by executing the following command in the Package Manager Console

PM> Install-Package GoogleAnalyticTraffic

Usage

Reference the GoogleAnalyticTraffic.dll library in your project or download from NuGet.

Example

GoogleAnalytics GooleAnalytic=new GoogleAnalytics(xxxx);

var GoogleAnalyticData= GooleAnalytic.GetGoogleData(options);

##Authors and Contributors GoogleAnalyticTraffic is developed by Suyati Technologies. It is written and maintained by their Product Development team.

####Author:

Leo P J (@lpjoys)

##Support or Contact Have Suggestions? Want to give us something to do? Contact us at : support@suyati.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages