phonegap-build/GAPlugin

google analytics plugin unsupported

Opened this issue · 0 comments

<gap:plugin name="https://github.com/danwilson/google-analytics-plugin.git"/>
<gap:plugin name="org.apache.cordova.inappbrowser"/>
<gap:plugin name="org.apache.cordova.camera"/>
<gap:plugin name="org.apache.cordova.media-capture"/>
<gap:plugin name="org.apache.cordova.geolocation"/>
<gap:plugin name="org.apache.cordova.dialogs"/>

This is a section of my config.xml document, but I always get an issue when trying to upload the app to Phonegap, saying the google analytics plugin is unsupported. I have tried many different plugins but I get the same problem every time. Is my xml code correct? and what should I input for the google analytics plugin?