[TIMOB-24441] Firebase analytics integration
GitHub Issue | n/a |
Type | New Feature |
Priority | None |
Status | Closed |
Resolution | Done |
Resolution Date | 2018-04-17T13:28:24.000+0000 |
Affected Version/s | Release 6.0.1 |
Fix Version/s | n/a |
Components | Android, iOS |
Labels | n/a |
Reporter | Ricardo Ramirez |
Assignee | Hans Knöchel |
Created | 2017-02-28T22:26:44.000+0000 |
Updated | 2018-08-06T17:34:49.000+0000 |
Description
Issue Description
Customer need Firebase to track custom events, more specific with the method "logEventWithName".
The final goal is to link it up with Google Tag Manager.
Comments
JSON Source
External libraries are not part of the SDK. There is an open source module for iOS and Android to use the Firebase SDK in Titanium: https://github.com/chrisribe/ti-firebase. Example usage for this use-case:
Thanks Hans !
Resolving ticket as
Done
, since we have full [Firebase support](https://github.com/hansemannn/titanium-firebase) since a while.Closed as completed. If this is in error, please reopen.