Page 1 of 1

tracking analytics of my app created with tiggzi

Posted: Sat Sep 15, 2012 9:24 pm
by Mike4997955

What is the EASIEST way to track analytics of my app created with tiggzi? Do you plan on a plugin?


tracking analytics of my app created with tiggzi

Posted: Sat Sep 15, 2012 9:52 pm
by maxkatz

You can use any service out there that provides app tracking features. We don't have a plug-in yet but would like to add one. If you find a good service, tell us about it and we will create a plug-in for it. Or, you can even create a plug-in and we will add it to our plug-in directory.


tracking analytics of my app created with tiggzi

Posted: Sun Sep 16, 2012 4:26 pm
by Mike4997955

Phonegap aready has a plugin. Here's the info:
http://stackoverflow.com/questions/80...

I'm not sure how to do this manually with Tigzzi. Can you make a plugin from this?


tracking analytics of my app created with tiggzi

Posted: Mon Sep 17, 2012 12:59 am
by maxkatz

Right now to add another PhoneGap plug-in, you would need to export the app source and add the plug-in manually. We want to add an option in the future where other PhoneGap plug-ins can be added into the builder directly.

Another option is to use a JavaScript solution for tracking app analytics.


tracking analytics of my app created with tiggzi

Posted: Mon Sep 17, 2012 5:49 am
by Mike4997955

localytics.com has a javascript solution! The use a different script for android and ios. And there basic service is free. Not sure if i know how to add the javascript, but i'll look at it more. Thanks.