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
Godotlitics (Godot Game Analytics tool) thumbnail image
Godotlitics (Godot Game Analytics tool) thumbnail image
Godotlitics (Godot Game Analytics tool) thumbnail image
Godotlitics (Godot Game Analytics tool) hero image

Quick Information

0 ratings
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
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

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 ratings

Your Rating

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

0 ratings
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
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers