Native plugin for iOS and Android
Using analytics plugin: Attach script AnalyticsPlugin.cs to any object and fill tracking id with you own. Then you can call AnalyticsPlugin.LogEvent("Category","Action","Label","Value"); where "Label" and "Value" unnecessary parameters.