A collection of features for tracking and analyzing apps and users
(User Tracking Tool Wrapper & Callect Analytics Log API)
More...
Static Public Member Functions | |
| static bool | sendAnalyticsLog (JSONObject logData) |
| Send log for analysis. More... | |
| static void | setEnableTracker (TrackingType trackingType, Boolean isEnable) |
| Set whether to use User Information Tracker for user analysis. More... | |
| static void | setEnableTracker (String name, Boolean isEnable) |
| Set whether to use User Information Tracker for user analysis. More... | |
| static void | sendEvent (String eventName) |
| Send event for user analysis. More... | |
| static void | sendEventWithAttributes (String eventName, AnalyticsAttributes attributes) |
| Send event for user analysis. More... | |
| static void | sendAdRevenueEvent (AnalyticsAdRevenue analyticsAdRevenue) |
| Send events for ad revenue measurement. More... | |
A collection of features for tracking and analyzing apps and users
(User Tracking Tool Wrapper & Callect Analytics Log API)