Page 3 of 8

Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Posted: Tue Jun 30, 2015 6:31 pm
by Evgene Karachevtsev

Hello!

Could you please clarify have you changed the code as it is shown in this comment:
https://getsatisfaction.com/apperyio/...


Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Posted: Thu Jul 23, 2015 9:56 pm
by macydj

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?


Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Posted: Fri Jul 24, 2015 2:53 pm
by Evgene Karachevtsev

Hello Carlos,

Could you please clarify do you get this error in weinre: https://devcenter.appery.io/documenta... ?


Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Posted: Tue Aug 11, 2015 4:42 pm
by Blair Cox

Yup - seeing the same thing right now in my app.


Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Posted: Tue Aug 11, 2015 5:15 pm
by Blair Cox

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. ???


Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Posted: Tue Aug 11, 2015 5:38 pm
by Blair Cox

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.


Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Posted: Wed Aug 12, 2015 11:28 am
by Blair Cox

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?


Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Posted: Wed Aug 12, 2015 11:57 am
by Blair Cox

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.

https://github.com/danwilson/google-a...


Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Posted: Sun Sep 06, 2015 3:09 am
by Illya Stepanov

Hi Blair -

Thank you for pointing this out!

We will fix this in our future release versions.


Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking

Posted: Fri Sep 18, 2015 5:20 pm
by Blair Cox

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??