Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/unity-analytics.git?path=source

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Google Analytics** 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/unity-analytics.git?path=source
```

[![pkglnk](https://www.pkglnk.dev/badge/unity-analytics.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/unity-analytics)

README

Forked version as main Repo is no longer maintained

Google Analytics Plugin for Unity (beta)

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.

iOS is a trademark of Apple, Inc.

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.

Related resources

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

Comments

No comments yet. Be the first!