GameAnalytics
GameAnalytics SDK enables comprehensive game analytics and user insights for Unity games across 10+ platforms including iOS, Android, WebGL, Windows, Mac, and more. Track player behavior, monetization metrics, and game performance with minimal build size overhead (49Kb on Android, 242Kb on iOS). Full documentation and support available from the GameAnalytics team.
com.gameanalytics.sdk 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/gameanalytics-sdk.git README Markdown
Copy this to your project's README.md
## Installation
Add **GameAnalytics** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/gameanalytics-sdk.git
```
[](https://www.pkglnk.dev/pkg/gameanalytics-sdk)Dependencies (1)
README
GA-SDK-UNITY
GameAnalytics Unity SDK.
Documentation can be found here.
If you have any issues or feedback regarding the SDK, please contact our friendly support team here.
This is a custom package used with Unity Package Manager if you want the usual .unitypackage you can download it here.
OBS: If you want to use ILRD with the SDK and you are getting the SDK via UPM you need to download this .unitypackage here. This has to do with some dependency issues with the Ad SDKs which are not on UPM yet.
:information_source: The Unity SDK include support for Windows, Mac, Linux, WebGL, iOS, tvOS, Tizen, UWP, Universal Windows 8 and Android.
Build size: Note that download size differ from the actual build size.
Android: The SDK build size in a native Android app is only around 49Kb and the dependencies take up to 820Kb depending if your app already uses some of the same dependencies.
iOS: The SDK build size in a native iOS app is only around 242Kb (armv7) / 259Kb (armv8).
No comments yet. Be the first!