Giter VIP home page Giter VIP logo

google-analytics-unity-windows's Introduction

Fork of GA Plugin for Unity, updating it for Windows

Installation:

  1. Open "unity_project_name/Packages/manifest.json"
  2. Under "dependencies" add:
"com.ks.windows.googleanalytics": "https://github.com/kamyker/google-analytics-unity-windows.git", 

Changes to old version:

  • Added LogPageView(string location, (optional)string title), use this instead of LogScreen as it is much better integrated in GA, works in realtime and in user explorer.

Ex: GoogleAnalyticsV4.instance.LogPageView("MainMenu/Settings") GitHub Logo

  • Serialized fields like productName, version removed and pulled from Player Settings
  • Game end sends EndSession event (OnDestroy in GAv4 prefab)
  • Launch event sends StartSession
  • Updated WWW to UnityWebRequest

OLD:

Copyright (c) 2014 Google Inc. All rights reserved.

The Google Analytics Plugin for Unity allows game developers to easily implement Google Analytics in their Unity games on all platforms, without having to write separate implementations. Note that this is a beta and as such may contains bugs or other issues. Please report them through the Github issue tracker or submit a pull request. The plugin comes with no guarantees.

Unity is a trademark of Unity Technologies. This project is not in any way endorsed or supervised by Unity Technologies.

Google Analytics Plugin Documentation

Visit Google Analytics Developers for the latest documentation on the Google Analytics Plugin for Unity.

Quick links

  • Dev Guide - Learn how to setup, configure and get started with the Google Analytics Plugin for Unity.
  • API Reference - Describes how to send data and lists all of the methods for the Google Analytics Plugin for Unity.
  • Troubleshooting - Tips on debugging and troubleshooting problems with the Google Analytics Plugin for Unity.

Thanks

  • Knoxx- for fixing a typo in the Campaign tracking permissions
  • mataneine for filtering out meta files during iOS build post processing
  • g8minhquan for identifying the sqlite3.dylib library needs to be added if using the -ObjC linker flag
  • coquifrogs for updating the HTTP status code logic

google-analytics-unity-windows's People

Contributors

96andrei avatar baldwin628 avatar emmanuellemm avatar g8minhquan avatar kamyker avatar knoxx- avatar mataneine avatar nathansizemore avatar nicolasjinchereau avatar pfrisella avatar shazow avatar tiembo avatar tjheuvel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.