Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Releases: alebianco/ANE-Google-Analytics

ANE Google Analytics v2.0.7 RC2

04 Jun 10:50
Compare
Choose a tag to compare
Pre-release
  • (beta) Automatic uncaught error reporting
  • Fixed issue #42
  • Fixed issue #44

ANE Google Analytics v2.0.7 RC1

26 Mar 10:08
Compare
Choose a tag to compare
Pre-release

This is a release candidate for the next release as it's still under testing and the final version may be contain different API and/or features.
This prerelease focuses on Android devices but I'll try to offer the same functionalities on iOS as well before the final release.

  • Upgraded to AIR 13
  • Upgrade Android native library to v2.0beta6
  • Added ASDocs back into packaged release
  • Implemented Google Play Campaign Attribution tracking (Android only)
  • Implemented General Campaign & Traffic Source Attribution (Android only)
  • Added transaction's currency code property (Android only)
  • [Android] Verify app has needed permissions when checking if extension is supported
  • Fixed issue #32 - transaction's shipping cost being replaced by tax cost
  • Fixed issue #34 - improved app version identification from descriptor

ANE Google Analytics v2.0.6

03 Mar 12:51
Compare
Choose a tag to compare

ANE Google Analytics v2.0.5

03 Mar 12:50
Compare
Choose a tag to compare
  • Update to AIR 3.9
  • Fixed issue #23 - sending hits without setting optional parameters

ANE Google Analytics v2.0.4

03 Mar 11:39
Compare
Choose a tag to compare
  • Updated native tracker to version 2.0b4
  • API refinement
  • Fixed debug flag bug
  • Fixed bug for reading optOut value not available in iOS
  • Initializing dispatch period on first usage to fix inconsistent values
  • ASdoc update & integration (still having problems with iOS)
  • Updated and improved the build script
  • Moved demo project to a separate repository

ANE Google Analytics v2.0.3

03 Mar 12:52
Compare
Choose a tag to compare
  • Totally rewritten Flash API
  • Totally rewritten native code for Android and iOS
  • Upgraded to the new Google tracker (v2.0 beta 3) to support the new "Application" analytics' profile
  • Full support to the new Google tracker, including e-commerce, multiple trackers support, custom metrics and dimensions
  • Brand new demo project built specifically for mobile devices (in progress)

ANE Google Analytics v1.2.3

03 Mar 11:39
Compare
Choose a tag to compare
  • Upgraded to AIR 3.5
  • Updated Google Analytics libraries (Android 1.5.1 and iOS 1.5)
  • Improved error handling
  • Added account ID validation

ANE Google Analytics v1.2.2

03 Mar 11:38
Compare
Choose a tag to compare
  • Upgraded to AIR 3.4
  • Fixed more compatibility issues for cross-system compilation

ANE Google Analytics v1.2.1

03 Mar 11:38
Compare
Choose a tag to compare
  • Tested on real iOS devices, thanks to @digitaljohn
  • Fixed incompatibility issues with earlier versions of iOS
  • Added some utility methods to the Enums related to custom variables

ANE Google Analytics v1.2.0

03 Mar 11:37
Compare
Choose a tag to compare
  • Upgraded to AIR 3.3
  • Added target in the ANT script to run the demo project on the iOS simulator
  • Cleaned and updated the ANT build file
  • Fixed issues with the iOS version of the extension