This package adds a new section to your Umbraco installation which allows you to view your Google Analytics statistical information directly inside Umbraco, without having to open a new tab or window.
Wrapper for pushing data to Universal Analytics properties via the Measurement Protocol (version 1) on the server-side. This version only supports pushing Event data to web properties.
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:...
More information
GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics. Port version to .net core, based on the awesome job done by @maartenba.
If this project has helped you and if you like it, please...
More information
The goal of this library is to create a modern, fully asynchronous Google Analytics API for C# 5. All potentially long operations are async/await methods.
GoogleAnalytics.App is an unofficial SDK for interacting with Google Analytics. It is compatible with version 2 of the Google Analytics SDK for iOS and Android and uses Google Measurement Protocol to report app- and mobile-specific metrics.