mixpanel/mixpanel-unity

Name: mixpanel-unity

Owner: Mixpanel, Inc

Description: Unity SDK for Mixpanel Analytics

Created: 2016-05-27 22:39:01.0

Updated: 2018-05-24 18:45:41.0

Pushed: 2018-05-24 18:52:22.0

Homepage: https://mixpanel.com/help/reference/unity

Size: 3676

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Latest Version
May 24th, 2018 - v1.2.0

See the changes.

Getting Started

Check out our official documentation to learn how to install the library in Unity. You will also learn how to make use of all the features we currently support!

Other links:

Want to Contribute?

The Mixpanel library for Unity is an open source project, and we'd love to see your contributions! We'd also love for you to come and work with us! Check out http://boards.greenhouse.io/mixpanel/jobs/25078#.U_4BBEhORKU for details.

Changelog

See wiki page.

Building the SDK

Add all dependencies of the Mixpanel SDK to your app using the following code in your terminal:

/native/build/install_dependencies.sh

Make sure you've logged in to the Unity app.

Then, run the following build script in your terminal:

uild
on build_all.py # on OS X
d_all.py # on Windows

Note that Unity must be closed while running build_all.py.

The build script will create all the project files (make, xcode, visual studio), perform the builds and run the tests suites. The test suites are run on: OS X, Windows, iOS Simulator and Android Device (if one is attached).


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.