Mixpanel-Unity-CSharp icon indicating copy to clipboard operation
Mixpanel-Unity-CSharp copied to clipboard

Mixpanel Analytics integration for Unity3D, C# version.

Results 4 Mixpanel-Unity-CSharp issues
Sort by recently updated
recently updated
newest added

Currently if the rest api call fails those events get discarded, but the objective-c version queue's those request and pushes them on a "best effort basis" when internet becomes available.

Any chance for mobile surveys? It is in ios and android ask, missing from javascript sdk (mixpanel official one).

Since they are sent on every event, it doesn't make sense to save them as constant values — better to save delegates that determine their values.

I have created a new function to add people insights tracking, and refactored a bit the code to avoid repeating code inside all the functions.