A collection of features for tracking and analyzing apps and users
(User Tracking Tool Wrapper & Callect Analytics Log API)
More...
#import <HIVEAnalytics.h>
Inherits NSObject.
Class Methods | |
(BOOL) | + sendAnalyticsLog: |
Send log for analysis. More... | |
(void) | + setEnableTracker:enable: |
Set whether to use User Information Tracker for user analysis. More... | |
(void) | + sendEvent: |
Send event for user analysis. More... | |
(void) | + sendTutorialComplete |
튜토리얼 완료 정보를 전송한다. More... | |
A collection of features for tracking and analyzing apps and users
(User Tracking Tool Wrapper & Callect Analytics Log API)
+ (void) sendTutorialComplete |
튜토리얼 완료 정보를 전송한다.
외부 개발사가 요청해야 하는 EventType으로 휴먼 에러를 방지하기 위해 명시적으로 지원하기 위한 정의 Predefined EventType은 API로 제공하는 것도 검토 API 제공시 너무 많은 API를 제공하는 것은 지양.