phonegap-build / GAPlugin

Google Analytics Plugin
MIT License
170 stars 141 forks source link

Version that works? #71

Open mikestecker opened 10 years ago

mikestecker commented 10 years ago

I'm trying to install a extension called Angulartics for an AngularJS based mobile framework designed to hook in with Google Analytics and Cordova.

In their instructions, I am being told to install the GAPlugin, however I cannot get it to work. After some Google searches, it seems there a bunch of different versions out there, however when I try to install them using cordova plugin add [repo-path], none I have found so far work.

The app I am building requires iOS7+. Any help would be appreciated!

Thanks!

arekstryjski commented 10 years ago

It worked for me with

cordova plugin add https://github.com/phonegap-build/GAPlugin.git

and Android

quanghoc commented 9 years ago

This no longer works

cordova plugin add https://github.com/phonegap-build/GAPlugin.git

You will get cross-device link not permitted

You should download locally and do something like

cordova plugin add /your-path/GAPlugin-master/