Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Hello!
Could you please clarify have you changed the code as it is shown in this comment:
https://getsatisfaction.com/apperyio/...
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello!
Could you please clarify have you changed the code as it is shown in this comment:
https://getsatisfaction.com/apperyio/...
I've been following this thread and I'm experiencing the same issue.
Javascript is correctly installed and I receive the 'GAPlugin is not defined' error. This seems to completely kill the app dead. Nothing more renders. Just hangs.
Any additional insight from anyone?
Hello Carlos,
Could you please clarify do you get this error in weinre: https://devcenter.appery.io/documenta... ?
Yup - seeing the same thing right now in my app.
It's still doing this folks. Using the new code. The main issue I'm seeing now is that the navigate to page does NOT work on a page containing the trackPage('jumps'); UNLESS you select Use Full Screen Refresh. If I remove the trackPage script - it works. ???
Also, real time data is not being sent to Google. Nor is it correctly showing location. Shows as originating from Russia. Which is likely where the Appery servers are? This is while being run as a native app from the APK.
I've waited until the next day to review the Google Analyitics data again. To make sure it has updated. It has - but it is clear that the tracking code is not functioning properly. The data looks similar to a website of mine that had a conflicting tracking code. It was incomplete and not accurate - almost like placeholder data.
Can you folks correct all this with the plugin?
Is there a reason you folks are using the Adobe PhoneGap GA plugin and not an Apache Cordova plugin? Your Adobe plugin is over two years old.
Hi Blair -
Thank you for pointing this out!
We will fix this in our future release versions.
Just went back and put the code in per (https://devcenter.appery.io/tutorials...) and just got the same GAPlugin is not defined error
Does this mean we're launching our app without tracking??