All Projects → zwetan → As3 Universal Analytics

zwetan / As3 Universal Analytics

Licence: mpl-2.0
Google Universal Analytics for AS3

Programming Languages

actionscript
884 projects

Projects that are alternatives of or similar to As3 Universal Analytics

Goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Stars: ✭ 14,096 (+19209.59%)
Mutual labels:  command-line, google-analytics
Yes
yes - Implementation of simple and dangerous yes command in various languages. 👍
Stars: ✭ 72 (-1.37%)
Mutual labels:  command-line
Jsonf
A Unix-y utility for formatting JSON in a more stream-friendly way
Stars: ✭ 65 (-10.96%)
Mutual labels:  command-line
Swiftline
Swiftline is a set of tools to help you create command line applications.
Stars: ✭ 1,156 (+1483.56%)
Mutual labels:  command-line
Mocha Chrome
☕️ Run Mocha tests using headless Google Chrome
Stars: ✭ 66 (-9.59%)
Mutual labels:  command-line
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-4.11%)
Mutual labels:  command-line
Tunnelblickctl
🔒 Command-line interface for Tunnelblick
Stars: ✭ 64 (-12.33%)
Mutual labels:  command-line
Github Files Fetcher
Download a specific folder or file from a GitHub repo through command line
Stars: ✭ 73 (+0%)
Mutual labels:  command-line
Sandmap
Nmap on steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles.
Stars: ✭ 1,180 (+1516.44%)
Mutual labels:  command-line
Rat
Compose shell commands to build interactive terminal applications
Stars: ✭ 1,158 (+1486.3%)
Mutual labels:  command-line
Cloud Security Audit
A command line security audit tool for Amazon Web Services
Stars: ✭ 68 (-6.85%)
Mutual labels:  command-line
Guaka
The smartest and most beautiful (POSIX compliant) Command line framework for Swift 🤖
Stars: ✭ 1,145 (+1468.49%)
Mutual labels:  command-line
Conf
Go package for loading program configuration from multiple sources.
Stars: ✭ 70 (-4.11%)
Mutual labels:  command-line
React Router Ga
Google Analytics component for React Router
Stars: ✭ 66 (-9.59%)
Mutual labels:  google-analytics
Evermark
🐘 A command line tool for syncing markdown notes to Evernote
Stars: ✭ 72 (-1.37%)
Mutual labels:  command-line
Googleanalyticsforxamarinforms
Google Analytics Plugin for Xamarin Forms
Stars: ✭ 65 (-10.96%)
Mutual labels:  google-analytics
Pyinquirer
A Python module for common interactive command line user interfaces
Stars: ✭ 1,151 (+1476.71%)
Mutual labels:  command-line
Matrixcli
Command line matrix client
Stars: ✭ 69 (-5.48%)
Mutual labels:  command-line
Nexmo Cli
Nexmo CLI (Command Line Interface)
Stars: ✭ 73 (+0%)
Mutual labels:  command-line
Poet
Lets you split your ssh_config into separate files
Stars: ✭ 72 (-1.37%)
Mutual labels:  command-line

as3-universal-analytics

Google Universal Analytics for ActionScript 3.0
(Flash / AIR / Redtamarin).

For few years people could use gaforflash to track Flash content with Google Analytics, the solution was not perfect but it did work for the general use cases.

Now, with the evolution of Google Analytics to Universal Analytics,
we can offer the Flash Platform a new library which can cover more specific and advanced use cases.

Simply put, as3-universal-analytics is an ActionScript 3 implementation of the Measurement Protocol.

Please visit the Wiki Documentation to get started.

Mission Statement

Provide a clean and complete implementation of the Measurement Protocol.

Status

First release: uanalytics v0.8

LICENSE

The Source Code is subject to the terms of the Mozilla Public License, v. 2.0 or MPL2 for short; if you have doubt or questions about this licensing please consult the MPL 2.0 FAQ.

FAQ

Q: Does it replace/update/upgrade gaforflash ?
A: Yes.

Q: Is it officially supported by Google ?
A: No.

Q: Is it officially supported by Adobe ?
A: No.

Q: What is the minimum requirement ?
A: Flash Player 11 and/or Adobe AIR 3 (October 4, 2011) and/or Redtamarin (October 25, 2014).

Q: Will it work with the Flash Player plugin as a SWF embedded in an HTTML page ?
A: Yes.

Q: Will it work when I test from Flash CS, Flash CC, Flash Builder, etc. ?
A: Yes.

Q: Will it work with AIR for mobile (iOS and Android) ?
A: Yes.

Q: Will it work with AIR for desktop (Windows and Mac OS X) ?
A: Yes.

Q: Does it have a JavaScript dependency and/or bridge mode ?
A: No. It is optional for advanced use.

Q: Will it work with Redtamarin server side (Linux and Mac OS X) ?
A: Yes.

Q: Will it work from a Linux (or Mac OS X) shell script ?
A: Yes.

Q: Will it work with Redtamarin under Windows ?
A: Not yet. It will work in a future update.

Q: Do you plan an ActionScript 2.0 version ?
A: No. Unlikely to ever happen.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].