What is the EASIEST way to track analytics of my app created with tiggzi? Do you plan on a plugin?
What is the EASIEST way to track analytics of my app created with tiggzi? Do you plan on a plugin?
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.
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?
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.
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.