This is a migrated thread and some comments may be shown as answers.

Google Analytics

11 Answers 135 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Saud Almutairi
Top achievements
Rank 1
Saud Almutairi asked on 08 May 2013, 06:54 AM
how can i implement analytics in icenium, tracking mobile device types and which platform is the user using?

11 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 08 May 2013, 08:16 AM
Hello Saud,

The Cordova API does not expose a way to check this, but there are plug-ins that handle Google Analytics, however currently Icenium does not support any of them. The good news is that we're currently working on support for generic pluginstall Cordova plug-ins for subsequent version of the product.

Greetings,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
Nathaniel
Top achievements
Rank 1
answered on 18 Sep 2013, 08:18 PM
Is there an estimated date for when Google Analytics will be available to use with Icenium?  I am planning to use the GAPlugin https://github.com/phonegap-build/GAPlugin with my project.

Thanks,
0
Steve
Telerik team
answered on 19 Sep 2013, 06:53 AM
Hello Nathaniel,

Custom Cordova plugins are already supported in Icenium as of version 1.6 (see release notes). For more information please refer to the Working with Custom Plugins help section in the documentation.

Regards,
Steve
Telerik

Big news for mobile app and .NET developers! Hear about it at our Release Keynote. Thursday, September 26th, 11AM EDT
Do you enjoy Icenium? Vote for it in Windows IT Pro Community Choice Awards as Best Cloud Computing Product or Service (Category 5).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Drsam
Top achievements
Rank 1
answered on 11 Nov 2013, 10:34 PM

Hi there,

I am trying to GAPlugin as a custom plugin. I have followed the documentation. and build the solution. But when I try to run the App it returning Undefined on this line.

var gaPlugin  = window.plugins.gaPlugin

Really stuck here. Can you please point me to some sample using GAPlugin on Icenium. 

0
Stewart
Top achievements
Rank 1
answered on 12 Nov 2013, 07:22 AM
What's that actual error you're seeing, Drsam?
0
Steve
Telerik team
answered on 14 Nov 2013, 02:38 PM
Hello Drsam,

I assume you have fixed whatever the problem with the plugin was, as when I run your project locally,
window.plugins.gaPlugin is defined. Another reason for this error is if you have tried to run your project in Icenium ION or in the simulator, where Cordova plugins are not supported.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Owidat
Top achievements
Rank 2
answered on 17 Feb 2014, 09:57 AM
Hi, I'm trying to use this plugin (GAPlugin), but it's not working, I'm using Cordova 3.0 ... I'm debugging from Android and iOS devices

Error message:
TypeError: 'undefined' is not an object (evaluating 'window.plugins.gaPlugin')

I just copied (src, www, README.md and plugin.xml) from: https://github.com/phonegap-build/GAPlugin
Then compress it and import it to my project using Windows Client

I skipped the following steps:
https://github.com/phonegap-build/GAPlugin#local
https://github.com/phonegap-build/GAPlugin#phonegap-build

Any ideas

Regards



0
Kaloyan
Telerik team
answered on 20 Feb 2014, 11:46 AM
Hi Owidat,

I downloaded the whole plugin as an archive from its Git repository and imported it to a new blank project. Then, for the sake of the test I initialized the GAPlugin (just as said here) in a function right after DeviceReady. Everything worked as expected.

I have attached my project for your guidance.

Please, let me know if there is anything else I can help with.

Regards,
Kaloyan
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
0
Owidat
Top achievements
Rank 2
answered on 21 Feb 2014, 03:22 AM
Thanks Kaloyan :)
0
Stuart
Top achievements
Rank 1
answered on 02 Jul 2014, 10:42 AM
Like Saud I am trying to also implement Google analytic's into Telerik, is there a way of doing this please help?  
0
Zdravko
Telerik team
answered on 03 Jul 2014, 12:07 PM
Hello Stuart,

I already sent a reply regarding your inquiry in another ticket with ID 835197 opened by you. Please find my answer there.
Thanks.

Regards,
Zdravko
Telerik
 

Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!

 
Tags
General Discussion
Asked by
Saud Almutairi
Top achievements
Rank 1
Answers by
Steve
Telerik team
Nathaniel
Top achievements
Rank 1
Drsam
Top achievements
Rank 1
Stewart
Top achievements
Rank 1
Owidat
Top achievements
Rank 2
Kaloyan
Telerik team
Stuart
Top achievements
Rank 1
Zdravko
Telerik team
Share this question
or