https://github.com/extrawurst/unity3d-google-analytics
Simple scripts to be able to use tracking via google analytics app profiles
https://github.com/extrawurst/unity3d-google-analytics
Last synced: about 1 year ago
JSON representation
Simple scripts to be able to use tracking via google analytics app profiles
- Host: GitHub
- URL: https://github.com/extrawurst/unity3d-google-analytics
- Owner: extrawurst
- Created: 2013-05-31T12:17:17.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-09T14:46:29.000Z (over 12 years ago)
- Last Synced: 2025-03-25T12:21:44.514Z (over 1 year ago)
- Language: C#
- Size: 120 KB
- Stars: 20
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
unity3d-google-analytics
========================
Simple scripts to be able to use tracking via google analytics app profiles.
This class uses the new "Measurement Protocol" (see https://developers.google.com/analytics/devguides/collection/protocol/v1/devguide)
The library is platform independent and works for webplayer,IOS,Android and Blackberry 10.
For a simple sample see Sample.cs