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
<PackageReference Include="GoogleAnalytics.GoogleCharts.NET" Version="1.0.1" />
paket add GoogleAnalytics.GoogleCharts.NET --version 1.0.1
#r "nuget: GoogleAnalytics.GoogleCharts.NET, 1.0.1"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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.