GoogleAnalytics.GoogleCharts.NET 1.0.1

dotnet add package GoogleAnalytics.GoogleCharts.NET --version 1.0.1
NuGet\Install-Package GoogleAnalytics.GoogleCharts.NET -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GoogleAnalytics.GoogleCharts.NET" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GoogleAnalytics.GoogleCharts.NET --version 1.0.1
#r "nuget: GoogleAnalytics.GoogleCharts.NET, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GoogleAnalytics.GoogleCharts.NET as a Cake Addin
#addin nuget:?package=GoogleAnalytics.GoogleCharts.NET&version=1.0.1

// Install GoogleAnalytics.GoogleCharts.NET as a Cake Tool
#tool nuget:?package=GoogleAnalytics.GoogleCharts.NET&version=1.0.1

A lot of people have been looking for an easy way to add Google Analytics data to their projects and display it via the Google Charts API.  This project allows you to do just that!  Super simple to use!

In order to get yourself up and running, this article should help: http://www.pimcore.org/wiki/display/PIMCORE/Setup+Google+Analytics+Reporting+with+OAuth2+Service+Accounts+(since+1.4.6).

Once you're setup in the Google API console, and you have installed the NuGet package in your project, you'll need to do the following in the web.config / app.config:

- in the AppKey field, put the google analytics password
- in the AppName field put the email address
- in the ProfileId field put the ViewId from Google Analytics > View Settings > ViewId
If you have any questions or suggestions, please reach out!

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
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
1.0.1 15,675 9/21/2013
1.0.0 1,740 9/21/2013