Blair Cox
Posts: 0
Joined: Thu Jun 04, 2015 2:29 pm

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

I wanted to target everything from 4.1.x and above. But noticed that when run on my spouses Samsung S2, there was an image scaling issue that made the app useless. Not sure that is something that can be fixed, not doing anything extravagant. So minimum would be 4.2.x, but 5 if need be. I just set the target from 4.1.x to 4.2.x

Blair Cox
Posts: 0
Joined: Thu Jun 04, 2015 2:29 pm

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

FYI - I managed to come up with my own workaround until you can get this working properly. I installed Piwik on our web server and am using a modification of their Javascript tracking code. It won't fire from within the app, however I can get it to work by embedding it within an HTML control placed on the page. It's rough, but does the trick of tracking pages within the app.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

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

Hi Blair - our developers have checked our example with GA (https://devcenter.appery.io/tutorials...) and everything works for Android and iOS platforms.

Perhaps we've missed something in your app, could you please remind where exactly in your app the events are not working, particularly this one:

[quote:]
The main issue I'm seeing now is that the navigate to page does NOT work on a page containing the trackPage('jumps'); [/quote]

Stephen Han
Posts: 0
Joined: Sat Dec 05, 2015 2:50 pm

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

I'm still getting the "GAPlugin is not defined" error. Anyone found a fix/workaround?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

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

Hello Stephen,

Could you please clarify where do you receive this error?

Franklin Mayfield
Posts: 0
Joined: Sat Jan 16, 2016 12:11 am

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

I built a mirror of the tutorial, and it will not work for me. Killed a lot of time with this. Any ideas, is it still working?

Franklin Mayfield
Posts: 0
Joined: Sat Jan 16, 2016 12:11 am

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

By not working, I mean it is not sending data to Google. Checked with the debugger, and there is not any network traffic going out. Just pretty javascript alert boxes saying what it is supposed to be doing. Checked on iOS native, android native and in the Appery tester on devices. Help.

Return to “Issues”