Sitata / titanium-google-analytics

Google analytics for Appcelerator Titanium
MIT License
92 stars 47 forks source link

update value type #11

Closed CLevasseur closed 9 years ago

CLevasseur commented 9 years ago

According to this link: https://developers.google.com/analytics/devguides/collection/gajs/eventTrackerGuide the trackEvent() value parameter must be an integer, not a string

astjohn commented 9 years ago

Thanks for the update on the readme!

Although, the module actually uses the native Android and iOS SDK, so please make sure you follow those docs and not the javascript one. e.g. https://developers.google.com/analytics/devguides/collection/android/v3/events