Tenjin plugin for Godot engine. Free attribution, Ad Revenue LTV, Cost and ad revenue aggregation.
Add NativeLib Addon into your project (search it in Godot’s AssetLib).
Find TENJIN
in plugins list and press “Install” button.
Set your API key in plugin variables list.
Enable Custom Build for using in Android.
Install NativeLib-CLI in your system.
Make nativelib -i tenjin
in your project directory.
Set Tenjin/ApiKey
in your project settings.
Enable Custom Build for using in Android.
Wrapper on gd-script will be in your autoloading list. Use global name tenjin
anywhere in your code to use API.
Log any custom event in your application.
Log custom event with value which can be summarized in reports.
Log in-app purchase.
Log in-app purchase with receipt verification.