google-analytics-plugin icon indicating copy to clipboard operation
google-analytics-plugin copied to clipboard

Cordova (PhoneGap) Plugin to connect to the native Google's Universal Analytics SDK 3.0

Results 70 google-analytics-plugin issues
Sort by recently updated
recently updated
newest added

I am debugging an issue on an iOS Cordova app. This plugin (verison 1.8.2) is being used. There is no traffic reported on the Google Analytics dashboard. This is the...

question

This issue has been posted multiple times, but still no fix can be found. The requirement is to get the campaign name of where the app was installed from. Even...

bug
Help Wanted

Please fix the version conflict either by updating the version of the google-services plugin (information about the latest version is available at https://bintray.com/android/android-tools/com.google.gms.google-services/) or updating the version of com.google.android.gms to...

Hello, I have installed Google Plus Login plugin and it was working fine just until I installed the google-analytics-plugin, the Google Login Function stopped without throwing any errors. So I...

On my newest project, it installed Android platform v7.0.0, with this project, the build will fail repeatedly, this happens immidiately after installing google-analytics-plugin. Something to look into.. I also have...

Hi, I use the GA-plugin within the Ionic Framework (Version 3) and everything works fine for me...except for "Transactions". When running the app compiled for browsers, I can see that...

Hi, I implemented this plugin in my project, but the events and screens are not being tracked in my Analytics Page. ![captura de tela 2018-01-04 as 16 06 52](https://user-images.githubusercontent.com/7879703/34577798-a0c6fe50-f169-11e7-92b0-c7e174a7037b.png) The...

wontfix

We are using [email protected] and @ionic-devs/[email protected] When submitting our app to the Apple Store, it is getting rejected due to the following error: ``` Your app is using the Advertising...

I'm trying to setting the "cordova-plugin-google-analytics" plugin, but I can't see nothing in the real time control panel of Google Analytics when I open the app. I've insert in the...

Hi, we want to use custom dimensions for our events. It worked fine on iOS but on Android the dimensions were not set, so we added some log statements. We...