This repository has been archived by the owner on Oct 29, 2022. It is now read-only.
Releases: alebianco/ANE-Google-Analytics
Releases · alebianco/ANE-Google-Analytics
ANE Google Analytics v2.0.7 RC2
ANE Google Analytics v2.0.7 RC1
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
ANE Google Analytics v2.0.5
- Update to AIR 3.9
- Fixed issue #23 - sending hits without setting optional parameters
ANE Google Analytics v2.0.4
- 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
- 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
- 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
- Upgraded to AIR 3.4
- Fixed more compatibility issues for cross-system compilation
ANE Google Analytics v1.2.1
- 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
- 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