add segment integration and wrapper class to track events
This commit is contained in:
@ -36,6 +36,8 @@
|
||||
}
|
||||
#endif
|
||||
|
||||
EventTracker.start()
|
||||
|
||||
if let intercomKeys = AppKeys.sharedInstance?.intercom {
|
||||
Intercom.setApiKey(intercomKeys.apiKey, forAppId: intercomKeys.appID)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user