Hi there,
So I'm using XDK with a project and I have the cranberry plugin setup.. I have the Track ID "UA-bla bla bla" and I have it in the iOS and Android slots since I figure I don't really care to track each individually for now.
That said I also have audible cues set to fire off when I get "on event track succeeded" and "on screen event succeeded" so this (in my mind) tells me the messages are making it to GA.. and yet after many plays and confirmed calls, no activity is showing up.
However I was getting mixed messages with the cranberry cordova plugin.. in the read me it says:
"3.Install plugin
Now all the native plugins are installed automatically"
so there are no instructions to how to add the GA plugin to XDK... I googled around and found one that I'm currently using which is a plugin id "cordova-plugin-google-analytics" assuming we're using cordova 5.0 or better..
found here:
https://github.com/danwilson/google-analytics-plugin
Does anyone have any ideas on this? I may try flurry as an alternative, but I just thought google might be more straightforward