sponticelli / LiteNinja-Analytics

A wrapper for analytics providers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiteNinja-Analytics

A wrapper for analytics providers

Installation

Install via the Unity Package Manager. For more information, see the Unity manual.

Providers

Firebase Analytics

A Firebase Analytics provider is included in this package. To use it, you need to add the following string in the Scripting Define Symbols:

LITENINJA_FIREBASE_ANALYTICS

Console

A console provider is included in this package. It logs all events to the console.

About

A wrapper for analytics providers

License:MIT License


Languages

Language:C# 100.0%