Code Monkey home page Code Monkey logo

analytics-tracking-package-unity's Introduction

Analytics Tracking Package Unity

This is a unity tool that syncs and simplifies Unity game analytic tools in one place. (Currently Game Analytics and Facebook SDK).

Installation Steps:

1. GAME ANALYTICS:

  1. Create a Game Analytics account on: https://go.gameanalytics.com
  2. Add your organization, studio, and game on their website
  3. Download and import Game Analytics SDK as a custom package using this link: https://download.gameanalytics.com/unity/GA_SDK_UNITY.unitypackage
  4. Wait and go through the external dependency manager resolver.
  5. Go to "Window/Game Analytics/Select Settings"
  6. Login with your Game Analytics account.

2. TRACKING MANAGER:

  1. Import the "TrackingManager" custom package.
  2. Add the "Tracking Manager" prefab to your hierarchy
  3. Add your Game keys to the tracking manager and press on "Sync Settings", this will save and sync your settings across all SDK's (Game key and secret key can be found in Game settings on the Game Analytics website)

3. FACEBOOK: (IGNORE, crashes on initialization)

  1. Add the game to your developers account.
  2. Download and import the "Facebook Unity SDK" to your Unity project
  3. Add the "App Events" product to your game and follow it's integration steps.
  4. Note: if "OpenSSL not found" error appears in Facebook SDK, follow these steps: https://answers.unity.com/questions/616484/open-ssl-not-found.html

Next Steps:

Future Milestones:

  • Fully integrating Facebook Unity SDK
  • Adding support for Firebase analytics.

Notes:

  • Facebook Unity SDK causes errors, and crashes the editor on initialization, I'm not sure if it's still up to date or not. I have added the integration steps for it but commented them out until it is fixed.
  • I should've seperated the Editor only scripts from runtime scripts in the Tracking Manager, but I messed up at the start and didn't have time to re-do it ๐Ÿ˜ข
  • If you are using Proguard for Android follow these steps (at the end of the page: https://gameanalytics.com/docs/s/article/Integration-Unity-SDK#install) Facebook Unity SDK currently crashing on initilization in an empty project.

analytics-tracking-package-unity's People

Contributors

muminelsayed avatar

Stargazers

 avatar

Watchers

 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.