Page 1 of 1

Need help in implementing Google Analytics in Appery ionic app for website

Posted: Tue Dec 11, 2018 1:23 pm
by Reuben Chew

Hi there

I have built a website using appery based on ionic, and everything seems to be working well. Now, I have to an issue on how to implement tracking, specifically Google Analytics and/or Google Tag Manager.

i have contacted Appery support and even though they are usually fantastically helpful, this time they only pointed me to a old tutorial which seems rather involved and doesn't work for my application:
https://docs.appery.io/docs/cordova-j...

My application has several master-detail list so it is impossible to manually create hot buttons to fire a list of events.

I'm wondering if anyone has an updated solution to this problem. I can't be the only one having this issue since almost everyone uses GA on their websites. I understand that all single page applications have this issue but there have to be a solution. Admittedly this is my first year as an angular programmer, so I may have missed a lot of things.

Any help/documentation/direction in implementing Google Analytics and/or Google Tag Manager for an Appery ionic app is appreciated.

Thanks in advance!


Need help in implementing Google Analytics in Appery ionic app for website

Posted: Tue Dec 11, 2018 3:27 pm
by Serhii Kulibaba

Hello Reuben,

Please see the answer in the ticket #34873


Need help in implementing Google Analytics in Appery ionic app for website

Posted: Tue Mar 19, 2019 2:16 pm
by Tim Beachy

Hello Serhii,
I need this too, but I am at a loss as to where to locate the ticket number you reference. Could you please point me to it, or post the answer here?
Thank you.


Need help in implementing Google Analytics in Appery ionic app for website

Posted: Tue Mar 19, 2019 3:17 pm
by Serhii Kulibaba

Hello Tim,

Here is that answer

We are very sorry, but this is something outside the scope of our standard support. It was just an option of the workaround. Please check their documentation.

You are right, you have to define it and run the track, which you need to see in the analytics: https://www.npmjs.com/package/cordova...

Note: it works only on the real mobile device, but doesn't work on the PC browser


Need help in implementing Google Analytics in Appery ionic app for website

Posted: Tue Mar 19, 2019 9:46 pm
by Tim Beachy

Ok, thank you for following up Serhii.