Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Godotlitics (Godot Game Analytics tool)

An asset by error404
The page banner background of a mountain and forest

Quick Information

No ratings yet
Godotlitics (Godot Game Analytics tool) icon image
error404
Godotlitics (Godot Game Analytics tool)

A free analytics tool for your Godot games.Godotlitics is a Singleton/Autoload C# script fot Godot .NET that allow you to track events.Godotlitics is also a web dashboard and a web API. The dashboard shows tracked events. Analyze your players and events in game.

Supported Engine Version
4.1
Version String
1.0.0
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL
Download ZIP

godotlitics

About

Godotlitics is an open source analytics tool for your Godot games.

Features

  • Track events inside Godot game (Game launched, Ad showed, Error detected, Progression, Page viewed).
  • Web Dashboard
  • Graphs
  • REST API
  • Free and Open source

How to install Godotlitics?

  • Copy "Web Dashboard" folder files to your web server (or local Wamp installation)
  • Import SQL file in your database
  • Modify api/Helper.php file to define your credentials
  • Copy "Godot Scripts" folder content inside your Godot project
  • In Godot, go to "Project/Project settings" in "General" tab, "Application/Configuration" menu and edit game description to set this configuration string with your own settings :

CompanyName;1.0.0;http://localhost/godotlitics/api/;ABC123

Company_Name;Game_Version;API_URL;API_KEY

README Configuration

  • Look at Example.cs script to understant how to use Godotlitics functions

A free analytics tool for your Godot games. Godotlitics is a Singleton/Autoload C# script fot Godot .NET that allow you to track events. Godotlitics is also a web dashboard and a web API. The dashboard shows tracked events. Analyze your players and events in game.

Reviews

0 total reviews
No ratings yet

Your Rating

How do you rate this asset?
Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

No ratings yet
Godotlitics (Godot Game Analytics tool) icon image
error404
Godotlitics (Godot Game Analytics tool)

A free analytics tool for your Godot games.Godotlitics is a Singleton/Autoload C# script fot Godot .NET that allow you to track events.Godotlitics is also a web dashboard and a web API. The dashboard shows tracked events. Analyze your players and events in game.

Supported Engine Version
4.1
Version String
1.0.0
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL
Download ZIP

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers