GoogleAnalytics.GoogleCharts.NET

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

GoogleAnalytics.GoogleCharts.NET

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!

1.0.1
Version published
Maintainers
1
Created
The README file is missing

FAQs

Package last updated on 21 Sep 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts