Page 5 of 8
Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Posted: Mon Oct 05, 2015 3:14 pm
by Blair Cox
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
Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Posted: Mon Oct 05, 2015 4:17 pm
by Blair Cox
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.
Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Posted: Tue Oct 06, 2015 5:00 pm
by Blair Cox
Do you have a solution yet?
Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Posted: Tue Oct 06, 2015 5:23 pm
by Illya Stepanov
We have reported this - no solutions yet.
Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Posted: Tue Oct 06, 2015 5:51 pm
by Blair Cox
Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Posted: Sat Oct 31, 2015 3:34 pm
by Illya Stepanov
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]
Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Posted: Sun Dec 20, 2015 8:18 am
by Stephen Han
I'm still getting the "GAPlugin is not defined" error. Anyone found a fix/workaround?
Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Posted: Mon Dec 21, 2015 11:32 am
by Evgene Karachevtsev
Hello Stephen,
Could you please clarify where do you receive this error?
Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Posted: Sat Jan 16, 2016 12:55 am
by Franklin Mayfield
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?
Google Analytics Tracking in IOS not working, and how to enable demoprhaic and interest tracking
Posted: Sat Jan 16, 2016 12:57 am
by Franklin Mayfield
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.