Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Releases: googleanalytics/google-analytics-plugin-for-unity

Updates for 2017.2

Choose a tag to compare

@baldwin628 baldwin628 released this 24 Oct 00:50

Changes to work with 2017.2

Update to new Jar resolver
Fix for GetSku not returning correct value.

Update to new resolver version

Choose a tag to compare

@baldwin628 baldwin628 released this 13 Dec 06:20

Android

iOS

No changes.

Updates to support new Google Play Services structure

Choose a tag to compare

@baldwin628 baldwin628 released this 11 Sep 21:33

Android

  • Uses Google Unity Jar Resolver to bring in dependent Android libraries. This should happen automatically on save.
    • You can force it to run by running Assets -> Google Play Services -> Resolve Client Jars in Unity when on an Android platform project.
  • Ecommerce support added via the following methods:
    • LogTransaction
    • LogItem

iOS

Update to 3.15 of the iOS library.

Updated package with fixes to date

Pre-release

Choose a tag to compare

@baldwin628 baldwin628 released this 01 Mar 19:51

Add a checkbox to make it easy to send an on launch event.
Add a checkbox to enable uncaught exception handling for some exceptions.
Adds an Awake method to ensure GA is initialized and prevent some cases of null reference errors.

Updated package with fixes to date

Pre-release

Choose a tag to compare

@emmanuellemm emmanuellemm released this 22 Oct 21:34

Fixes:

  • Additional permission being added on Android - #15
  • Includes pull request from mataneine to exclude *.meta files from Postprocessing

Updated package with fixes to date

Pre-release

Choose a tag to compare

@emmanuellemm emmanuellemm released this 17 Oct 22:43

Fixes:

  • Infinite loop sending hits in web player, requests now made using coroutine and yield - #10
  • All hits now sent using SSL
  • Bug in sending exception hits for Android - #8

Updated package with fixes to date

Pre-release

Choose a tag to compare

@emmanuellemm emmanuellemm released this 15 Sep 22:53

Fixes:

  • iOS BAD EXEC when reinitializing between Scenes - #1
  • Tooltip stack overflow when using version of Unity prior to v4.2 - #3
  • iOS BAD EXEC when using System.Net (conflicting method removed - resolution pending) - #4

Initial beta release

Initial beta release Pre-release
Pre-release

Choose a tag to compare

@emmanuellemm emmanuellemm released this 06 Aug 00:03

Initial beta release of the Google Analytics Plugin for Unity.